tc-dvp.c (cur_mach): New static local.
authorDoug Evans <dje@google.com>
Sat, 21 Feb 1998 06:28:46 +0000 (06:28 +0000)
committerDoug Evans <dje@google.com>
Sat, 21 Feb 1998 06:28:46 +0000 (06:28 +0000)
(record_mach): New function.
(md_begin): Initialize `cur_mach'.
(assemble_*): Record current mach type.

gas/ChangeLog

index 5a17829b9b61d6b02cf66a86395fe6ccbd8d6c24..a2e78445d467823d19419c0fb4e3e12328963014 100644 (file)
@@ -13,6 +13,10 @@ Fri Feb 20 12:43:02 1998  Doug Evans  <devans@canuck.cygnus.com>
        (md_assemble): Watch for .endgif if in ASM_GIF state.
        (assemble_gif): Complete.
        (s_endgif): Complete.
+       (cur_mach): New static local.
+       (record_mach): New function.
+       (md_begin): Initialize `cur_mach'.
+       (assemble_*): Record current mach type.
 
 end-sanitize-sky
 Fri Feb 20 15:03:13 1998  Ian Lance Taylor  <ian@cygnus.com>
This page took 0.031574 seconds and 4 git commands to generate.