diff options
author | DJ Delorie <dj@redhat.com> | 2006-04-07 00:01:28 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2006-04-07 00:01:28 +0000 |
commit | 545c9aee9b6540535274388e3f2cb882ed66c3c8 (patch) | |
tree | b5bf7395ccdac4ac65c3b8cc0e659e28f5b31fea /libiberty/ChangeLog | |
parent | 2c231431be7fee0668381fe5c1d801d57926f580 (diff) | |
download | gdb-545c9aee9b6540535274388e3f2cb882ed66c3c8.zip gdb-545c9aee9b6540535274388e3f2cb882ed66c3c8.tar.gz gdb-545c9aee9b6540535274388e3f2cb882ed66c3c8.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index c12f9ca..e79c27f 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,12 @@ +2006-04-06 Carlos O'Donell <carlos@codesourcery.com> + + * Makefile.in: Add install-html, install-html-am, and + install-html-recursive targets. Define mkdir_p and + NORMAL_INSTALL. + * configure.ac: AC_SUBST datarootdir, docdir, htmldir. + * configure: Regenerate. + * testsuite/Makefile.in: Add install-html and html targets. + 2006-03-31 Mark Mitchell <mark@codesourcery.com> * pex-win32.c (<errno.h>): Include. |