aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2021-01-09 10:40:28 +0000
committerNick Clifton <nickc@redhat.com>2021-01-09 10:40:28 +0000
commit055bc77a80b333ec68c373719b54aee6c232995b (patch)
tree3267db9aa2089d3df2a77724a5e36023c7fecb80 /gas
parentce0be4070f04ff8295a3cb58e352f759ce8ae70d (diff)
downloadbinutils-055bc77a80b333ec68c373719b54aee6c232995b.zip
binutils-055bc77a80b333ec68c373719b54aee6c232995b.tar.gz
binutils-055bc77a80b333ec68c373719b54aee6c232995b.tar.bz2
Add Changelog entries and NEWS entries for 2.36 branch
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/NEWS2
2 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index cb38110..571b141 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2021-01-09 Nick Clifton <nickc@redhat.com>
+
+ * 2.36 release branch crated.
+
2021-01-08 Peter Bergner <bergner@linux.ibm.com>
* testsuite/gas/ppc/rop-checks.d,
diff --git a/gas/NEWS b/gas/NEWS
index b78e88f..3bf6c91 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.36:
+
* Add support for Intel AVX VNNI instructions.
* Add support for Intel HRESET instruction.