From 6e8008398d2a0f767f9cecc72f4d93e508d9faf8 Mon Sep 17 00:00:00 2001 From: Geoffrey Keating Date: Thu, 27 Jul 2000 01:39:45 +0000 Subject: [PATCH] * nm.c (main): Ignore '-X32_64' as an option. * ar.c (main): Likewise. * binutils.texi (nm): Document new option. (ar): Likewise. --- binutils/ChangeLog | 7 +++++++ binutils/ar.c | 14 +++++++++++++- binutils/binutils.texi | 18 +++++++++++++++--- binutils/nm.c | 14 +++++++++++++- 4 files changed, 48 insertions(+), 5 deletions(-) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 4c77c72010..09bbef4039 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,10 @@ +2000-07-26 Geoff Keating + + * nm.c (main): Ignore '-X32_64' as an option. + * ar.c (main): Likewise. + * binutils.texi (nm): Document new option. + (ar): Likewise. + 2000-07-23 Michael Sokolov * rdcoff.c (external_coff_symbol_p): K&R-ise. diff --git a/binutils/ar.c b/binutils/ar.c index 650092f449..d6401599a0 100644 --- a/binutils/ar.c +++ b/binutils/ar.c @@ -250,7 +250,7 @@ usage (help) if (! is_ranlib) { /* xgettext:c-format */ - fprintf (s, _("Usage: %s [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...\n"), + fprintf (s, _("Usage: %s [-X32_64] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...\n"), program_name); /* xgettext:c-format */ fprintf (s, _(" %s -M [