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