This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: 2.2.5 plan


Jakub Jelinek <jakub@redhat.com> writes:

> This patch is port of libgcc_s new EH registry scheme which glibc
> _Unwind_Find_FDE needs to support if glibc _Unwind_Find_FDE comes before
> libgcc_s _Unwind_Find_FDE in search scope, plus DW_CFA_restore fix and minor
> optimization (almost all shared libraries have .eh_frame section 4/8 bytes
> long, indicating no eh information, so the is no reason to register them).

I've added this patch now.  Thanks,

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


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