This is the mail archive of the binutils@sources.redhat.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]
Other format: [Raw text]

Re: dw2gencfi rewrite


Richard Henderson <rth@redhat.com> writes:

> On Fri, May 30, 2003 at 04:51:06PM +0200, Andreas Jaeger wrote:
>> Shouldn't the addresses be 18 and 1e instead of 39 and 3f?
>
> Try the patch as of this morning.

This does not help, I still get:

$ readelf -wf signal/kill.os
The section .eh_frame contains:

00000000 00000014 00000000 CIE
  Version:               1
  Augmentation:          "zR"
  Code alignment factor: 1
  Data alignment factor: -8
  Return address column: 16
  Augmentation data:     1b

  DW_CFA_def_cfa: r7 ofs 8
  DW_CFA_offset: r16 at cfa-8
  DW_CFA_nop
  DW_CFA_nop

00000018 00000014 0000001c FDE cie=00000000 pc=00000020..00000047
  DW_CFA_advance_loc: 25 to 00000039
  DW_CFA_def_cfa_offset: 16
  DW_CFA_advance_loc: 6 to 0000003f
  DW_CFA_def_cfa_offset: 8
  DW_CFA_nop

I applied both your dw2gencfi and your readelf patches,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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