------- Additional Comments From amodra at bigpond dot net dot au 2008-03-11 21:21 ------- Yes, I'll work on it. My approach will be to redefine SHN_LORESERVE thru SHN_HIRESERVE to FFFFFF00 thru FFFFFFFF, sign extending the existing values to an unsigned int. All internal BFD uses of section indices will use these values, so the reserved range is mapped out of the way of "real" section numbers. We won't need any of the code that adds SHN_HIRESERVE + 1 - SHN_LORESERVE to skip over the reserved range. Also, I think most backend use of SHN_* will not need changing.
-- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Last reconfirmed|0000-00-00 00:00:00 |2008-03-11 21:21:20 date| | http://sourceware.org/bugzilla/show_bug.cgi?id=5900 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils