]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* frags.c (frag_more): Warn if in absolute_section.
authorIan Lance Taylor <ian@airs.com>
Wed, 9 Aug 1995 19:33:17 +0000 (19:33 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 9 Aug 1995 19:33:17 +0000 (19:33 +0000)
commita2acbf8d1255d444439c9d5cc79ce73dbcf4db4c
tree9849793bfd341eb1b3ee4f3f803801f0fe9a536d
parent27a53b88d713381cd5abbb8c5aca0b36c864010e
* frags.c (frag_more): Warn if in absolute_section.
(frag_now_fix): In absolute_section, return abs_section_offset.
* subsegs.c (subseg_change): If switching to absolute_section,
just set now_seg and now_subseg.
(subseg_set_rest): Special handling when switching to or from
absolute_section.
gas/frags.c