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