bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/11323] Need representation of the offset from a label to a GOT


From: carrot at google dot com
Subject: [Bug gas/11323] Need representation of the offset from a label to a GOT entry
Date: 23 Mar 2010 09:05:56 -0000

------- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-03-18 
11:23 -------
Subject: Bug 11323

CVSROOT:        /cvs/src
Module name:    src
Changes by:     address@hidden  2010-03-18 11:22:46

Modified files:
        bfd            : ChangeLog elf32-arm.c reloc.c bfd-in2.h 
                         libbfd.h 
        gas            : ChangeLog 
        gas/config     : tc-arm.c 
        gas/doc        : c-arm.texi 
        gas/testsuite  : ChangeLog 
Added files:
        gas/testsuite/gas/arm: got_prel.d got_prel.s 

Log message:
        bfd/
        2010-03-15  Wei Guozhi  <address@hidden>
        
        PR gas/11323
        * bfd-in2.h (enum bfd_reloc_code_real): New BFD_RELOC_GOT_PREL type.
        * elf32-arm.c (elf32_arm_reloc_map): BFD_RELOC_GOT_PREL to
        R_ARM_GOT_PREL map.
        * libbfd.h (bfd_reloc_code_real_names): BFD_RELOC_GOT_PREL name.
        * reloc.c (comments): Document the new relocation.
        
        gas/
        2010-03-15  Wei Guozhi  <address@hidden>
        
        PR gas/11323
        * config/tc-arm.c (reloc_names): New relocation names.
        (md_apply_fix): New case for BFD_RELOC_ARM_GOT_PREL.
        (tc_gen_reloc): New case for BFD_RELOC_ARM_GOT_PREL.
        * doc/c-arm.texi (ARM-Relocations): Document the new relocation.
        
        gas/testsuite
        2010-03-15  Wei Guozhi  <address@hidden>
        
        PR gas/11323
        * gas/arm/got_prel.s: New test case.
        * gas/arm/got_prel.d: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4958&r2=1.4959
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-arm.c.diff?cvsroot=src&r1=1.228&r2=1.229
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/reloc.c.diff?cvsroot=src&r1=1.199&r2=1.200
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/bfd-in2.h.diff?cvsroot=src&r1=1.507&r2=1.508
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/libbfd.h.diff?cvsroot=src&r1=1.227&r2=1.228
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4115&r2=1.4116
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-arm.c.diff?cvsroot=src&r1=1.437&r2=1.438
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/doc/c-arm.texi.diff?cvsroot=src&r1=1.68&r2=1.69
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1647&r2=1.1648
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/arm/got_prel.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/arm/got_prel.s.diff?cvsroot=src&r1=NONE&r2=1.1


------- Additional Comments From carrot at google dot com  2010-03-23 09:05 
-------
fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]