diff options
author | Mark Mitchell <mark@codesourcery.com> | 2005-11-17 01:01:05 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 2005-11-17 01:01:05 +0000 |
commit | dff70155390c65a498472d688e574431f51a5820 (patch) | |
tree | b1fa8ef37abe8015fd5065682f15e7aebe059ad4 /gprof/ChangeLog | |
parent | 7b986e992e1a3a388ee0ff0749749f063cc971a6 (diff) | |
download | gdb-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 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 0920641..12b41c3 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,9 @@ +2005-11-16 Mark Mitchell <mark@codesourcery.com> + + * Makefile.am (gprof.info, gprof.1): Depend on config.texi. + (config.texi): New file. + * Makefile.in: Regenerated. + 2005-11-07 Steve Ellcey <sje@cup.hp.com> * configure: Regenerate after modifying bfd/warning.m4. |