bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/13617] gold's nop padding should contain only valid nop instru


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/13617] gold's nop padding should contain only valid nop instructions, not zeros
Date: Tue, 24 Jan 2012 06:21:16 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2012-01-24 06:21:16 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2012-01-24 06:21:11

Modified files:
    gold           : ChangeLog i386.cc x86_64.cc 

Log message:
    PR gold/13617
    * i386.cc (Target_i386::do_code_fill): When using a jmp
    instruction, pad with nop instructions.
    * x86_64.cc (Target_x86_64::do_code_fill): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.865&r2=1.866
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/i386.cc.diff?cvsroot=src&r1=1.143&r2=1.144
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/x86_64.cc.diff?cvsroot=src&r1=1.147&r2=1.148

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



reply via email to

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