* xcofflink.c (xcoff_mark_symbol): Don't mark the absolute section.
(xcoff_mark): Likewise. (xcoff_build_ldsyms): Mark absolute symbols. PR 14000
This commit is contained in:
parent
22e548aaec
commit
16b7d65d5a
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Wed Jan 14 16:15:22 1998 Richard Henderson <rth@cygnus.com>
|
||||
|
||||
* xcofflink.c (xcoff_mark_symbol): Don't mark the absolute section.
|
||||
(xcoff_mark): Likewise.
|
||||
(xcoff_build_ldsyms): Mark absolute symbols.
|
||||
|
||||
Wed Jan 14 16:03:11 1998 Richard Henderson <rth@cygnus.com>
|
||||
|
||||
* bout.c (b_out_write_object_contents): Sort symbols before output
|
||||
|
|
Loading…
Reference in a new issue