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