bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/873] Incorrect generation of relocs for .byte , .2byte and .3by


From: ramana dot radhakrishnan at codito dot com
Subject: [Bug gas/873] Incorrect generation of relocs for .byte , .2byte and .3byte directives.
Date: 25 Apr 2005 19:51:55 -0000

------- Additional Comments From ramana dot radhakrishnan at codito dot com  
2005-04-25 19:51 -------
Created an attachment (id=465)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=465&action=view)
Partial Fix. 

2005-04-26  Ramana Radhakrishnan  <address@hidden>

        PR gas/873
        * config/tc-arc.c(arc_cons_fix_new):Generate BFD_RELOC_8,
        BFD_RELOC_16 and BFD_RELOC_24 for .byte, .2byte and .3byte
        directives.
        (md_apply_fix3):Handle BFD_RELOC_16, BFD_RELOC_24
        * elf32-arc.c(arc_reloc_map):Add support for R_ARC_8,R_ARC_16,
        R_ARC_24
        (howto_map):Add support for R_ARC_8, R_ARC_16 and R_ARC_24
        * include/elf/arc.h:Correct relocation values for all ARC relocation 
        types.


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=873

------- 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]