aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2003-11-29 04:03:22 +0000
committerIan Lance Taylor <ian@airs.com>2003-11-29 04:03:22 +0000
commit9663f234c1f71bd29a0576af25df395440f11b88 (patch)
tree0249f0d6edb3ac4d9dc50f66b44d2798b968d76f
parent720aa42891ed8d437f8229495f55ce2cad5f3e21 (diff)
downloadgdb-9663f234c1f71bd29a0576af25df395440f11b88.zip
gdb-9663f234c1f71bd29a0576af25df395440f11b88.tar.gz
gdb-9663f234c1f71bd29a0576af25df395440f11b88.tar.bz2
* cxxfilt.c (usage): Mention new -p/--no-params options.
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/cxxfilt.c3
2 files changed, 6 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 90fae1d..526fb12 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2003-11-28 Ian Lance Taylor <ian@wasabisystems.com>
+
+ * cxxfilt.c (usage): Mention new -p/--no-params options.
+
2003-11-28 Alan Modra <amodra@bigpond.net.au>
* Makefile.am (install-exec-local): Remove common term from string
diff --git a/binutils/cxxfilt.c b/binutils/cxxfilt.c
index b909510..1b297fd 100644
--- a/binutils/cxxfilt.c
+++ b/binutils/cxxfilt.c
@@ -73,7 +73,8 @@ static void
usage (FILE *stream, int status)
{
fprintf (stream, "\
-Usage: %s [-_] [-n] [--strip-underscores] [--no-strip-underscores] \n",
+Usage: %s [-_] [-n] [--strip-underscores] [--no-strip-underscores]\n\
+ [-p] [--no-params]\n",
program_name);
fprintf (stream, "\