From: Jeff Law Date: Mon, 16 May 1994 16:13:34 +0000 (+0000) Subject: * libhppa.h (hppa_field_adjust): Avoid adding constant_value into X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c3cb04b44063ffe37bf4b035d12f00dcbbd3f386;p=binutils-gdb.git * libhppa.h (hppa_field_adjust): Avoid adding constant_value into the final value twice for LR and RR field selectors. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 19459551d18..97f3419a0cb 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon May 16 10:09:22 1994 Jeff Law (law@snake.cs.utah.edu) + + * libhppa.h (hppa_field_adjust): Avoid adding constant_value into + the final value twice for LR and RR field selectors. + Sat May 14 09:09:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * aoutx.h (add_to_stringtab): Use BFD_ASSERT not assert. This