From: Doug Evans Date: Thu, 26 Mar 1998 21:34:03 +0000 (+0000) Subject: * config/tc-dvp.c (s_endunpack): Round up to word boundary after X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5c4442531f8e7299905a57c9e0af631c43190f05;p=binutils-gdb.git * config/tc-dvp.c (s_endunpack): Round up to word boundary after we've computed the data length. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index f10a1b13cc5..8caa1231f76 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-sky +Thu Mar 26 13:29:59 1998 Doug Evans + + * config/tc-dvp.c (s_endunpack): Round up to word boundary after + we've computed the data length. + +end-sanitize-sky Wed Mar 25 13:44:18 1998 Doug Evans * expr.h (expr_build_uconstant): Add prototype.