* texi2pod.pl: Correct handling of absolute @include.
[deliverable/binutils-gdb.git] / etc / ChangeLog
CommitLineData
261dd81b
DJ
12006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * texi2pod.pl: Correct handling of absolute @include.
4
b02e2fda
DJ
52006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6
7 * texi2pod.pl: Handle -I.
8
108a6f8e
CD
92006-04-06 Carlos O'Donell <carlos@codesourcery.com>
10
11 * Makefile.in: Add install-html target. Add htmldir,
12 docdir and datarootdir.
13 * configure.texi: Document install-html target.
14 * configure.in: AC_SUBST datarootdir, docdir, htmldir.
15 * configure: Regenerate.
16
f7d9e5c3
CD
172006-02-27 Carlos O'Donell <carlos@codesourcery.com>
18
19 * Makefile.in: TEXI2HTML uses makeinfo. Define
20 HTMLFILES. Add html targets.
21 * configure.texi: Use ifnottex. Add alternative
22 image format specifier as jpg.
23 * standards.texi: Use ifnottex.
24
a95728d0 252005-10-21 Mark Mitchell <mark@codesourcery.com>
a2136c6e
MM
26
27 * texi2pod.pl: Substitue for @value even when part of @include.
28
eb048899
BW
292005-10-21 Bob Wilson <bob.wilson@acm.org>
30
31 * texi2pod.pl: Import latest version from GCC.
32
e3e71e27
ZW
332005-05-19 Zack Weinberg <zack@codesourcery.com>
34
35 * Makefile.in: Have 'all' depend on 'info'.
36
80c7c40a
NC
372003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
38
39 * configure.texi: Use "i[3-7]86" in example.
40
b0ff34ea
L
412003-01-02 H.J. Lu <hjl@gnu.org>
42
43 * Makefile.in (DESTDIR): New.
44 (install-info): Use it.
45
cef717dc
NC
462002-06-11 Nick Clifton <nickc@cambridge.redhat.com>
47
48 Import the following patches from the FSF GCC sources:
49 2002-03-25 Zack Weinberg <zack@codesourcery.com>
50
51 * texi2pod.pl: Handle @end ftable and @end vtable.
52
53 2001-12-12 Matthias Klose <doko@debian.org>
54
55 * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
56 generation of more than one man page from one source.
57 Add '-' to set of valid chars for an identifier.
58 Let -D option accept flags of the form <flag>=<value>.
59 Use \s+ for whitespace detection in '@c man' lines.
60 Handle @set and @clear independent of $output.
61 Substitute all @value{}'s in a line.
62
63 2001-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
64
65 * texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var
66 in verbatim blocks specially. Handle @unnumbered, @unnumberedsec
67 and @center. Allow [a-z] after @enumerate. Handle 0 and numbers
68 greater than 9 in enumerations.
69
70 2001-07-03 Joseph S. Myers <jsm28@cam.ac.uk>
71
72 * texi2pod.pl: Handle @r inside @item.
73
3422b41a
AC
742002-02-27 Andrew Cagney <ac131313@redhat.com>
75
76 * fdl.texi: New file.
77
bd48e1a9
AC
782002-02-24 Andrew Cagney <ac131313@redhat.com>
79
80 * standards.texi: Import February 14, 2002 version.
81 * make-stds.texi: Import 2001 version.
82
072cf052
HPN
832002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
84
85 * Makefile.in (install): Depend on install-info.
86
0285c67d
NC
872001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
88
89 * texi2pod.pl: New file (from gcc/contrib).
90
252b5132
RH
911999-04-01 Jim Blandy <jimb@zwingli.cygnus.com>
92
93 * add-log.el, add-log.vi: New files.
94
cef717dc 951999-01-20 Angela Marie Thomas (angela@cygnus.com)
252b5132
RH
96
97 * comp-tools-verify: Remove some checks that are no longer valid.
98
991998-12-03 Nick Clifton <nickc@cygnus.com>
100
101 * targetdoc/fr30.texi: New document.
e3e71e27 102
cef717dc 1031998-10-01 Angela Marie Thomas (angela@cygnus.com)
252b5132
RH
104
105 * comp-tools-fix, cross-tools-fix: Replace /usr/include
106 with ${FIXINCDIR}.
107
cef717dc 1081998-08-11 Doug Evans <devans@canuck.cygnus.com>
252b5132
RH
109
110 * make-rel-sym-tree (version): Update calculation.
111
cef717dc 1121998-06-12 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
113
114 * configure.texi: Various additions.
115 * Makefile.in (TEXI2HTML, DVIPS): New variables.
116 (standards.ps): New target.
117 (configure.dvi): Copy .tin files in as well.
118 (configure.ps, configure.html): New targets.
119 (clean): Remove configdev.jpg and configbuild.jpg.
120 * configdev.fig: New file.
121 * configdev.ein: New file (EPS version of configdev.fig).
122 * configdev.jin: New file (JPEG version of configdev.fig).
123 * configbuild.fig: New file.
124 * configbuild.ein: New file (EPS version of configbuild.fig).
125 * configbuild.jin: New file (JPEG version of configbuild.fig).
126
cef717dc 1271998-06-10 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
128
129 * configure.texi: New file.
130 * configdev.tin: New file.
131 * configbuild.tin: New file.
132 * Makefile.in (MAKEINFO): Use makeinfo from texinfo directory if
133 it exists.
134 (TEXI2DVI): Likewise for texi2dvi.
135 (INFOFILES): Add configure.info.
136 (DVIFILES): Add configure.dvi.
137 (info): Only build info files if the source files exist.
138 (install-info): Only install info files if they exist.
139 (dvi): Only build DVI files if the sources files exist.
140 (configure.info): New target.
141 (configure.dvi): New target.
142 (clean): Remove configdev and configbuild derived files.
143
144 Remove obsolete documentation.
145 * intro.texi: Remove.
146 * install.texi: Remove.
147 * config-names.texi: Remove.
148 * screen1.eps: Remove.
149 * screen1.obj: Remove.
150 * screen2.eps: Remove.
151 * screen2.obj: Remove.
152 * Makefile.in: Remove references to the above.
153
154Thu May 21 14:34:51 1998 Nick Clifton <nickc@cygnus.com>
155
156 * targetdoc/arm-interwork.texi: Add note about ignoring linker
157 warning message when using --support-old-code.
158
159Mon May 18 14:27:37 1998 Angela Marie Thomas (angela@cygnus.com)
160
161 * Install.in, comp-tools-fix, comp-tools-verify, cross-tools-fix:
162 Use $GCCvn rather than substitute everywhere.
163
164Thu May 14 14:43:10 1998 Nick Clifton <nickc@cygnus.com>
165
166 * targetdoc/arm-interwork.texi: Document dlltool support of
e3e71e27 167 interworking.
252b5132
RH
168
169Thu May 7 16:49:38 1998 Jason Molenda (crash@bugshack.cygnus.com)
170
171 * Install.in: Remove references to TCL_LIBRARY, TK_LIBRARY,
172 and GDBTK_FILENAME.
173
174Wed Apr 1 17:11:44 1998 Nick Clifton <nickc@cygnus.com>
175
e3e71e27 176 * targetdoc/arm-interwork.texi: Document ARM/thumb interworking.
252b5132
RH
177
178Tue Mar 31 15:28:20 1998 Ian Lance Taylor <ian@cygnus.com>
179
180 * standards.texi, make-stds.texi: Update to current FSF versions.
181 * Makefile.in (standards.info): Depend upon make-std.texi.
182
183Tue Mar 24 16:13:26 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
184
185 * configure: Regenerate with autoconf 2.12.1 to fix shell issues
e3e71e27 186 for NT native builds.
252b5132
RH
187
188Mon Mar 9 16:41:04 1998 Doug Evans <devans@canuck.cygnus.com>
189
190 * make-rel-sym-tree (binprogs): Add objcopy.
191
192Tue Feb 24 18:11:58 1998 Doug Evans <devans@canuck.cygnus.com>
193
194 * make-rel-sym-tree: as.new -> as-new, ld.new -> ld-new
195 nm.new -> nm-new. Make symlinks to crt*.o.
196
197Fri Nov 21 12:54:58 1997 Manfred Hollstein <manfred@s-direktnet.de>
198
199 * Makefile.in: Add --no-split argument to avoid creating files
200 with names longer than 14 characters.
201
202Thu Sep 25 13:13:11 1997 Jason Molenda (crash@pern.cygnus.com)
203
204 * intro.texi: Add closing ifset.
205
206Mon Sep 1 10:31:32 1997 Angela Marie Thomas (angela@cygnus.com)
207
208 * Install.in: Move setting HOST and TARGET to the beginning
209 of the file for editing convenience.
210
211Mon Sep 1 10:28:37 1997 Angela Marie Thomas (angela@cygnus.com)
212
213 * Install.in.: More friendly options/messages when extracting
214 from a file instead of a tape device.
215
216Tue Jun 17 15:50:23 1997 Angela Marie Thomas (angela@cygnus.com)
217
218 * Install.in: Add /usr/bsd to PATH for Irix (home of compress)
219
220Thu Jun 12 13:47:00 1997 Angela Marie Thomas (angela@cygnus.com)
221
e3e71e27 222 * Install.in (show_exec_prefix_msg): fix quoting
252b5132
RH
223
224Wed Jun 4 15:31:43 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
225
226 * rebuilding.texi: Removed.
227
228Sat May 24 18:02:20 1997 Angela Marie Thomas (angela@cygnus.com)
229
230 * cross-tools-fix: Remove host check since it doesn't matter
231 for this case.
232 * Install.in (guess_system): clean up more unused hosts.
233 * Install.in, cross-tools-fix, comp-tools-fix, comp-tools-verify:
234 Hack for host check to not warn the user for certain cases.
235
236Fri May 23 23:46:10 1997 Angela Marie Thomas (angela@cygnus.com)
237
238 * subst-strings: Remove a lot of unused code
239 * Install.in: Remove reference to TAPEdflt, use variables instead of
240 string substitution when able.
241
242Fri Apr 11 17:25:52 1997 Ian Lance Taylor <ian@cygnus.com>
243
244 * configure.in: Change file named in AC_INIT to Makefile.in.
245 * configure: Rebuild.
246
247Fri Apr 11 18:12:42 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
248
249 * Install.in (guess_system): Back out change to INSTALLHOST to
250 call all IRIX systems "mips-sgi-irix4"
251
252 * Makefile.in: Remove references to configure.texi and cfg-paper.texi.
253
254Thu Apr 10 23:26:45 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
255
256 * srctree.texi, emacs-relnotes.texi, cfg-paper.texi: Remove.
257 * Install.in: Remove Ultrix-specific hacks.
258 Update Cygnus phone numbers.
259 (guess_system): Remove some old systems (Ultrix, OSF1 v1 & 2,
260 m68k-HPUX, m68k SunOS, etc.)
261 (show_gnu_root_msg): Remove.
262 Removed all the remove option code.
263
264Thu Apr 10 23:23:33 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
265
266 * configure.man, configure.texi: Remote.
267
268Mon Apr 7 18:15:00 1997 Brendan Kehoe <brendan@cygnus.com>
269
e3e71e27
ZW
270 * Fix the version string for OSF1 4.0 to recognize either
271 V4.* or X4.*
252b5132
RH
272
273Mon Apr 7 15:34:47 1997 Ian Lance Taylor <ian@cygnus.com>
274
275 * standards.texi, make-stds.texi: Update to current FSF versions.
276
277Tue Nov 19 15:36:14 1996 Doug Evans <dje@canuck.cygnus.com>
278
279 * make-rel-sym-tree: New file.
280
281Wed Oct 23 00:34:07 1996 Angela Marie Thomas (angela@cygnus.com)
282
283 * Lots of patches from progressive...
284 * Install.in: restore DDOPTS for AIX 4.x
285 * Install.in, subst-strings: add case for DG Aviion
286 * subst-strings: fix typo in INSTALLdir var setting
287 * comp-tools-verify: set SHLIB_PATH for shared libs
288 * Install.in, subst-strings: add case for solaris2.5
289 * Install.in: fix regression for hppa1.1 check
290 * comp-tools-fix: set LD_LIBRARY_PATH
291 * comp-tools-fix: If fixincludes fixes /usr/include/limits.h,
292 install it as syslimits.h.
293
294Wed Oct 16 19:20:42 1996 Michael Meissner <meissner@tiktok.cygnus.com>
295
296 * Install.in (guess_system): Treat powerpc-ibm-aix4.1 the same as
297 rs6000-ibm-aix4.1, since the compiler now uses common mode by
298 default.
299
300Wed Oct 2 15:39:07 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
301
302 * configure.in (AC_PROG_INSTALL): Added.
303 * Makefile.in (distclean): Remove config.cache.
304
305Wed Oct 2 14:33:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
306
307 * configure.in: Switch to autoconf configure.in.
308 * configure: New.
309 * Makefile.in: Use autoconf-substituted values.
310
311Tue Jun 25 18:56:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
312
313 * Makefile.in (datadir): Changed to $(prefix)/share.
314
315Fri Mar 29 11:38:01 1996 J.T. Conklin (jtc@lisa.cygnus.com)
316
317 * configure.man: Changed to be recognized by catman -w on Solaris.
318
319Wed Dec 6 15:40:28 1995 Doug Evans <dje@canuck.cygnus.com>
320
321 * comp-tools-fix (fixincludes): Define FIXPROTO_DEFINES from
322 .../install-tools/fixproto-defines.
323
324Sun Nov 12 19:31:27 1995 Jason Molenda (crash@phydeaux.cygnus.com)
325
326 * comp-tools-verify (verify_cxx_initializers): delete argv,
327 argc declarations, add -static to compile line.
328 (verify_cxx_hello_world): delete argv, argc declarations, add
329 -static to compile line.
330
331Wed Sep 20 13:21:52 1995 Ian Lance Taylor <ian@cygnus.com>
332
333 * Makefile.in (maintainer-clean): New target, synonym for
334 realclean.
335
336Mon Aug 28 17:25:49 1995 Jason Molenda (crash@phydeaux.cygnus.com)
337
338 * Install.in (PATH): add /usr/ucb to $PATH (for SunOS 4.1.x).
339
340Tue Aug 15 21:51:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
341
e3e71e27
ZW
342 * Install.in (guess_system): Match OSF/1 v3.x as the same as
343 v2.x--v2.x binaries are upward compatible.
252b5132
RH
344
345Tue Aug 15 21:46:54 1995 Jason Molenda (crash@phydeaux.cygnus.com)
346
347 * Install.in (guess_system): recognize HP 9000/800 systems as the
348 same as HP 9000/700 systems.
349
350Tue Aug 8 13:11:56 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
351
352 * Install.in: For emacs, run show_emacs_alternate_msg and exit.
353 (show_emacs_alternate_msg): New message saying how emacs can't be
354 installed in an alternate prefix.
355
356Thu Jun 8 00:42:56 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
357
e3e71e27
ZW
358 * subst-strings: change du commands to $BINDIR/. & $SRCDIR/. just
359 in case they are symlinks.
252b5132
RH
360
361Tue Apr 18 14:23:10 1995 J.T. Conklin <jtc@rtl.cygnus.com>
362
363 * cdk-fix: Extracted table of targets that don't need their
364 headers fixed from gcc's configure script.
365
366 * cdk-fix, cdk-verify: Use ${HOST} instead of ||HOSTstr||
367
368 * cdk-fix, cdk-verify: New files, install script fragments used
369 for Cygnus Developer's Kit.
370
371 * Install.in (do_mkdir): New function.
372
373 * Install.in: Added support for --with and --without options.
e3e71e27 374 Changed so that tape commands are not run when extracting
252b5132
RH
375 from a file.
376 (do_mt): Changed to take only one argument.
377
378Wed Mar 29 11:16:38 1995 Jason Molenda (crash@phydeaux.cygnus.com)
379
380 * Install.in: catch UNAME==alpha-dec-osf2.x and correct entry for
381 alpha-dec-osf1.x
e3e71e27 382
252b5132
RH
383Fri Jan 27 12:04:29 1995 J.T. Conklin <jtc@rtl.cygnus.com>
384
385 * subst-strings (mips-sgi-irix5): New entry in table.
386
387Thu Jan 19 12:15:44 1995 J.T. Conklin <jtc@rtl.cygnus.com>
388
389 * Install.in: Major rewrite, bundle dependent code (for example,
390 fixincludes for comp-tools) will be inserted into the Install
391 script when it is generated.
392
393Tue Jan 17 16:51:32 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
394
395 * Makefile.in (Makefile): Rebuild using $(SHELL).
396
397Thu Nov 3 19:30:33 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
398
399 * Makefile.in (install-info): Depend on info.
400
401Fri Aug 19 16:16:38 1994 Jason Molenda (crash@phydeaux.cygnus.com)
402
403 * Install.in: set $FIX_HEADER so fixproto can find fix-header.
404
405Fri May 6 16:18:58 1994 Jason Molenda (crash@sendai.cygnus.com)
406
407 * Makefile.in (install-info): add a semicolon in the if statement.
408
409Fri Apr 29 16:56:07 1994 David J. Mackenzie (djm@rtl.cygnus.com)
410
411 * cfg-paper.texi: Update some outdated information.
412
413 * Makefile.in (install-info): Pass file, not directory, as last
414 arg to INSTALL_DATA.
415 (uninstall): New target.
416
417Thu Apr 28 14:42:22 1994 David J. Mackenzie (djm@rtl.cygnus.com)
418
419 * configure.texi: Comment out @smallbook.
420
421 * Makefile.in: Define TEXI2DVI and TEXIDIR, and use the latter.
422 Remove info files in realclean, not clean, per coding standards.
423 Remove TeX output in clean.
424
425Tue Apr 26 17:18:03 1994 Jason Molenda (crash@sendai.cygnus.com)
426
e3e71e27
ZW
427 * Install.in: fixincludes output is actually put in fixincludes.log,
428 but echo'ed messages claim it is fixinc.log. This is the same
252b5132
RH
429 messages as I logged in March 4 1994, but for some reason we found
430 the change hadn't been done. I'll have to dig through the logs
431 and find out what I really did do that day. :)
432
433Mon Apr 25 20:28:19 1994 Jason Molenda (crash@sendai.cygnus.com)
434
435 * Install.in: use eval to call do_mt() for Ultrix brokenness.
436
437Mon Apr 25 20:00:00 1994 Jason Molenda (crash@sendai.cygnus.com)
438
439 * Install.in(do_mt): exit with error status 1 if # of parameters
440 != 3.
441
442Mon Apr 25 19:42:36 1994 Jason Molenda (crash@sendai.cygnus.com)
443
444 * Install.in: lose TAPE_FORWARD and TAPE_REWIND, add do_mt()
445 to do all tape movement operations. Currently untested. Addresses
446 PR # 4886 from bull.
447
448 * Install.in: add 1994 to the copyright thing.
449
450Fri Apr 22 19:05:13 1994 David J. Mackenzie (djm@rtl.cygnus.com)
451
452 * standards.texi: Update from FSF.
453
454Fri Apr 22 15:46:10 1994 Jason Molenda (crash@cygnus.com)
455
456 * Install.in: Add $DDOPTS, has ``bs=124b'' for all systems except
457 AIX (some versions of AIX don't understand bs=124b. Silly OS).
458
459Mon Apr 4 22:55:05 1994 Jason Molenda (crash@sendai.cygnus.com)
460
461 * Install.in: null out $TOOLS before adding stuff to it
462 non-destructively.
463
464Wed Mar 30 21:45:35 1994 David J. Mackenzie (djm@rtl.cygnus.com)
465
466 * standards.texi: Fix typo.
467
468 * configure.texi, configure.man: Document --disable-.
469
470Mon Mar 28 13:22:15 1994 David J. Mackenzie (djm@rtl.cygnus.com)
471
472 * standards.texi: Update from FSF.
473
474Sat Mar 26 09:21:44 1994 David J. Mackenzie (djm@rtl.cygnus.com)
475
476 * standards.texi, make-stds.texi: Update from FSF.
477
478Fri Mar 25 22:59:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
479
480 * configure.texi, configure.man: Document --enable-* options.
481
482Wed Mar 23 23:38:24 1994 Jason Molenda (crash@sendai.cygnus.com)
483
484 * Install.in: set CPP to be gcc -E for fixincludes.
485
486Wed Mar 23 13:42:48 1994 Jason Molenda (crash@sendai.cygnus.com)
487
e3e71e27
ZW
488 * Install.in: set PATH to $PATH:/bin:/usr/bin so we can pick
489 up native tools even if the user doesn't have them in his
490 path.
252b5132 491
e3e71e27 492 * Install.in: ``hppa-1.1-hp-hpux'' -> ``hppa1.1-hp-hpux''.
252b5132
RH
493
494Tue Mar 15 22:09:20 1994 Jason Molenda (crash@sendai.cygnus.com)
e3e71e27
ZW
495
496 * Install.in: TAPE_REWIND and TAPE_FORWARD variables for Unixunaware,
497 added switch statement to detect if system is Unixunaware.
252b5132
RH
498
499Fri Mar 4 12:10:30 1994 Jason Molenda (crash@sendai.cygnus.com)
500
e3e71e27
ZW
501 * Install.in: fixincludes output is actually put in fixincludes.log,
502 but echo'ed messages claim it is fixinc.log.
252b5132
RH
503
504Wed Nov 3 02:58:02 1993 Jeffrey Osier (jeffrey@thepub.cygnus.com)
505
506 * subst-strings: output TEXBUNDLE for more install notes matching
507 * install-texi.in: PRMS info now exists
508
509Tue Oct 26 16:57:12 1993 K. Richard Pixley (rich@sendai.cygnus.com)
510
511 * subst-strings: match solaris*. Also, add default case to catch
512 and error out for unrecognized systems.
513
514Thu Aug 19 18:21:31 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
515
516 * Install.in: handle the new fixproto work
517
518Mon Jul 19 12:05:41 1993 david d `zoo' zuhn (zoo@cirdan.cygnus.com)
519
520 * Install.in: remove "MT=tctl" for AIX (not needed, and barely
521 worked anyway)
522
523Mon Jun 14 19:09:22 1993 Jeffrey Osier (jeffrey@cygnus.com)
524
525 * subst-strings: changed HOST to recognize Solaris for install notes
526
527Thu Jun 10 16:01:25 1993 Jeffrey Osier (jeffrey@cygnus.com)
528
529 * dos-inst.texi: new file.
530
531Wed Jun 9 19:23:59 1993 Jeffrey Osier (jeffrey@rtl.cygnus.com)
532
e3e71e27
ZW
533 * install-texi.in: added conditionals (nearly complete)
534 cleaned up
535 added support for other releases (not done)
252b5132
RH
536
537Wed Jun 9 15:53:58 1993 Jim Kingdon (kingdon@cygnus.com)
538
539 * Makefile.in (install-info): Use INSTALL_DATA.
540 ({dist,real}clean): Also delete Makefile and config.status.
541
542Fri Jun 4 17:09:56 1993 Jeffrey Osier (jeffrey@cygnus.com)
543
544 * subst-strings: added data for OS_STRING
545
546 * subst-strings: added support for OS_STRING
547
548Thu Jun 3 00:37:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
549
e3e71e27 550 * Install.in: pull COPYING and COPYING.LIB off of the tape
252b5132
RH
551
552Tue Jun 1 16:52:08 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
553
554 * subst-strings: replace RELEASE_DIR too
555
556Mon Mar 22 23:55:27 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
557
558 * Makefile.in: add installcheck target
559
560Wed Mar 17 02:21:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
561
562 * Install.in: fix 'source only' extraction bug where it looked for
563 the src dir under H-<host>/src instead of src; also remove stray
564 reference to EMACSHIBIN
565
566Mon Mar 15 01:25:45 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
567
568 * make-stds.texi: added 'installcheck' to the standard targets
569
570Tue Mar 9 19:48:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
571
572 * standards.texi: added INFO-DIR-ENTRY, updated version from the FSF
573
574Tue Feb 9 12:40:23 1993 Ian Lance Taylor (ian@cygnus.com)
575
576 * Makefile.in (standards.info): Added -I$(srcdir) to find
577 make-stds.texi.
578
579Mon Feb 1 16:32:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
580
581 * standards.texi: updated to latest FSF version, which includes:
582
583 * make-stds.texi: new file
584
585Mon Nov 30 01:31:40 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
586
587 * install-texi.in, relnotes.texi, intro.texi: changed Cygnus phone
588 numbers from the old Palo Alto ones to the new Mtn. View numbers
589
590Mon Nov 16 16:50:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
591
592 * Makefile.in: define $(RM) to "rm -f"
593
594Sun Oct 11 16:05:48 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
595
596 * intro.texi: added INFO-DIR-ENTRY
597
This page took 0.282305 seconds and 4 git commands to generate.