From: Michael Meissner Date: Fri, 27 Feb 1998 19:15:38 +0000 (+0000) Subject: Delayed jsr instructions do not require padding to next long word boundary X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6c116dfc4be84fd4dae49b3e863ccbd554143660;p=binutils-gdb.git Delayed jsr instructions do not require padding to next long word boundary --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 29b13d8b408..4f2486d9f76 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-d30v +Thu Feb 26 15:49:04 1998 Michael Meissner + + * config/tc-d30v.c (write_2_short): Delayed jsr instructions don't + require padding to the next long word boundary. + +end-sanitize-d30v start-sanitize-sky Fri Feb 27 10:06:59 1998 Doug Evans