mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-24 18:35:28 +00:00
2000-11-09 Philip Blundell <pb@futuretv.com>
* section.c (STD_SECTION): Set gc_mark flag.
This commit is contained in:
parent
1da00eb45d
commit
90460d9725
@ -1,3 +1,7 @@
|
||||
2000-11-09 Philip Blundell <pb@futuretv.com>
|
||||
|
||||
* section.c (STD_SECTION): Set gc_mark flag.
|
||||
|
||||
2000-11-11 Kazu Hirata <kazu@hxi.com>
|
||||
|
||||
* coff-i960.c: Likewise.
|
||||
|
@ -567,7 +567,7 @@ static const asymbol global_syms[] =
|
||||
{ NAME, IDX, 0, NULL, FLAGS, 0, 0, \
|
||||
\
|
||||
/* linker_mark, gc_mark, segment_mark, vma, lma, _cooked_size, */ \
|
||||
0, 0, 0, 0, 0, 0, \
|
||||
0, 1, 0, 0, 0, 0, \
|
||||
\
|
||||
/* _raw_size, output_offset, output_section, alignment_power, */ \
|
||||
0, 0, (struct sec *) &SEC, 0, \
|
||||
|
Loading…
x
Reference in New Issue
Block a user