mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-30 05:14:18 +08:00
(elf_i386_relocate_section): A pc-relative relocation against a
now-local symbol should not have a dynamic relocation.
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
1998-02-23 15:53 Richard Henderson <rth@cygnus.com>
|
||||||
|
|
||||||
|
* elf32-i386.c (elf_i386_relocate_section): A pc-relative
|
||||||
|
relocation against a now-local symbol should not have a dynamic
|
||||||
|
relocation.
|
||||||
|
|
||||||
Mon Feb 23 16:17:08 1998 Ian Lance Taylor <ian@cygnus.com>
|
Mon Feb 23 16:17:08 1998 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
* peicode.h (coff_swap_filehdr_in): Don't set BFD flag HAS_SYMS in
|
* peicode.h (coff_swap_filehdr_in): Don't set BFD flag HAS_SYMS in
|
||||||
@ -8,8 +14,8 @@ Mon Feb 23 16:17:08 1998 Ian Lance Taylor <ian@cygnus.com>
|
|||||||
Sun Feb 22 20:39:00 1998 Richard Henderson <rth@cygnus.com>
|
Sun Feb 22 20:39:00 1998 Richard Henderson <rth@cygnus.com>
|
||||||
|
|
||||||
* elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Don't create
|
* elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Don't create
|
||||||
a plt entry when we can determine that we authoritatively define
|
a plt entry when we can determine that we authoritatively define
|
||||||
the symbol.
|
the symbol.
|
||||||
|
|
||||||
Sun Feb 22 20:33:05 1998 Richard Henderson <rth@cygnus.com>
|
Sun Feb 22 20:33:05 1998 Richard Henderson <rth@cygnus.com>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user