mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +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>
|
||||
|
||||
* 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>
|
||||
|
||||
* elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Don't create
|
||||
a plt entry when we can determine that we authoritatively define
|
||||
the symbol.
|
||||
a plt entry when we can determine that we authoritatively define
|
||||
the symbol.
|
||||
|
||||
Sun Feb 22 20:33:05 1998 Richard Henderson <rth@cygnus.com>
|
||||
|
||||
|
Reference in New Issue
Block a user