This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [hurd,commited] hurd: mach/hurd/i386 also needs mach/hurd/x86


Joseph Myers, on lun. 04 sept. 2017 15:42:18 +0000, wrote:
> (and without the port I'd expect it to be hard to tell what is
> i386-specific and what applies to both x86_64 and i386 and so belongs
> in an x86 sysdeps directory).

Well, it's mostly meant to contain the equivalent of what the Linux port
puts there, so we have things looking good, e.g.
sysdeps/mach/hurd/x86/dl-sysdep.c which just includes
sysdeps/x86/cpu-tunables.c before the arch-specific dl-sysdep.c

Samuel


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