diff options
author | Alan Modra <amodra@gmail.com> | 2002-02-12 11:08:54 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-02-12 11:08:54 +0000 |
commit | 3dcfe21d78014aff95d5ea419933edb5a9570a83 (patch) | |
tree | 0bc522e34aa73a7b43690253025d272b3e8cb8e0 /gas/ChangeLog | |
parent | 189c656394b363dd914e9ab167c5cc8da45cd927 (diff) | |
download | gdb-3dcfe21d78014aff95d5ea419933edb5a9570a83.zip gdb-3dcfe21d78014aff95d5ea419933edb5a9570a83.tar.gz gdb-3dcfe21d78014aff95d5ea419933edb5a9570a83.tar.bz2 |
* config/tc-hppa.c (hppa_fix_adjustable): Don't adjust final types
that implicitly use LR and RR selectors.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 8771246..14b2201 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca> + + * config/tc-hppa.c (hppa_fix_adjustable): Don't adjust final types + that implicitly use LR and RR selectors. + 2002-02-12 Alexandre Oliva <aoliva@redhat.com> * config/tc-mn10300.c (other_registers): Added `epsw'. Mark `pc' |