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: Two small fixes for s/390.


"Martin Schwidefsky" <schwidefsky@de.ibm.com> writes:

>      * sysdeps/unix/sysv/linux/s390/profile_counter.h (profil_counter) :
>      Remove high order bit from the program counter for 31 bit.

This part isn't OK.  We don't use #ifdefs to distinguish between
architectures.  Create a separate file or move the existing to 390-64
and create a new one in s390-32.

-- 
---------------.                          ,-.   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]