]> sourceware.org Git - glibc.git/commit
2004-11-11 Richard Sandiford <rsandifo@redhat.com>
authorAndreas Jaeger <aj@suse.de>
Fri, 25 Feb 2005 15:18:13 +0000 (15:18 +0000)
committerAndreas Jaeger <aj@suse.de>
Fri, 25 Feb 2005 15:18:13 +0000 (15:18 +0000)
commit68f3ec56719c41f72b8212c3f9daaa0ec8080ff7
treebb6919870b52a4b0285003db3db61952e6753b48
parent890e858b8cd49526a333df9653dd662e49575438
2004-11-11  Richard Sandiford  <rsandifo@redhat.com>

[BZ #758]
* sysdeps/unix/sysv/linux/mips/configure.in (asm-unistd.h): Only
preprocess <asm/unistd.h> if it defines ABI-prefixed syscall names
like __NR_N32_open.  Just include <asm/unistd.h> otherwise.
* sysdeps/unix/sysv/linux/mips/configure: Regenerate.
* sysdeps/unix/sysv/linux/mips/mips32/kern64/sysdep.h: Delete
* sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (SYS_ify): Use the
standard __NR prefix.
* sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (SYS_ify): Likewise.
* sysdeps/unix/sysv/linux/mips/Makefile (syscall-%.h): Rework so that
the output file is compatible with both pre-2.6 and 2.6 kernel headers.
Extract separate syscall lists for each ABI.
sysdeps/unix/sysv/linux/mips/Makefile
sysdeps/unix/sysv/linux/mips/configure
sysdeps/unix/sysv/linux/mips/configure.in
sysdeps/unix/sysv/linux/mips/mips32/kern64/sysdep.h
sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
This page took 0.043558 seconds and 5 git commands to generate.