summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/bfd/elfarm-nabi.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-07-05 20:16:34 +0000
committerobrien <obrien@FreeBSD.org>2002-07-05 20:16:34 +0000
commit5bbed9e6b0ec2fe158136f658b45d0dbaa4fcfad (patch)
tree85bcd3d0bd356eb6756659cd6b173976fef5bfe0 /contrib/binutils/bfd/elfarm-nabi.c
parent9568924023a1e322c446870c4a4dd514800517c3 (diff)
parentf3c54bd2c1850601b80aa0558b8843517125f50f (diff)
downloadFreeBSD-src-5bbed9e6b0ec2fe158136f658b45d0dbaa4fcfad.zip
FreeBSD-src-5bbed9e6b0ec2fe158136f658b45d0dbaa4fcfad.tar.gz
This commit was generated by cvs2svn to compensate for changes in r99461,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/binutils/bfd/elfarm-nabi.c')
-rw-r--r--contrib/binutils/bfd/elfarm-nabi.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/binutils/bfd/elfarm-nabi.c b/contrib/binutils/bfd/elfarm-nabi.c
index 7ced680..2d791de 100644
--- a/contrib/binutils/bfd/elfarm-nabi.c
+++ b/contrib/binutils/bfd/elfarm-nabi.c
@@ -138,8 +138,8 @@ static reloc_howto_type elf32_arm_howto_table[] =
bfd_elf_generic_reloc, /* special_function */
"R_ARM_ABS16", /* name */
false, /* partial_inplace */
- 0, /* src_mask */
- 0, /* dst_mask */
+ 0x0000ffff, /* src_mask */
+ 0x0000ffff, /* dst_mask */
false), /* pcrel_offset */
/* 12 bit absolute */
OpenPOWER on IntegriCloud