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:
b5f831a
)
* config/tc-ppc.c (ppc_elf_lcomm): Don't give an error if no
author
Ian Lance Taylor
<ian@airs.com>
Tue, 26 Nov 1996 20:42:34 +0000
(20:42 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 26 Nov 1996 20:42:34 +0000
(20:42 +0000)
alignment is specified.
PR 11164.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index def15b90c475695a560b64032618886eefbe43cd..1dc4d0a6d41d03efe1bb4615862e249a06a44b43 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,8
@@
Tue Nov 26 10:33:16 1996 Ian Lance Taylor <ian@cygnus.com>
+ * config/tc-ppc.c (ppc_elf_lcomm): Don't give an error if no
+ alignment is specified.
+
Add support for mips16 (16 bit MIPS implementation):
* config/tc-mips.c: Extensive additions for mips16 support, not
listed here.