summaryrefslogtreecommitdiffstats
path: root/ChangeLog.csl
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@codesourcery.com>2006-04-03 15:44:46 +0000
committerCarlos O'Donell <carlos@codesourcery.com>2006-04-03 15:44:46 +0000
commit30c2380d584c56bcf9e5351276e58402c0e04de2 (patch)
tree7a1ba4f6cf02aeab376190d360651c2843987a91 /ChangeLog.csl
parentd4b522efa8f45a4ca7ea1e72bb2976bc01a804c4 (diff)
downloadcygnal-30c2380d584c56bcf9e5351276e58402c0e04de2.tar.gz
cygnal-30c2380d584c56bcf9e5351276e58402c0e04de2.tar.bz2
cygnal-30c2380d584c56bcf9e5351276e58402c0e04de2.zip
2006-04-03 Carlos O'Donell <carlos@codesourcery.com>
* 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. * opcodes/Makefile.am: Add install-html target. * opcodes/Makefile.in: Regenerate. * libiberty/Makefile.in: Add install-html, install-html-am, and install-html-recursive targets. Define mkdir_p and NORMAL_INSTALL. * libiberty/configure.ac: AC_SUBST datarootdir, docdir, htmldir. * libiberty/configure: Regenerate. * libiberty/testsuite/Makefile.in: Add install-html and html targets. * ld/Makefile.am: Add install-html, install-html-am, and install-html-recursive targets. * ld/Makefile.in: Regenerate. * ld/configure.in: AC_SUBST datarootdir, docdir, htmldir. * ld/configure: Regenerate. * ld/po/Make-in: Add install-html target. * intl/Makefile.in: Add html info and dvi and install-html to .PHONY Add install-html target. * gprof/po/Make-in: Add install-html target. * gprof/Makefile.am: Add install-html, install-html-am and install-html-recursive targets. * gprof/Makefile.in: Regenerate. * gprof/configure.in: AC_SUBST datarootdir, docdir, htmldir. * gprof/configure: Regenerate. * gas/po/Make-in: Add install-html target. * gas/Makefile.am: Add install-html and install-html-recursive targets. * gas/Makefile.in: Regenerate. * gas/configure.in: AC_SUBST datarootdir, docdir, htmldir. * gas/configure: Regenerate. * gas/doc/Makefile.am: Add install-html and install-html-am targets. * gas/doc/Makefile.in: Regenerate. * binutils/po/Make-in: Add install-html target. * binutils/Makefile.am: Add install-html and install-html-recursive targets. * binutils/Makefile.in: Regenerate. * binutils/configure.in: AC_SUBST datarootdir, docdir and htmldir. * binutils/configure: Regenerate. * binutils/doc/Makefile.am: Add install-html and install-html-am targets. * binutils/doc/Makefile.in: Regenerate. * bfd/po/Make-in: Add install-html target. * bfd/Makefile.am: Rename docdir to bfddocdir. Add datarootdir, docdir htmldir. Add install-html and install-html-recursive targets. * bfd/Makefile.in: Regenerate. * bfd/configure.in: AC_SUBST for datarootdir, docdir and htmldir. * bfd/configure: Regenerate. * bfd/doc/Makefile.am: Add install-html and install-html-am targets. Define datarootdir, docdir and htmldir. * bfd/doc/Makefile.in: Regenerate. * etc/Makefile.in: Add install-html target. Add htmldir, docdir and datarootdir. * etc/configure.texi: Document install-html target. * etc/configure.in: AC_SUBST datarootdir, docdir, htmldir. * etc/configure: Regenerate.
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r--ChangeLog.csl59
1 files changed, 59 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 5ac69a867..45f56ce52 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,62 @@
+2006-04-03 Carlos O'Donell <carlos@codesourcery.com>
+
+ * 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.
+ * opcodes/Makefile.am: Add install-html target.
+ * opcodes/Makefile.in: Regenerate.
+ * libiberty/Makefile.in: Add install-html, install-html-am, and
+ install-html-recursive targets. Define mkdir_p and
+ NORMAL_INSTALL.
+ * libiberty/configure.ac: AC_SUBST datarootdir, docdir, htmldir.
+ * libiberty/configure: Regenerate.
+ * libiberty/testsuite/Makefile.in: Add install-html and html targets.
+ * ld/Makefile.am: Add install-html, install-html-am, and
+ install-html-recursive targets.
+ * ld/Makefile.in: Regenerate.
+ * ld/configure.in: AC_SUBST datarootdir, docdir, htmldir.
+ * ld/configure: Regenerate.
+ * ld/po/Make-in: Add install-html target.
+ * intl/Makefile.in: Add html info and dvi and install-html to .PHONY
+ Add install-html target.
+ * gprof/po/Make-in: Add install-html target.
+ * gprof/Makefile.am: Add install-html, install-html-am and
+ install-html-recursive targets.
+ * gprof/Makefile.in: Regenerate.
+ * gprof/configure.in: AC_SUBST datarootdir, docdir, htmldir.
+ * gprof/configure: Regenerate.
+ * gas/po/Make-in: Add install-html target.
+ * gas/Makefile.am: Add install-html and install-html-recursive targets.
+ * gas/Makefile.in: Regenerate.
+ * gas/configure.in: AC_SUBST datarootdir, docdir, htmldir.
+ * gas/configure: Regenerate.
+ * gas/doc/Makefile.am: Add install-html and install-html-am targets.
+ * gas/doc/Makefile.in: Regenerate.
+ * binutils/po/Make-in: Add install-html target.
+ * binutils/Makefile.am: Add install-html and install-html-recursive targets.
+ * binutils/Makefile.in: Regenerate.
+ * binutils/configure.in: AC_SUBST datarootdir, docdir and htmldir.
+ * binutils/configure: Regenerate.
+ * binutils/doc/Makefile.am: Add install-html and install-html-am targets.
+ * binutils/doc/Makefile.in: Regenerate.
+ * bfd/po/Make-in: Add install-html target.
+ * bfd/Makefile.am: Rename docdir to bfddocdir. Add datarootdir, docdir
+ htmldir. Add install-html and install-html-recursive targets.
+ * bfd/Makefile.in: Regenerate.
+ * bfd/configure.in: AC_SUBST for datarootdir, docdir and htmldir.
+ * bfd/configure: Regenerate.
+ * bfd/doc/Makefile.am: Add install-html and install-html-am targets.
+ Define datarootdir, docdir and htmldir.
+ * bfd/doc/Makefile.in: Regenerate.
+ * etc/Makefile.in: Add install-html target. Add htmldir,
+ docdir and datarootdir.
+ * etc/configure.texi: Document install-html target.
+ * etc/configure.in: AC_SUBST datarootdir, docdir, htmldir.
+ * etc/configure: Regenerate.
+
2005-04-03 Julian Brown <julian@codesourcery.com>
Nathan Sidwell <nathan@codesourcery.com>