diff options
author | Jeff Law <law@redhat.com> | 1999-09-20 10:06:05 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-09-20 10:06:05 +0000 |
commit | 54af6ff67571ba569b94e26d558d02f9955e6844 (patch) | |
tree | 2275cd1e034d39a2dcea7fa81515caca0923e711 /gas/ChangeLog | |
parent | 18369bea46815da73c1acef9a0007c1053246af5 (diff) | |
download | gdb-54af6ff67571ba569b94e26d558d02f9955e6844.zip gdb-54af6ff67571ba569b94e26d558d02f9955e6844.tar.gz gdb-54af6ff67571ba569b94e26d558d02f9955e6844.tar.bz2 |
* config/tc-hppa.c (pa_ip): Fix thinkos in recent cleanup
of PA2.0 support.
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 8e49efc..14cfbf1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Mon Sep 20 04:01:41 1999 Jeffrey A Law (law@cygnus.com) + + * config/tc-hppa.c (pa_ip): Fix thinkos in recent cleanup + of PA2.0 support. + 1999-09-19 Alexandre Oliva <oliva@lsd.ic.unicamp.br> * config/tc-i386.c (md_shortopts): Check OBJ_MAYBE_ELF as well as |