* dwarf2dbg.c (out_debug_info): Add new parameter ranges_seg and emit
authorNick Clifton <nickc@redhat.com>
Tue, 8 Aug 2006 08:29:08 +0000 (08:29 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 8 Aug 2006 08:29:08 +0000 (08:29 +0000)
commit802f5d9e8e94c7886c581e0d9915bcd0dde8042c
tree11bad252c86817668d223970a9d06bf04b1c6a12
parent720abc6078548ab95eeba85b5be4e8b6322e8dd6
* dwarf2dbg.c (out_debug_info): Add new parameter ranges_seg and emit
  DW_AT_ranges when code in compilation unit is not contiguous.
  (out_debug_abbrev): Emit DW_AT_ranges abbreviation if code in is not contiguous.
  (dwarf2_finish): Create and pass ranges_seg to out_debug_info.
  (out_debug_ranges): New function to emit .debug_ranges section when code is not contiguous.
gas/ChangeLog
gas/dwarf2dbg.c
This page took 0.023252 seconds and 4 git commands to generate.