correct pr reference

This commit is contained in:
Alan Modra 2013-02-04 05:10:44 +00:00
parent d2aeee679d
commit 4d9d2f16a6
2 changed files with 2 additions and 2 deletions

View file

@ -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.

View file

@ -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.