sparc, coff, hash changes
authorKen Raeburn <raeburn@cygnus>
Wed, 18 Jan 1995 18:53:49 +0000 (18:53 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 18 Jan 1995 18:53:49 +0000 (18:53 +0000)
gas/ChangeLog

index ee818d2bccea20725ee69a66b951edcaa91d25a1..d99649b6f3fc637ff8806d0e2444b812cc257796 100644 (file)
@@ -1,3 +1,15 @@
+Wed Jan 18 13:49:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
+
+       * config/tc-sparc.c (sparc_ip): When scanning successive opcode
+       table entries, check names for pointer equality before doing
+       string comparisons.
+
+       * hash.c (hash_ask): Call strcmp instead of expanding it inline.
+       (hash_code): Replaced with a version from bfd.
+
+       * config/obj-coff.c (write_object_file): If COFF_FLAGS isn't
+       defined, default it to zero.
+
 Wed Jan 18 12:16:07 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
 
        * expr.c (operand): Parenthesize && within ||.
This page took 0.031206 seconds and 4 git commands to generate.