mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
2011-06-09 Tristan Gingold <gingold@adacore.com>
* elfnn-ia64.c (elfNN_ia64_relax_section, elfNN_ia64_choose_gp) (elfNN_ia64_relocate_section, elfNN_vms_object_p): Remove trailing spaces.
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
2011-06-09 Tristan Gingold <gingold@adacore.com>
|
||||||
|
|
||||||
|
* elfnn-ia64.c (elfNN_ia64_relax_section, elfNN_ia64_choose_gp)
|
||||||
|
(elfNN_ia64_relocate_section, elfNN_vms_object_p): Remove trailing
|
||||||
|
spaces.
|
||||||
|
|
||||||
2011-06-09 Tristan Gingold <gingold@adacore.com>
|
2011-06-09 Tristan Gingold <gingold@adacore.com>
|
||||||
|
|
||||||
* bfd.c (bfd_get_sign_extend_vma): Handle aixcoff.
|
* bfd.c (bfd_get_sign_extend_vma): Handle aixcoff.
|
||||||
|
@ -3868,7 +3868,7 @@ elfNN_ia64_relocate_section (bfd *output_bfd,
|
|||||||
&& (sym_sec->flags & SEC_MERGE) != 0
|
&& (sym_sec->flags & SEC_MERGE) != 0
|
||||||
&& ELF_ST_TYPE (sym->st_info) == STT_SECTION
|
&& ELF_ST_TYPE (sym->st_info) == STT_SECTION
|
||||||
&& sym_sec->sec_info_type == ELF_INFO_TYPE_MERGE)
|
&& sym_sec->sec_info_type == ELF_INFO_TYPE_MERGE)
|
||||||
{
|
{
|
||||||
struct elfNN_ia64_local_hash_entry *loc_h;
|
struct elfNN_ia64_local_hash_entry *loc_h;
|
||||||
|
|
||||||
loc_h = get_local_sym_hash (ia64_info, input_bfd, rel, FALSE);
|
loc_h = get_local_sym_hash (ia64_info, input_bfd, rel, FALSE);
|
||||||
|
Reference in New Issue
Block a user