* config/tc-mips.c (md_begin): If mips_cpu is set, then use it as
authorJeff Law <law@redhat.com>
Fri, 6 Feb 1998 23:11:01 +0000 (23:11 +0000)
committerJeff Law <law@redhat.com>
Fri, 6 Feb 1998 23:11:01 +0000 (23:11 +0000)
        the argument to bfd_set_arch_mach.
        (load_address): Use bfd_arch_bits_per_address to determine the
        bit size of an address instead of looking at the isa level.
        (macro, macro2, s_cprestore, s_cpadd): Likewise.

gas/ChangeLog

index 27f43ebcf040d3619c8a7c24bbd1aa0c7a670101..c3f33dea15d9c8dd9617558c4053e63f831fbe01 100644 (file)
@@ -1,3 +1,11 @@
+Fri Feb  6 16:08:30 1998  Jeffrey A Law  (law@cygnus.com)
+
+        * config/tc-mips.c (md_begin): If mips_cpu is set, then use it as
+        the argument to bfd_set_arch_mach.
+        (load_address): Use bfd_arch_bits_per_address to determine the
+        bit size of an address instead of looking at the isa level.
+        (macro, macro2, s_cprestore, s_cpadd): Likewise.
+
 start-sanitize-v850e
 Fri Feb  6 14:44:34 1998  Nick Clifton  <nickc@cygnus.com>
 
This page took 0.029903 seconds and 4 git commands to generate.