From: Alan Modra Date: Mon, 4 Feb 2013 05:10:44 +0000 (+0000) Subject: correct pr reference X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4d9d2f16a66592301c9c6ea170560221de08493f;p=binutils-gdb.git correct pr reference --- diff --git a/bfd/ChangeLog-2012 b/bfd/ChangeLog-2012 index 2c7d9eaa798..7d82aced123 100644 --- a/bfd/ChangeLog-2012 +++ b/bfd/ChangeLog-2012 @@ -459,7 +459,7 @@ 2012-10-26 Alan Modra - 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 b1919247ea6..15e56a6de0f 100644 --- a/gas/ChangeLog-2012 +++ b/gas/ChangeLog-2012 @@ -259,7 +259,7 @@ 2012-10-26 Alan Modra - 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.