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: [RFA] bfd/elf-eh-frame.c: return address column of CIE


Hi Kaz,

> The DWARF 2 draft says that the return address register column of
> CIE of an eh_frame has the unsigned byte type. I've seen also that
> gcc puts it as an unsigned byte. So
> _bfd_elf_discard_section_eh_frame shouldn't use read_uleb128 when
> reading it.

Thanks for spotting it.

> 2002-08-18  Kaz Kojima <kkojima@rr.iij4u.or.jp>
> 
> 	* elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Use a simple
> 	byte read when reading the return address register column. 

Approved and applied.

Cheers
        Nick


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