diff options
author | Jeff Law <law@redhat.com> | 1994-05-16 16:13:34 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-05-16 16:13:34 +0000 |
commit | c3cb04b44063ffe37bf4b035d12f00dcbbd3f386 (patch) | |
tree | 3dffc68e224a517a58be64f8ca94433ae0c0361d /bfd | |
parent | 16d2cc8084cbaa083e874e6ac11e2181c65265f2 (diff) | |
download | gdb-c3cb04b44063ffe37bf4b035d12f00dcbbd3f386.zip gdb-c3cb04b44063ffe37bf4b035d12f00dcbbd3f386.tar.gz gdb-c3cb04b44063ffe37bf4b035d12f00dcbbd3f386.tar.bz2 |
* libhppa.h (hppa_field_adjust): Avoid adding constant_value into
the final value twice for LR and RR field selectors.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1945955..97f3419 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 |