diff options
author | Jeff Law <law@redhat.com> | 1999-07-01 14:37:28 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-07-01 14:37:28 +0000 |
commit | 09ecf0ba55ac24adb15fa81dccaaba06f29f443e (patch) | |
tree | 5bf20fc3dc0d442492707005371f0b51c9556347 /gas | |
parent | 341362b58e76259a44e94b6f7f76e42ddb6bfb55 (diff) | |
download | gdb-09ecf0ba55ac24adb15fa81dccaaba06f29f443e.zip gdb-09ecf0ba55ac24adb15fa81dccaaba06f29f443e.tar.gz gdb-09ecf0ba55ac24adb15fa81dccaaba06f29f443e.tar.bz2 |
* config/tc-hppa.c (pa_ip): Convert the opcode and all completers
into lower case.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index d88ffd7..e90d867 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 1 15:33:10 1999 Jeffrey A Law (law@cygnus.com) + + * config/tc-hppa.c (pa_ip): Convert the opcode and all completers + into lower case. + 1999-06-27 H.J. Lu <hjl@gnu.org> * subsegs.c (subseg_text_p): Use 1/0 instead of true/false for |