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