mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-16 20:32:21 +08:00
* objdump.c (stabs): Change from struct internal_nlist * to
bfd_byte *. (print_section_stabs): Fetch stabs information directly, rather than assuming that struct internal_nlist is the right size.
This commit is contained in:
@ -1,5 +1,10 @@
|
|||||||
Wed Jun 19 14:46:38 1996 Ian Lance Taylor <ian@cygnus.com>
|
Wed Jun 19 14:46:38 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
|
* objdump.c (stabs): Change from struct internal_nlist * to
|
||||||
|
bfd_byte *.
|
||||||
|
(print_section_stabs): Fetch stabs information directly, rather
|
||||||
|
than assuming that struct internal_nlist is the right size.
|
||||||
|
|
||||||
* binutils.texi: Document change to binary format: file position
|
* binutils.texi: Document change to binary format: file position
|
||||||
based on load address, not section VMA.
|
based on load address, not section VMA.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user