* config/tc-hppa.c: Change all occurences of pa-89 with pa-11 to
authorJeff Law <law@redhat.com>
Mon, 6 Mar 1995 17:02:38 +0000 (17:02 +0000)
committerJeff Law <law@redhat.com>
Mon, 6 Mar 1995 17:02:38 +0000 (17:02 +0000)
be consistent with current naming conventions.
(md_begin): Set a default architecture and machine type.
(pa_ip): If the current instruction specifies a newer machine type
than the current machine type, then update the current machine
type.
(need_pa11_opcode): Likewise.

gas/ChangeLog

index 8cea8871d7c0ae3179aa8f0737acb44b7702c398..443369cea183d205a2105a88c52a8a064ad791c4 100644 (file)
@@ -1,3 +1,13 @@
+Mon Mar  6 09:58:34 1995  Jeff Law  (law@snake.cs.utah.edu)
+
+       * config/tc-hppa.c: Change all occurences of pa-89 with pa-11 to
+       be consistent with current naming conventions.
+       (md_begin): Set a default architecture and machine type.
+       (pa_ip): If the current instruction specifies a newer machine type
+       than the current machine type, then update the current machine
+       type.
+       (need_pa11_opcode): Likewise.
+
 Sun Mar  5 19:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
 
        * config/tc-hppa.c (pa_ip, case 'z'): Don't lose argument
This page took 0.030409 seconds and 4 git commands to generate.