diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2010-01-07 18:36:38 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2010-01-07 18:36:38 +0000 |
commit | ed22650ea572075e7cf012c918fb789a934bd178 (patch) | |
tree | 2fe9bf7496d45ed73adc23e375e381dd5870832d /binutils | |
parent | dc3f80feec3ab89febde78bc6d11655431555365 (diff) | |
download | gdb-ed22650ea572075e7cf012c918fb789a934bd178.zip gdb-ed22650ea572075e7cf012c918fb789a934bd178.tar.gz gdb-ed22650ea572075e7cf012c918fb789a934bd178.tar.bz2 |
2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
* doc/binutils.texi: Replace -histogram with --histogram.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/doc/binutils.texi | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index d2c4b1e..09776eb 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2010-01-07 H.J. Lu <hongjiu.lu@intel.com> + + * doc/binutils.texi: Replace -histogram with --histogram. + 2010-01-06 H.J. Lu <hongjiu.lu@intel.com> PR binutils/11131 diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index 60ac2bd..53a8ce0 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -11,7 +11,8 @@ @copying @c man begin COPYRIGHT Copyright @copyright{} 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 +Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 @@ -3906,7 +3907,7 @@ readelf [@option{-a}|@option{--all}] [@option{-c}|@option{--archive-index}] [@option{-w[lLiaprmfFsoRt]}| @option{--debug-dump}[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges,=pubtypes]] - [@option{-I}|@option{-histogram}] + [@option{-I}|@option{--histogram}] [@option{-v}|@option{--version}] [@option{-W}|@option{--wide}] [@option{-H}|@option{--help}] |