mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-01 13:26:47 +08:00
* config/obj-coff.h (SF_ADJ_LNNOPTR): Define (non BFD_ASSEMBLER).
(SF_GET_ADJ_LNNOPTR): Define (non BFD_ASSEMBLER). (SF_SET_ADJ_LNNOPTR): Define (non BFD_ASSEMBLER). * config/obj-coff.c (obj_coff_endef): Set ADJ_LNNOPTR when LNNOPTR is set. (w_symbols): If ADJ_LNNOPTR is set, add the section lnnoptr field to the symbol lnnoptr field, to get the correct file offset. PR 7428.
This commit is contained in:
parent
4a1d2ce2ab
commit
ef2074c25a
@ -1,3 +1,13 @@
|
||||
Fri Feb 16 16:53:31 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* config/obj-coff.h (SF_ADJ_LNNOPTR): Define (non BFD_ASSEMBLER).
|
||||
(SF_GET_ADJ_LNNOPTR): Define (non BFD_ASSEMBLER).
|
||||
(SF_SET_ADJ_LNNOPTR): Define (non BFD_ASSEMBLER).
|
||||
* config/obj-coff.c (obj_coff_endef): Set ADJ_LNNOPTR when LNNOPTR
|
||||
is set.
|
||||
(w_symbols): If ADJ_LNNOPTR is set, add the section lnnoptr field
|
||||
to the symbol lnnoptr field, to get the correct file offset.
|
||||
|
||||
Thu Feb 15 14:48:38 1996 Michael Meissner <meissner@tiktok.cygnus.com>
|
||||
|
||||
* config/obj-elf.c (elf_frob_symbol): On the PowerPC, force all
|
||||
|
Loading…
Reference in New Issue
Block a user