mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
* bout.c (b_out_canonicalize_reloc): Handle SEC_CONSTRUCTOR
sections. (b_out_get_reloc_upper_bound): Likewise.
This commit is contained in:
@ -1,5 +1,9 @@
|
|||||||
Tue Mar 28 15:14:11 1995 Ian Lance Taylor <ian@cygnus.com>
|
Tue Mar 28 15:14:11 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
|
* bout.c (b_out_canonicalize_reloc): Handle SEC_CONSTRUCTOR
|
||||||
|
sections.
|
||||||
|
(b_out_get_reloc_upper_bound): Likewise.
|
||||||
|
|
||||||
* linker.c (generic_link_add_symbol_list): Skip constructor
|
* linker.c (generic_link_add_symbol_list): Skip constructor
|
||||||
symbols which the main linker code did not do anything with.
|
symbols which the main linker code did not do anything with.
|
||||||
(_bfd_generic_link_output_symbols): Use udata.p if it is set,
|
(_bfd_generic_link_output_symbols): Use udata.p if it is set,
|
||||||
|
Reference in New Issue
Block a user