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