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