[committed] MIPS/BFD: Update a stale `mips_elf32_section_processing' reference
Maciej W. Rozycki
macro@mips.com
Tue Jan 23 19:04:00 GMT 2018
More information about the Binutils mailing list
Tue Jan 23 19:04:00 GMT 2018
- Previous message (by thread): Enable Intel PCONFIG instruction
- Next message (by thread): [committed] MIPS/GAS: Remove a stale OPTION_COMPAT_ARCH_BASE option marker
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update a stale reference to `mips_elf32_section_processing', following a
merge of the function into `_bfd_mips_elf_section_processing' made with
commit 103186c62b99 ("PATCH for MIPS 64-bit ABI suport"),
<https://sourceware.org/ml/binutils/1999-q3/msg00072.html>.
bfd/
* elfxx-mips.c (_bfd_mips_elf_final_link): Update a stale
`mips_elf32_section_processing' comment reference.
---
bfd/elfxx-mips.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
binutils-mips-bfd-section-processing-name.diff
Index: binutils/bfd/elfxx-mips.c
===================================================================
--- binutils.orig/bfd/elfxx-mips.c 2018-01-17 15:32:24.222064679 +0000
+++ binutils/bfd/elfxx-mips.c 2018-01-17 15:36:52.413191393 +0000
@@ -14365,7 +14365,7 @@ _bfd_mips_elf_final_link (bfd *abfd, str
reginfo.ri_cprmask[3] |= sub.ri_cprmask[3];
/* ri_gp_value is set by the function
- mips_elf32_section_processing when the section is
+ `_bfd_mips_elf_section_processing' when the section is
finally written out. */
/* Hack: reset the SEC_HAS_CONTENTS flag so that
- Previous message (by thread): Enable Intel PCONFIG instruction
- Next message (by thread): [committed] MIPS/GAS: Remove a stale OPTION_COMPAT_ARCH_BASE option marker
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list