X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gas%2FChangeLog;h=75324bfaac77be24885276dc3d96865a523ef700;hb=refs%2Fheads%2Fsandbox%2Fakazmin%2Fgnu_prop_segment;hp=9c484d3bc6338e081a4c5fa6135cfbd7b2e3c9db;hpb=60391a255b720e37ab1efbb7e83bf7dfa270a0fe;p=external%2Fbinutils.git diff --git a/gas/ChangeLog b/gas/ChangeLog index 9c484d3..75324bf 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,37 @@ +2019-10-12 Nick Clifton + + Release 2.33.1 + * configure: Regenerate. + * po/gas.pot: Regenerate. + +2019-10-04 Jan Beulich + + 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 + + Release 2.33 + * configure, Makefile.in, doc/Makefile.in, po/gas.pot: Regenerate. + +2019-09-25 Alan Modra + + Apply from master + 2019-09-21 Alan Modra + * config/tc-i386.c (md_parse_option): Fix warning on vexwig assignment. + +2019-09-19 Matthew Malcomson + + * NEWS: Add SVE2 and TME entries. + +2019-09-16 Phil Blundell + + * Makefile.in, doc/Makefile.in, configure: Regenerated. + 2019-09-09 Phil Blundell binutils 2.33 branch created.