mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 13:56:22 +08:00
.
This commit is contained in:
@ -1,3 +1,11 @@
|
|||||||
|
2003-10-08 Roland McGrath <roland@redhat.com>
|
||||||
|
|
||||||
|
* gcore.c (make_mem_sec): Function removed, folded into ...
|
||||||
|
(gcore_create_callback): ... here. To omit a section, clear its
|
||||||
|
SEC_LOAD bit rather than zeroing its size.
|
||||||
|
Omit read-only sections only if they correspond to a known disk file.
|
||||||
|
(gcore_copy_callback): Ignore sections without SEC_LOAD flag set.
|
||||||
|
|
||||||
2003-10-10 Michael Snyder <msnyder@redhat.com>
|
2003-10-10 Michael Snyder <msnyder@redhat.com>
|
||||||
|
|
||||||
* d10v-tdep.c: Fix typo in comment.
|
* d10v-tdep.c: Fix typo in comment.
|
||||||
|
Reference in New Issue
Block a user