From 20419451ade2233f05ac1c2b66b1d29651cfbd5f Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 18 Feb 1998 22:35:08 +0000 Subject: [PATCH] Added --Wp and --Wnp abbreviations for --[no-]warn-explicit-parallel-conflicts. Forced parallel constructions to use non-relaxable aliases of insns. --- gas/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index fbfed2b31b3..57af82d5f49 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,4 +1,16 @@ start-sanitize-m32rx +Wed Feb 18 14:30:26 1998 Nick Clifton + + * doc/c-m32r.texi (M32R-Opts): Add --Wp and --Wnp. + + * doc/as.texinfo (Overview): Add --Wp and --Wnp. + + * config/tc-m32r.c (md_longopts): Accept --Wp as an abbreviation + for --warn-explicit-parallel-conflicts and --Wnp as an + abbreviation for --no-warn-explicit-parallel-conflicts. + (assemble_parallel_insn): Use non-relaxable versions of branch + instructions. + Wed Feb 18 11:00:18 1998 Nick Clifton * app.c: Parse || as a seperator between assembler statements. -- 2.30.2