aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index adf7ad1..502148e 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,12 @@
2021-01-14 Mike Frysinger <vapier@gentoo.org>
+ * doc/as.texi: Delete @ifset ELF wrapping around [248]byte entries.
+ Delete warning that these are only available with ELF targets.
+ * obj-elf.c (elf_pseudo_table): Move 2byte/4byte/8byte entries ...
+ * read.c (potable): ... here.
+
+2021-01-14 Mike Frysinger <vapier@gentoo.org>
+
* Makefile.am (bfin-lex-wrapper.@OBJEXT@): Delete $(NO_WERROR).
* Makefile.in: Regenerated.