This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: patch for gas/dwarf2dbg.c, can fail when new frags are created


: Thu Aug 26 15:44:52 1999  Jim Wilson  <wilson@cygnus.com>
: 
: 	* dwarf2dbg.c (MAX_SPECIAL_ADDR_DELTA): Correct typo in comment.
: 	(struct ls): Add frag field.  Initialize it to zero.
: 	(out_end_sequence): New local text_frag.  Set it while in text section.
: 	Replace address check with frag check.  Set ls.frag to text_frag if
: 	out_set_addr called.
: 	(dwarf2_gen_line_info): Add explanatory comment.  New local saved_frag.
: 	Set it before switching sections.  Replace address check with frag
: 	check.  Set ls.frag to saved_frag if out_set_addr called.

Applied.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]