OSDN Git Service

Partial patch from Alexandre Oliva:
authorEric Andersen <andersen@codepoet.org>
Thu, 26 Aug 2004 23:36:04 +0000 (23:36 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 26 Aug 2004 23:36:04 +0000 (23:36 -0000)
commit11e165ebcdcd1b58f8e6a12cd9b7e39bed159566
tree721437daa112e0db89927ea9659038ea136c4e05
parent20e0bbfa54ff160757de3c47c9015e641bc96afd
Partial patch from Alexandre Oliva:

- adjust licensing terms of sources for crt*.o

- change the stat ABI to speed it up, matching changes in the kernel

- assorted bug-fixes, improvements and updates in the FR-V port

etc.
18 files changed:
libc/sysdeps/linux/frv/Makefile
libc/sysdeps/linux/frv/bits/elf-fdpic.h
libc/sysdeps/linux/frv/bits/kernel_stat.h
libc/sysdeps/linux/frv/bits/stat.h [new file with mode: 0644]
libc/sysdeps/linux/frv/bits/syscalls.h
libc/sysdeps/linux/frv/bits/uClibc_page.h [new file with mode: 0644]
libc/sysdeps/linux/frv/crt0.S
libc/sysdeps/linux/frv/crti.S
libc/sysdeps/linux/frv/crtn.S
libc/sysdeps/linux/frv/crtreloc.c
libc/sysdeps/linux/frv/fstat.c [new file with mode: 0644]
libc/sysdeps/linux/frv/fstat64.c [new file with mode: 0644]
libc/sysdeps/linux/frv/lstat.c [new file with mode: 0644]
libc/sysdeps/linux/frv/lstat64.c [new file with mode: 0644]
libc/sysdeps/linux/frv/stat.c [new file with mode: 0644]
libc/sysdeps/linux/frv/stat64.c [new file with mode: 0644]
libc/sysdeps/linux/frv/xstatconv.c [new file with mode: 0644]
libpthread/linuxthreads/sysdeps/frv/pt-machine.h