Usermode/ld-acess - Sorting and improvements to ld-acess
authorJohn Hodge <[email protected]>
Sat, 15 Oct 2011 02:21:49 +0000 (10:21 +0800)
committerJohn Hodge <[email protected]>
Sat, 15 Oct 2011 02:21:49 +0000 (10:21 +0800)
commitc1771fb9d6e85a8453a0f4553b3878959901b613
treed4de5456cb14a15a785421faef2a10d497dfc59a
parentc53533a539638c1c0ad4f4c99c091ae7972cfd8b
Usermode/ld-acess - Sorting and improvements to ld-acess

- Removed ELF64 support if compiling for 32-bit (I think)
- Sorted the ELF code a little differently
- Adding ARM support
Usermode/Libraries/ld-acess.so_src/arch/armv7.S.h
Usermode/Libraries/ld-acess.so_src/elf.c
Usermode/Libraries/ld-acess.so_src/elf32.h
Usermode/Libraries/ld-acess.so_src/elf64.h
Usermode/Libraries/ld-acess.so_src/export.c
Usermode/Libraries/ld-acess.so_src/lib.c

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