frv: resurrect port somehow, totally untested
commitc0a2d0b7edacbc6389574821b0231e07431dabb6
authorWaldemar Brodkorb <wbx@openadk.org>
Fri, 5 Feb 2016 20:07:40 +0000 (5 21:07 +0100)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Sun, 7 Feb 2016 17:23:22 +0000 (7 18:23 +0100)
treef2d21c6e2fe8f99ccd820d1d406dc5d51419ba77
parentb499fe614ac5b492fc0fdc6e1fbbeeb904674159
frv: resurrect port somehow, totally untested

The FR-V port is really broken, and I have no emulator
or hardware for this platform. I tried to get some hardware
from RedHat, who made the FR-V port initially. Unfortunately
Fujitsi didn't agreed to sent me some of their unused spare
hardware lying @RedHat. As I invested some time to get stuff compiled,
I decided to add the code and may be anytime later I can gain
access to some emulator or hardware.

GDB simulator for FR-V doesn't support booting Linux AFAIK.
23 files changed:
Rules.mak
extra/Configs/Config.in.arch
include/link.h
ldso/include/dl-elf.h
ldso/include/dl-hash.h
ldso/ldso/bfin/dl-sysdep.h
ldso/ldso/dl-hash.c
ldso/ldso/fdpic/dl-inlines.h
ldso/ldso/frv/dl-startup.h
ldso/ldso/frv/dl-sysdep.h
ldso/ldso/frv/elfinterp.c
libc/misc/elf/dl-iterate-phdr.c
libc/sysdeps/linux/frv/Makefile
libc/sysdeps/linux/frv/Makefile.arch [new file with mode: 0644]
libc/sysdeps/linux/frv/bits/fcntl.h
libc/sysdeps/linux/frv/bits/kernel_types.h
libc/sysdeps/linux/frv/bits/stat.h
libc/sysdeps/linux/frv/bits/syscalls.h
libc/sysdeps/linux/frv/bits/uClibc_arch_features.h
libc/sysdeps/linux/frv/crt1.S [moved from libc/sysdeps/linux/frv/crt0.S with 95% similarity]
libc/sysdeps/linux/frv/crtreloc.c
libc/sysdeps/linux/frv/jmpbuf-unwind.h
libc/sysdeps/linux/frv/syscall.c