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