]> sourceware.org Git - glibc.git/commit
hurd: Move some i386 bits to x86
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Wed, 1 Feb 2023 23:27:26 +0000 (00:27 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Wed, 1 Feb 2023 23:27:26 +0000 (00:27 +0100)
commite0dc827bf6e9882e1531905c61a00c83cc91359d
tree7ff6c8022980baaf6e17a90a40a1e643745ecdf5
parentfa93858a88b109a19656931e68b48d06eedff5b5
hurd: Move some i386 bits to x86

As they will actually be usable on x86_64 too.
sysdeps/mach/hurd/Makefile
sysdeps/mach/hurd/i386/Makefile
sysdeps/mach/hurd/x86/Makefile [new file with mode: 0644]
sysdeps/mach/hurd/x86/ioperm.c [moved from sysdeps/mach/hurd/i386/ioperm.c with 100% similarity]
sysdeps/mach/hurd/x86/sys/io.h [moved from sysdeps/mach/hurd/i386/sys/io.h with 100% similarity]
sysdeps/mach/i386/Implies [new file with mode: 0644]
sysdeps/mach/i386/sysdep.h
sysdeps/mach/x86/bits/mach/param.h [moved from sysdeps/mach/i386/bits/mach/param.h with 94% similarity]
sysdeps/mach/x86/machine-lock.h [moved from sysdeps/mach/i386/machine-lock.h with 97% similarity]
sysdeps/mach/x86/sysdep.h [new file with mode: 0644]
This page took 0.045898 seconds and 5 git commands to generate.