aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2005-11-17 01:01:05 +0000
committerMark Mitchell <mark@codesourcery.com>2005-11-17 01:01:05 +0000
commitdff70155390c65a498472d688e574431f51a5820 (patch)
treeb1fa8ef37abe8015fd5065682f15e7aebe059ad4 /ld/ChangeLog
parent7b986e992e1a3a388ee0ff0749749f063cc971a6 (diff)
downloadgdb-dff70155390c65a498472d688e574431f51a5820.zip
gdb-dff70155390c65a498472d688e574431f51a5820.tar.gz
gdb-dff70155390c65a498472d688e574431f51a5820.tar.bz2
* doc/binutils.texi: Include config.texi and @file documentation
for manual pages. * Makefile.am (gprof.info, gprof.1): Depend on config.texi. (config.texi): New file. * Makefile.in: Regenerated. * Makefile.am (configdoc.texi): Set top_srcdir in configdoc.texi.. * Makefile.in: Regenerated. * ld.texinfo: Include configdoc.texi and ldver.texi in man pages. Add @file documentation.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 68c2d5d..42b4da8 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+2005-11-16 Mark Mitchell <mark@codesourcery.com>
+
+ * Makefile.am (configdoc.texi): Set top_srcdir in configdoc.texi..
+ * Makefile.in: Regenerated.
+ * ld.texinfo: Include configdoc.texi and ldver.texi in man pages.
+ Add @file documentation.
+
2005-11-17 Alan Modra <amodra@bigpond.net.au>
* ldlang.h (lang_input_section_type): Remove "ifile" field.