aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-02-18daily updateAlan Modra1-1/+1
2014-02-17daily updateAlan Modra1-1/+1
2014-02-16daily updateAlan Modra1-1/+1
2014-02-15daily updateAlan Modra1-1/+1
2014-02-14daily updateAlan Modra1-1/+1
2014-02-13daily updateAlan Modra1-1/+1
2014-02-12daily updateAlan Modra1-1/+1
2014-02-11daily updateAlan Modra1-1/+1
2014-02-10daily updateAlan Modra1-1/+1
2014-02-09daily updateAlan Modra1-1/+1
2014-02-08daily updateAlan Modra1-1/+1
2014-02-07 * cache.c (bfd_cache_max_open): Cast RLIM_INFINITY to rlim_t.Rainer Orth2-1/+5
2014-02-07daily updateAlan Modra1-1/+1
2014-02-06daily updateAlan Modra1-1/+1
2014-02-05daily updateAlan Modra1-1/+1
2014-02-04daily updateAlan Modra1-1/+1
2014-02-03daily updateAlan Modra1-1/+1
2014-02-02daily updateAlan Modra1-1/+1
2014-02-01daily updateAlan Modra1-1/+1
2014-01-31Add gather/scatter tests with incorrect memory operandMichael Zolotukhin5-93/+158
2014-01-31 Michael Zolotukhin <michael.v.zolotukhin@gmail.com> PR gas/16488 * gas/i386/inval-avx512f.s: Add test for incorrect memory operand for gather/scatter instructions. * gas/i386/x86-64-inval-avx512f.s: Likewise. * gas/i386/inval-avx512f.l: Adjust correspondingly. * gas/i386/x86-64-inval-avx512f.l: Likewise. Conflicts: gas/testsuite/ChangeLog
2014-01-31Fix shift for AVX512F gather/scatter instructionsMichael Zolotukhin7-35/+49
opcodes/ 2014-01-30 Michael Zolotukhin <michael.v.zolotukhin@gmail.com> Jan Beulich <jbeulich@suse.com> PR binutils/16490 * i386-dis.c (OP_E_memory): Fix shift computation for vex_vsib_q_w_dq_mode. gas/testsuite/ 2014-01-30 Michael Zolotukhin <michael.v.zolotukhin@gmail.com> Jan Beulich <jbeulich@suse.com> PR binutils/16490 * gas/i386/avx512f.d: Fix test output. * gas/i386/avx512f-intel.d: Likewise. * gas/i386/x86-64-avx512f.d: Likewise. * gas/i386/x86-64-avx512f-intel.d: Likewise. Conflicts: gas/testsuite/ChangeLog
2014-01-31Remove regzmm from AVX2 gather assertMichael Zolotukhin2-4/+7
Since regzmm can't be used in AVX2 gather instructions, there is no need to check regzmm in AVX2 gather assert. 2014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com> * config/tc-i386.c (check_VecOperands): Remove regzmm from AVX2 gather assert.
2014-01-31Add check for invalid register in AVX512 gathersMichael Zolotukhin15-0/+214
AVX512 gather instructions shouldn't accept the same register for both destination and index. gas/ 2014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com> PR gas/16489 * config/tc-i386.c (check_VecOperands): Add check for invalid register set in AVX512 gathers. gas/testsuite/ 2014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com> PR gas/16489 * gas/i386/vgather-check.s: Add tests for AVX512 gathers. * gas/i386/x86-64-vgather-check.s: Likewise. * gas/i386/vgather-check-error.l: Update correspondingly. * gas/i386/vgather-check-none.d: Likewise. * gas/i386/vgather-check-warn.d: Likewise. * gas/i386/vgather-check-warn.e: Likewise. * gas/i386/vgather-check.d: Likewise. * gas/i386/x86-64-vgather-check-error.l: Likewise. * gas/i386/x86-64-vgather-check-none.d: Likewise. * gas/i386/x86-64-vgather-check-warn.d: Likewise. * gas/i386/x86-64-vgather-check-warn.e: Likewise. * gas/i386/x86-64-vgather-check.d: Likewise. Conflicts: gas/ChangeLog gas/testsuite/ChangeLog
2014-01-31daily updateAlan Modra1-1/+1
2014-01-30daily updateAlan Modra1-1/+1
2014-01-28daily updateAlan Modra1-1/+1
2014-01-27daily updateAlan Modra1-1/+1
2014-01-26daily updateAlan Modra1-1/+1
2014-01-25daily updateAlan Modra1-1/+1
2014-01-24Fixes powerpc64le ld segfaults when --emit-relocs is used.Alan Modra2-6/+17
ELFv2 needs fewer relocs to annotate plt call stubs. I correctly allocated a smaller buffer and wrote the proper relocs, but stupidly bumped the reloc count as for ELFv1. Also backport a couple of other minor fixes. * elf64-ppc.c (ppc_build_one_stub): Correct reloc count passed to get_relocs for ELFv2. (STK_LINKER): Comment typo fix. 2013-12-16 Andreas Schwab <schwab@suse.de> * elf64-ppc.c (ppc64_elf_relocate_section): Add newline to error message.
2014-01-24daily updateAlan Modra1-1/+1
2014-01-23daily updateAlan Modra1-1/+1
2014-01-22daily updateAlan Modra1-1/+1
2014-01-21daily updateAlan Modra1-1/+1
2014-01-20daily updateAlan Modra1-1/+1
2014-01-18daily updateAlan Modra1-1/+1
2014-01-17daily updateAlan Modra1-1/+1
2014-01-16daily updateAlan Modra1-1/+1
2014-01-15daily updateAlan Modra1-1/+1
2014-01-14daily updateAlan Modra1-1/+1
2014-01-13daily updateAlan Modra1-1/+1
2014-01-12daily updateAlan Modra1-1/+1
2014-01-11daily updateAlan Modra1-1/+1
2014-01-10daily updateAlan Modra1-1/+1
2014-01-09Fix buffer underrun in i386-dis.c.Roland McGrath2-1/+7
opcodes/ * i386-dis.c (print_insn): Do not touch all_prefixes[-1] when last_rex_prefix is -1. (cherry picked from commit e2e6193d65a20e6b7fccba288e5d1bc45b78d194)
2014-01-09daily updateAlan Modra1-1/+1
2014-01-08Remove regbnd and vec_disp8H.J. Lu2-3/+7
* config/tc-i386.c (regbnd): Removed. (vec_disp8): Likewise.
2014-01-08daily updateAlan Modra1-1/+1
2014-01-07libiberty: fix --enable-install-libiberty flag [PR 56780]Mike Frysinger3-2/+6
Commit 199570 fixed the --disable-install-libiberty behavior, but it also added a bug where the enable path never works because the initial clear of target_header_dir wasn't deleted. So we end up initializing properly at the top only to reset it at the end all the time. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206367 138bc75d-0d04-0410-961f-82ee72b054a4 (cherry picked from commit 369be6981b26787b2685e3b8c6da779dae8ce35f)
2014-01-07daily updateAlan Modra1-1/+1