This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/bfd ChangeLog mach-o-x86-64.c
- From: gingold at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 4 Jan 2012 12:59:23 -0000
- Subject: src/bfd ChangeLog mach-o-x86-64.c
CVSROOT: /cvs/src
Module name: src
Changes by: gingold@sourceware.org 2012-01-04 12:59:23
Modified files:
bfd : ChangeLog mach-o-x86-64.c
Log message:
2012-01-04 Tristan Gingold <gingold@adacore.com>
* mach-o-x86-64.c (bfd_mach_o_x86_64_swap_reloc_out): Handle
BFD_RELOC_32, BFD_RELOC_MACH_O_X86_64_PCREL32_1,
BFD_RELOC_MACH_O_X86_64_PCREL32_2,
BFD_RELOC_MACH_O_X86_64_PCREL32_4,
BFD_RELOC_MACH_O_X86_64_BRANCH32,
BFD_RELOC_MACH_O_X86_64_SUBTRACTOR32,
BFD_RELOC_MACH_O_X86_64_GOT.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5568&r2=1.5569
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/mach-o-x86-64.c.diff?cvsroot=src&r1=1.6&r2=1.7