[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/13505] apply_relocation always use 64bit little endian relocat
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug gold/13505] apply_relocation always use 64bit little endian relocation |
Date: |
Thu, 15 Dec 2011 23:29:27 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=13505
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> 2011-12-15 23:29:27 UTC ---
CVSROOT: /cvs/src
Module name: src
Changes by: address@hidden 2011-12-15 23:29:24
Modified files:
gold : ChangeLog target-reloc.h
Log message:
Replace <64, false> with <size, big_endian>
2011-12-15 H.J. Lu <address@hidden>
PR gold/13505
* target-reloc.h (apply_relocation): Replace <64, false> with
<size, big_endian>.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.857&r2=1.858
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/target-reloc.h.diff?cvsroot=src&r1=1.51&r2=1.52
--
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.