User/Kernel - ARMv7 fixes (relocation of .text)
authorJohn Hodge (sonata) <[email protected]>
Sun, 4 Nov 2012 02:58:13 +0000 (10:58 +0800)
committerJohn Hodge (sonata) <[email protected]>
Sun, 4 Nov 2012 02:58:13 +0000 (10:58 +0800)
commit3bcb89ec409dc04c55465bdb79ffc7828f003e3c
treede7489141f5a630de155c64c345edb2a4ecbd203
parent012806735cf2617b868e5c4dff4a8f1107239cf1
User/Kernel - ARMv7 fixes (relocation of .text)
17 files changed:
KernelLand/Kernel/arch/armv7/lib.c
KernelLand/Kernel/arch/armv7/mm_virt.c
KernelLand/Kernel/arch/armv7/start.S
KernelLand/Kernel/bin/elf.c
KernelLand/Kernel/binary.c
KernelLand/Kernel/logging.c
KernelLand/Kernel/syscalls.c
KernelLand/Kernel/vfs/mmap.c
KernelLand/Modules/Filesystems/InitRD/files.lst
Makefile
Usermode/Libraries/ld-acess.so_src/arch/armv7.S.h
Usermode/Libraries/ld-acess.so_src/arch/syscalls.s.h
Usermode/Libraries/ld-acess.so_src/common.h
Usermode/Libraries/ld-acess.so_src/elf.c
Usermode/Libraries/ld-acess.so_src/include_exp/acess/sys.h
Usermode/Libraries/ld-acess.so_src/loadlib.c
Usermode/Libraries/libc.so_src/Makefile

UCC git Repository :: git.ucc.asn.au