public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [hurd,commited] hurd: mach/hurd/i386 also needs mach/hurd/x86
@ 2017-09-03 11:40 Samuel Thibault
  2017-09-04 15:42 ` Joseph Myers
  0 siblings, 1 reply; 4+ messages in thread
From: Samuel Thibault @ 2017-09-03 11:40 UTC (permalink / raw)
  To: libc-alpha; +Cc: Samuel Thibault

	* sysdeps/mach/hurd/i386/Implies: Add mach/hurd/x86.
---
 ChangeLog                      | 1 +
 sysdeps/mach/hurd/i386/Implies | 1 +
 2 files changed, 2 insertions(+)
 create mode 100644 sysdeps/mach/hurd/i386/Implies

diff --git a/ChangeLog b/ChangeLog
index a43030fe3d..ebabb12a8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,7 @@
 	* sysdeps/x86/fpu/include/bits/fenv.h [NO_HIDDEN]: Redirect
 	__feraiseexcept_renamed to feraiseexcept instead of
 	__GI_feraiseexcept.
+	* sysdeps/mach/hurd/i386/Implies: Add mach/hurd/x86.
 
 2017-09-01  Joseph Myers  <joseph@codesourcery.com>
 
diff --git a/sysdeps/mach/hurd/i386/Implies b/sysdeps/mach/hurd/i386/Implies
new file mode 100644
index 0000000000..94db5e92ef
--- /dev/null
+++ b/sysdeps/mach/hurd/i386/Implies
@@ -0,0 +1 @@
+mach/hurd/x86
-- 
2.14.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [hurd,commited] hurd: mach/hurd/i386 also needs mach/hurd/x86
  2017-09-03 11:40 [hurd,commited] hurd: mach/hurd/i386 also needs mach/hurd/x86 Samuel Thibault
@ 2017-09-04 15:42 ` Joseph Myers
  2017-09-04 15:43   ` Samuel Thibault
  2017-09-04 15:56   ` Samuel Thibault
  0 siblings, 2 replies; 4+ messages in thread
From: Joseph Myers @ 2017-09-04 15:42 UTC (permalink / raw)
  To: Samuel Thibault; +Cc: libc-alpha

On Sun, 3 Sep 2017, Samuel Thibault wrote:

> 	* sysdeps/mach/hurd/i386/Implies: Add mach/hurd/x86.

Is there an x86_64 Hurd port planned?  Because x86 sysdeps directories are 
for things shared between i386 and x86_64; there's nothing *wrong* with 
having a mach/hurd/x86 directory in the absence of an x86_64 port, but it 
doesn't seem that useful without such a port either (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).

-- 
Joseph S. Myers
joseph@codesourcery.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [hurd,commited] hurd: mach/hurd/i386 also needs mach/hurd/x86
  2017-09-04 15:42 ` Joseph Myers
@ 2017-09-04 15:43   ` Samuel Thibault
  2017-09-04 15:56   ` Samuel Thibault
  1 sibling, 0 replies; 4+ messages in thread
From: Samuel Thibault @ 2017-09-04 15:43 UTC (permalink / raw)
  To: Joseph Myers; +Cc: libc-alpha

Joseph Myers, on lun. 04 sept. 2017 15:42:18 +0000, wrote:
> On Sun, 3 Sep 2017, Samuel Thibault wrote:
> > 	* sysdeps/mach/hurd/i386/Implies: Add mach/hurd/x86.
> 
> Is there an x86_64 Hurd port planned?

It's long way, but it's planned, yes :)

Samuel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [hurd,commited] hurd: mach/hurd/i386 also needs mach/hurd/x86
  2017-09-04 15:42 ` Joseph Myers
  2017-09-04 15:43   ` Samuel Thibault
@ 2017-09-04 15:56   ` Samuel Thibault
  1 sibling, 0 replies; 4+ messages in thread
From: Samuel Thibault @ 2017-09-04 15:56 UTC (permalink / raw)
  To: Joseph Myers; +Cc: libc-alpha

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-09-04 15:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-03 11:40 [hurd,commited] hurd: mach/hurd/i386 also needs mach/hurd/x86 Samuel Thibault
2017-09-04 15:42 ` Joseph Myers
2017-09-04 15:43   ` Samuel Thibault
2017-09-04 15:56   ` Samuel Thibault

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).