https://sourceware.org/bugzilla/show_bug.cgi?id=18759

--- Comment #18 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <ni...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8a9e7a9121490a8c64d8c17f5be510e43104f6d9

commit 8a9e7a9121490a8c64d8c17f5be510e43104f6d9
Author: Peter Zotov <whitequ...@whitequark.org>
Date:   Fri Sep 25 15:21:14 2015 +0100

    Correct the generation of OR1K pc-relative relocations.

    gas PR ld/18759
        * config/tc-or1k.c (tc_gen_reloc): Correct computation of PC
        relative relocs.
        * config/tc-or1k.h (GAS_CGEN_PRCEL_R_TYPE): Delete.

    bfd * elf32-or1k.c (R_OR1K_32_PCREL): Set pcrel_offset to TRUE.
        (R_OR1K_16_PCREL): Likewise.
        (R_OR1K_8_PCREL): Likewise.

    ld/tests * ld-elf/eh-frame-hdr: Expect to pass on the or1k-linux target.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to