From: Nick Clifton Date: Mon, 17 Nov 2014 17:04:16 +0000 (+0000) Subject: Merge branch 'binutils-2_25-branch' of ssh://sourceware.org/git/binutils-gdb into... X-Git-Tag: binutils-2_25~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f66a6af276d17c0e386cd2409873f2e3e0b8a37;p=thirdparty%2Fbinutils-gdb.git Merge branch 'binutils-2_25-branch' of ssh://sourceware.org/git/binutils-gdb into binutils-2_25-branch Conflicts: gas/ChangeLog --- 8f66a6af276d17c0e386cd2409873f2e3e0b8a37 diff --cc gas/ChangeLog index ca3ee3feb05,d37e3c931e5..ca7b9b92786 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@@ -1,13 -1,23 +1,33 @@@ +2014-11-17 Nick Clifton + + Apply trunk patches: + + 2014-11-13 Nick Clifton + + PR binutils/17512 + * config/obj-coff.c (coff_obj_symbol_new_hook): Set the is_sym + field. + + 2014-11-17 Ilya Tocar + + * config/tc-i386.c (cpu_arch): Add .avx512vbmi. + * doc/c-i386.texi: Document it. + + 2014-11-17 Ilya Tocar + + * config/tc-i386.c (cpu_arch): Add .avx512ifma. + * doc/c-i386.texi: Document it. + + 2014-11-17 Ilya Tocar + + * config/tc-i386.c (cpu_arch): Add .pcommit. + * doc/c-i386.texi: Document it. + + 2014-11-17 Ilya Tocar + + * config/tc-i386.c (cpu_arch): Add .clwb. + * doc/c-i386.texi: Document it. + 2014-11-14 H.J. Lu * config/tc-i386.c (cpu_arch): Re-arrange avx512* and xsave*