Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-05-31 | * texi2pod.pl: Correct handling of absolute @include. | Daniel Jacobowitz | 2 | -2/+8 | |
2006-05-02 | * texi2pod.pl: Handle -I. | Daniel Jacobowitz | 2 | -4/+18 | |
2006-04-06 | 2006-04-06 Carlos O'Donell <carlos@codesourcery.com> | Carlos O'Donell | 5 | -451/+1861 | |
* Makefile.tpl: Add install-html target. * Makefile.def: Add install-html target. * Makefile.in: Regenerate. * configure.in: Add --with-datarootdir, --with-docdir, and --with-htmldir options. * configure: Regenerate. bfd/ 2006-04-06 Carlos O'Donell <carlos@codesourcery.com> * po/Make-in: Add install-html target. * Makefile.am: Rename docdir to bfddocdir. Add datarootdir, docdir htmldir. Add install-html and install-html-recursive targets. * Makefile.in: Regenerate. * configure.in: AC_SUBST for datarootdir, docdir and htmldir. * configure: Regenerate. bfd/doc/ 2006-04-06 Carlos O'Donell <carlos@codesourcery.com> * Makefile.am: Add install-html and install-html-am targets. Define datarootdir, docdir and htmldir. * Makefile.in: Regenerate. binutils/ 2006-04-06 Carlos O'Donell <carlos@codesourcery.com> * po/Make-in: Add install-html target. * Makefile.am: Add install-html and install-html-recursive targets. * Makefile.in: Regenerate. * configure.in: AC_SUBST datarootdir, docdir and htmldir. * configure: Regenerate. * doc/Makefile.am: Add install-html and install-html-am targets. * doc/Makefile.in: Regenerate. etc/ 2006-04-06 Carlos O'Donell <carlos@codesourcery.com> * Makefile.in: Add install-html target. Add htmldir, docdir and datarootdir. * configure.texi: Document install-html target. * configure.in: AC_SUBST datarootdir, docdir, htmldir. * configure: Regenerate. gas/ 2006-04-06 Carlos O'Donell <carlos@codesourcery.com> * po/Make-in: Add install-html target. * Makefile.am: Add install-html and install-html-recursive targets. * Makefile.in: Regenerate. * configure.in: AC_SUBST datarootdir, docdir, htmldir. * configure: Regenerate. * doc/Makefile.am: Add install-html and install-html-am targets. * doc/Makefile.in: Regenerate. gprof/ 2006-04-06 Carlos O'Donell <carlos@codesourcery.com> * po/Make-in: Add install-html target. * Makefile.am: Add install-html, install-html-am and install-html-recursive targets. * Makefile.in: Regenerate. * configure.in: AC_SUBST datarootdir, docdir, htmldir. * configure: Regenerate. intl/ 2006-04-06 Carlos O'Donell <carlos@codesourcery.com> * intl/Makefile.in: Add html info and dvi and install-html to .PHONY Add install-html target. ld/ 2006-04-06 Carlos O'Donell <carlos@codesourcery.com> * Makefile.am: Add install-html, install-html-am, and install-html-recursive targets. * Makefile.in: Regenerate. * configure.in: AC_SUBST datarootdir, docdir, htmldir. * configure: Regenerate. * po/Make-in: Add install-html target. opcodes/ 2006-04-06 Carlos O'Donell <carlos@codesourcery.com> * Makefile.am: Add install-html target. * Makefile.in: Regenerate. | |||||
2006-02-27 | bfd/doc/ | Carlos O'Donell | 4 | -17/+48 | |
2006-10-14 Carlos O'Donell <carlos@codesourcery.com> * Makefile.am: Add html target. * Makefile.in: Regenerate. bfd/ 2006-10-14 Carlos O'Donell <carlos@codesourcery.com> * po/Make-in: Add html target. binutils/ 2006-10-14 Carlos O'Donell <carlos@codesourcery.com> * po/Make-in: Add html target. gas/ 2006-10-14 Carlos O'Donell <carlos@codesourcery.com> * doc/Makefile.am: Add html target. * doc/Makefile.in: Regenerate. * po/Make-in: Add html target. gprof/ 2006-10-14 Carlos O'Donell <carlos@codesourcery.com> * po/Make-in: Add html target. ld/ 2006-10-14 Carlos O'Donell <carlos@codesourcery.com> * Makefile.am: Add html target. * Makefile.in: Regenerate. * po/Make-in: Add html target. opcodes/ 2006-10-14 Carlos O'Donell <carlos@codesourcery.com> * po/Make-in: Add html target. etc/ 2006-10-14 Carlos O'Donell <carlos@codesourcery.com> * Makefile.in: TEXI2HTML uses makeinfo. Define HTMLFILES. Add html targets. * configure.texi: Use ifnottex. Add alternative image format specifier as jpg. * standards.texi: Use ifnottex. intl/ 2006-10-14 Carlos O'Donell <carlos@codesourcery.com> * intl/Makefile.in: Add html target. | |||||
2005-10-21 | Fix typo | Mark Mitchell | 1 | -1/+1 | |
2005-10-21 | * texi2pod.pl: Substitue for @value even when part of @include. | Mark Mitchell | 2 | -3/+8 | |
2005-10-21 | * texi2pod.pl: Import latest version from GCC. | Bob Wilson | 2 | -17/+36 | |
2005-05-19 | * bfd/Makefile.am, binutils/Makefile.am, etc/Makefile.in | Zack Weinberg | 2 | -31/+33 | |
* gas/Makefile.am: Have 'all' depend on 'info'. * ld/Makefile.am: Have 'all' depend on 'info' and 'ld.1'. * bfd/Makefile.in, binutils/Makefile.in, gas/Makefile.in * ld/Makefile.in: Regenerate. | |||||
2003-05-16 | Replace i[3456]86 with i[3-7]86 | Nick Clifton | 2 | -2/+6 | |
2003-01-02 | 2003-01-02 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -3/+10 | |
* Makefile.in (DESTDIR): New. (install-info): Use it. | |||||
2002-06-11 | Import latest version of texi2pod.pl from FSF GCC sources. | Nick Clifton | 2 | -45/+125 | |
2002-02-28 | * fdl.texi: New file. | Andrew Cagney | 2 | -0/+372 | |
2002-02-27 | * standards.texi: Import February 14, 2002 version. | Andrew Cagney | 3 | -283/+978 | |
* make-stds.texi: Import 2001 version. * Makefile.in (install): Depend on install-info. | |||||
2002-01-26 | * Makefile.in (install): Depend on install-info. | Hans-Peter Nilsson | 2 | -1/+6 | |
2001-03-26 | oops - omitted from previous delta | Nick Clifton | 1 | -0/+375 | |
2001-03-25 | Automate generate on man pages | Nick Clifton | 1 | -0/+4 | |
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 17 | -0/+9257 | |