summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2013-02-04 05:10:43 +0000
committerAlan Modra <amodra@bigpond.net.au>2013-02-04 05:10:43 +0000
commit111f87e1240a2b364e13d05586b6ff8eb8d126e6 (patch)
treeed12957f25bd02c1d4cab7f0cd8620a870330e2b
parentdb1346aa61ebc19a4e65524a46dfc2602ec41cac (diff)
downloadbinutils-redhat-111f87e1240a2b364e13d05586b6ff8eb8d126e6.tar.gz
correct pr reference
-rw-r--r--bfd/ChangeLog-20122
-rw-r--r--gas/ChangeLog-20122
2 files changed, 2 insertions, 2 deletions
diff --git a/bfd/ChangeLog-2012 b/bfd/ChangeLog-2012
index 2c7d9eaa79..7d82aced12 100644
--- a/bfd/ChangeLog-2012
+++ b/bfd/ChangeLog-2012
@@ -459,7 +459,7 @@
2012-10-26 Alan Modra <amodra@gmail.com>
- PR target/14758
+ PR gas/14758
* elf32-ppc.c (ppc_elf_reloc_type_lookup): Decode ppc64 _DS
bfd_reloc values. Map to corresponding D-form relocs.
(is_insn_ds_form, is_insn_qs_form): New functions.
diff --git a/gas/ChangeLog-2012 b/gas/ChangeLog-2012
index b1919247ea..15e56a6de0 100644
--- a/gas/ChangeLog-2012
+++ b/gas/ChangeLog-2012
@@ -259,7 +259,7 @@
2012-10-26 Alan Modra <amodra@gmail.com>
- PR target/14758
+ PR gas/14758
* config/tc-ppc.c (ppc_setup_opcodes): Fix comment.
(md_assemble): Translate to _DS relocs for ppc32 as well as ppc64.
(tc_gen_reloc): Handle _DS relocs in ppc32 mode.