mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
* libcoff-in.h (obj_symbol_slew): Don't define.
(struct coff_tdata): Remove unused fields index_slew, raw_linenos, and flags. * libcoff.h: Rebuilt. * coffcode.h (coff_mkobject): Don't initialize raw_linenos. (coff_mkobject_hook): Don't initialize flags.
This commit is contained in:
@ -1,5 +1,12 @@
|
|||||||
Mon Aug 15 12:16:56 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
|
Mon Aug 15 12:16:56 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
|
||||||
|
|
||||||
|
* libcoff-in.h (obj_symbol_slew): Don't define.
|
||||||
|
(struct coff_tdata): Remove unused fields index_slew, raw_linenos,
|
||||||
|
and flags.
|
||||||
|
* libcoff.h: Rebuilt.
|
||||||
|
* coffcode.h (coff_mkobject): Don't initialize raw_linenos.
|
||||||
|
(coff_mkobject_hook): Don't initialize flags.
|
||||||
|
|
||||||
* aout-target.h (MY_zmagic_contiguous): Define as 0 if not already
|
* aout-target.h (MY_zmagic_contiguous): Define as 0 if not already
|
||||||
defined.
|
defined.
|
||||||
(MY(backend_data)): Use MY_zmagic_contiguous, not hardcoded 0.
|
(MY(backend_data)): Use MY_zmagic_contiguous, not hardcoded 0.
|
||||||
|
Reference in New Issue
Block a user