gcc/contrib
Joseph Myers 77bd67cbdd texi2pod.pl: Handle @ifnottex, @iftex and @display.
contrib:
	* texi2pod.pl: Handle @ifnottex, @iftex and @display.  Handle @var
	in verbatim blocks specially.  Handle @unnumbered, @unnumberedsec
	and @center.  Allow [a-z] after @enumerate.  Handle 0 and numbers
	greater than 9 in enumerations.

gcc:
	* Makefile.in (POD2MAN): Don't include --section=1.
	(manext): Rename to man1ext.  All users changed.
	(man7ext): New.
	(man7dir): New.
	(generated-manpages): Also depend on $(docdir)/gfdl.7,
	$(docdir)/gpl.7, and $(docdir)/fsf-funding.7.
	($(docdir)/gcov.1, $(docdir)/cpp.1, $(docdir)/gcc.1): Include
	--section=1 in calls to $(POD2MAN).
	($(docdir)/gfdl.7, $(docdir)/gpl.7, $(docdir)/fsf-funding.7): New.
	(maintainer-clean, install, uninstall): Handle the new man pages.
	($(docdir)/cpp.info, cpp.dvi): Depend on fdl.texi.
	(installdirs): Create man7dir.
	* doc/cpp.texi: Include GFDL in this manual.  In the man page,
	refer to gfdl(7) for the GFDL.  Apply Front Cover and Back Cover
	texts to man page.  Include gpl(7), gfdl(7) and fsf-funding(7) in
	the SEE ALSO man page section.
	* doc/gcov.texi: Apply GFDL to man page.  Include gpl(7), gfdl(7)
	and fsf-funding(7) in the SEE ALSO man page section.
	* doc/invoke.texi: Apply GFDL to man page.  Include gpl(7),
	gfdl(7) and fsf-funding(7) in the SEE ALSO man page section.
	* doc/include/fdl.texi, doc/include/funding.texi,
	doc/include/gpl.texi: Adjust for conversion by texi2pod.pl.
	* doc/.cvsignore: Add gfdl.7, gpl.7 and fsf-funding.7.

gcc/cp:
	* Make-lang.in: Change all uses of $(manext) to $(man1ext).

gcc/f:
	* Make-lang.in: Change all uses of $(manext) to $(man1ext).

From-SVN: r46998
2001-11-14 00:47:47 +00:00
..
ChangeLog texi2pod.pl: Handle @ifnottex, @iftex and @display. 2001-11-14 00:47:47 +00:00
analyze_brprob * analyze_brprob: Update for changes in gcc debug output. 2001-08-13 14:34:11 +00:00
compare_tests * compare_tests: New script. 1998-07-27 15:12:03 -06:00
convert_to_f2c New shell scripts to ease dealing with Netlib f2c vis-a-vis g77 libg2c 1999-09-11 17:53:17 -04:00
convert_to_g2c New shell scripts to ease dealing with Netlib f2c vis-a-vis g77 libg2c 1999-09-11 17:53:17 -04:00
download_f2c New shell scripts to ease dealing with Netlib f2c vis-a-vis g77 libg2c 1999-09-11 17:53:17 -04:00
gcc_build gcc_build: Output information about the commands used to configure the compiler. 2001-06-11 21:13:36 +00:00
gcc_update gcc_update (files_and_dependencies): Add Ada dependencies. 2001-11-07 20:26:58 +00:00
gccbug.el New file 2000-05-01 11:15:22 +00:00
gennews * gennews: Set TERM to vt100 for Lynx. 2001-06-13 18:37:16 +00:00
index-prop index-prop: Use a single pattern. 2000-04-28 18:06:30 -04:00
newcvsroot * newcvsroot: Handle filenames that contain spaces. 2000-06-04 17:33:50 +00:00
test_installed * test_installed: Change EGCS references to refer to GCC. 2000-10-08 19:39:27 +01:00
test_summary * test_summary: Copy LAST_UPDATED UTC time to head of summary. 2001-07-27 14:10:29 -07:00
texi2pod.pl texi2pod.pl: Handle @ifnottex, @iftex and @display. 2001-11-14 00:47:47 +00:00
warn_summary * warn_summary: Fix typo in a comment. 2001-07-01 10:25:32 +00:00