http://sourceware.org/bugzilla/show_bug.cgi?id=13362

--- Comment #10 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2011-11-10 20:53:43 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    dougk...@sourceware.org    2011-11-10 20:53:36

Modified files:
    gold           : ChangeLog arm.cc reloc.h 

Log message:
    2011-11-10  Doug Kwan  <dougk...@google.com>

    PR gold/13362
    * arm.cc (Target_arm::Relocate::relocate_tls): Do unaligned accesses
    when processing data relocs.
    * reloc.h (Relocate_functions::rel_unaligned): New method.
    (Relocate_functions::pcrel_unaligned): Ditto.
    (Relocate_functions::rel32_unaligned): Ditto.
    (Relocate_functions::pcrel32_unaligned): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.852&r2=1.853
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/arm.cc.diff?cvsroot=src&r1=1.141&r2=1.142
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/reloc.h.diff?cvsroot=src&r1=1.32&r2=1.33

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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