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