* sysdeps/unix/sysv/linux/mips/configure.in: New. Pre-process asm/unistd.h into...
authorAlexandre Oliva <aoliva@redhat.com>
Mon, 17 Mar 2003 15:50:05 +0000 (15:50 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Mon, 17 Mar 2003 15:50:05 +0000 (15:50 +0000)
commitc27d68482ce992ff3675da796766b3c04b9b0f84
tree8542f43332f098067571c04655ac0c45c71ed9f2
parent935af0f27f2313e3a78160e90f1a8f118c3f46ec
* sysdeps/unix/sysv/linux/mips/configure.in: New.  Pre-process asm/unistd.h into asm-unistd.h. * sysdeps/unix/sysv/linux/mips/configure: Generated. * sysdeps/unix/sysv/linux/mips/Makefile: Do custom processing of syscall list. * sysdeps/unix/sysv/linux/mips/sys/syscall.h: New file. * sysdeps/unix/sysv/linux/mips/clone.S: Don't include asm/unistd.h.

* sysdeps/unix/sysv/linux/mips/configure.in: New.  Pre-process
asm/unistd.h into asm-unistd.h.
* sysdeps/unix/sysv/linux/mips/configure: Generated.
* sysdeps/unix/sysv/linux/mips/Makefile: Do custom processing
of syscall list.
* sysdeps/unix/sysv/linux/mips/sys/syscall.h: New file.
* sysdeps/unix/sysv/linux/mips/clone.S: Don't include
asm/unistd.h.

2003-03-17  Alexandre Oliva  <aoliva@redhat.com>
ChangeLog
sysdeps/unix/sysv/linux/mips/Makefile
sysdeps/unix/sysv/linux/mips/clone.S
sysdeps/unix/sysv/linux/mips/configure [new file with mode: 0755]
sysdeps/unix/sysv/linux/mips/configure.in [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/sys/syscall.h [new file with mode: 0644]