projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30d0557
)
* config/obj-elf.c (obj_elf_common): Set BSF_OBJECT in flags.
author
Ian Lance Taylor
<ian@airs.com>
Thu, 27 Feb 1997 06:31:12 +0000
(06:31 +0000)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 2ef396424d8e6665d75f865986cde08a89718395..0eeb9336d35692bd5a60efc117f2cfde062b15ae 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-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 '-'.