From 6da13e9a21eb80d2544f19520abdc49a70478fa4 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 6 Jun 2001 17:32:38 +0000 Subject: Remove L fromlist of accepting listin goptions --- gas/ChangeLog | 5 +++++ gas/as.c | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'gas') diff --git a/gas/ChangeLog b/gas/ChangeLog index 82cc92c..7dedbfe 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2001-06-06 Nick Clifton + + * as.c (show_usage): Remove L from listing options. It is not a + generic option. + 2001-06-06 Christian Groessler * config/tc-z8k.c: Removed many warnings by removing unused diff --git a/gas/as.c b/gas/as.c index 7804b5a..e8c2212 100644 --- a/gas/as.c +++ b/gas/as.c @@ -232,7 +232,6 @@ Options:\n\ m include macro expansions\n\ n omit forms processing\n\ s include symbols\n\ - L include line debug statistics (if applicable)\n\ =FILE list to FILE (must be last sub-option)\n")); fprintf (stream, _("\ -- cgit v1.1