* config/obj-elf.c (obj_elf_common): Set BSF_OBJECT in flags.
authorIan Lance Taylor <ian@airs.com>
Thu, 27 Feb 1997 06:31:12 +0000 (06:31 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 27 Feb 1997 06:31:12 +0000 (06:31 +0000)
* config/tc-sparc.c (s_common): Likewise, if BFD_ASSEMBLER.

gas/ChangeLog

index 2ef396424d8e6665d75f865986cde08a89718395..0eeb9336d35692bd5a60efc117f2cfde062b15ae 100644 (file)
@@ -1,5 +1,8 @@
 Thu Feb 27 00:26:33 1997  Ian Lance Taylor  <ian@cygnus.com>
 
+       * config/obj-elf.c (obj_elf_common): Set BSF_OBJECT in flags.
+       * config/tc-sparc.c (s_common): Likewise, if BFD_ASSEMBLER.
+
        * expr.c (operand): Simplify 0b handling.  Don't treat 0b as a
        binary number if the next character is '+' or '-'.