From: Jeff Law Date: Thu, 1 Jul 1999 14:37:28 +0000 (+0000) Subject: * config/tc-hppa.c (pa_ip): Convert the opcode and all completers X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=09ecf0ba55ac24adb15fa81dccaaba06f29f443e;p=binutils-gdb.git * config/tc-hppa.c (pa_ip): Convert the opcode and all completers into lower case. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index d88ffd71fdf..e90d867d840 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 * subsegs.c (subseg_text_p): Use 1/0 instead of true/false for