From 35c64f24d10c90a8a3e4df30193ed96438aaeb77 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 27 Feb 1997 06:31:12 +0000 Subject: [PATCH] * config/obj-elf.c (obj_elf_common): Set BSF_OBJECT in flags. * config/tc-sparc.c (s_common): Likewise, if BFD_ASSEMBLER. --- gas/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 2ef396424d8..0eeb9336d35 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Thu Feb 27 00:26:33 1997 Ian Lance Taylor + * 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 '-'. -- 2.30.2