Removed generation of the PT_GNU_PROPERTY segment
[external/binutils.git] / gas / ChangeLog
index 9c484d3..75324bf 100644 (file)
@@ -1,3 +1,37 @@
+2019-10-12  Nick Clifton  <nickc@redhat.com>
+
+       Release 2.33.1
+       * configure: Regenerate.
+       * po/gas.pot: Regenerate.
+
+2019-10-04  Jan Beulich  <jbeulich@suse.com>
+
+       PR gas/25012
+       * config/tc-i386.c (process_operands): Adjust handling of
+       PUSH/POP of segment registers.
+       * testsuite/gas/i386/x86-64-opcode.s: Add PUSHq/POPq case with
+       %fs/%gs operands. Add PUSHF/POPF case without suffix.
+       * testsuite/gas/i386/x86-64-opcode.d: Adjust expectations.
+
+2019-09-30  Phil Blundell  <pb@pbcl.net>
+
+       Release 2.33
+       * configure, Makefile.in, doc/Makefile.in, po/gas.pot: Regenerate.
+
+2019-09-25  Alan Modra  <amodra@gmail.com>
+
+       Apply from master
+       2019-09-21  Alan Modra  <amodra@gmail.com>
+       * config/tc-i386.c (md_parse_option): Fix warning on vexwig assignment.
+
+2019-09-19  Matthew Malcomson  <matthew.malcomson@arm.com>
+
+       * NEWS: Add SVE2 and TME entries.
+
+2019-09-16  Phil Blundell  <pb@pbcl.net>
+
+       * Makefile.in, doc/Makefile.in, configure: Regenerated.
+
 2019-09-09  Phil Blundell  <pb@pbcl.net>
 
        binutils 2.33 branch created.