From 5f241617092c4516b8561ff5a240beacb8941d55 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 6 Mar 1995 17:02:38 +0000 Subject: [PATCH] * 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. --- gas/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 8cea8871d7..443369cea1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -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 -- 2.34.1