Usermode/ld-acess - Overhaul cleanup of ELF loader
[tpg/acess2.git] / Usermode / Libraries / ld-acess.so_src / elf.c
2014-11-03 John Hodge (sonata)Usermode/ld-acess - Overhaul cleanup of ELF loader
2014-08-24 John Hodgex86_64 build working with new compiler
2014-08-18 John HodgeUsermode/ld-acess - Fix dynamic linking quirk (STB_WEAK...
2014-06-21 John HodgeUsermode/ld-acess - STB_WEAK local symbols
2014-06-06 John HodgeUsermode/syscalls - Add SysDebugHex syscall (Debug_HexDump)
2014-05-31 John HodgeUsermode/ld-acess - Large cleanup to ELF dynamic linking
2014-04-08 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2014-03-16 John HodgeUsermode/ld-acess - Fix unconditional inclusion of...
2014-03-15 John Hodge (sonata)Merge branch 'master' of git://ted.mutabah.net/acess2
2014-03-11 John Hodge (sonata)Merge branch 'master' of git://ted.mutabah.net/acess2
2014-03-11 John Hodge (sonata)Usermode/ld-acess - (minor) assert.h in elf.c
2014-02-15 John HodgeKernel - Fix compilation on x86_64 and armv7 (for MM...
2013-09-16 John HodgeUsermode/ld-acess - Cleanup to ELF32 relocation code
2013-08-07 John Hodge (sonata)Usermode/ld-acess - Disabled destructive relocation
2013-01-22 John HodgeMerge branch 'master' of git://localhost/acess2
2012-12-30 John Hodge (sonata)Merge branch 'master' of github.com:thepowersgang/acess2
2012-12-20 John HodgeUsermode/ld-acess - Fixes for clang compilation
2012-12-04 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-12-04 John HodgeMerge branch 'master' of git://localhost/acess2
2012-11-30 John Hodge (sonata)Usermode - More syscall renaming
2012-11-28 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-11-13 John Hodge (sonata)Usermode/ld-acess - Fixed uninitialised usage of some...
2012-11-13 John Hodge (sonata)Misc - Changes to allow warning-less compilation with...
2012-11-06 John Hodge (sonata)ld-acess/libc - Implimenting functions required by...
2012-11-04 John Hodge (sonata)User/Kernel - ARMv7 fixes (relocation of .text)
2012-10-07 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-10-06 John HodgeAcessNative - Changes to allow _compiling_ on windows.
2012-10-03 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-09-30 John HodgeKernel - x86_64 booting again (with some hackery)
2012-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
2012-06-14 John HodgeCommon/ELF Loader - Debug fixes and detection for no...
2012-03-16 John HodgeFixing KMod support
2011-11-23 John HodgeUsermode/ld-acess - Fixed bug with ARM nested functions
2011-11-17 John HodgeUsermode/ld-acess - Added two more ARM relocation types
2011-10-26 John HodgeUsermode/ld-acess - Added support for R_ARM_COPY
2011-10-23 John HodgeUsermode/ld-acess - Fixed warning when debug is enabled
2011-10-23 John HodgeUsermode - Finally cleaned up ELF32 relocation
2011-10-20 John HodgeUsermode/ld-acess - Fixed ARM relocations
2011-10-19 John HodgeUsermode/ld-acess - Implemented R_836_COPY and R_X86_64...
2011-10-17 John HodgeMisc fixes, and I think I broke ld-acess x86_64 a while...
2011-10-15 John HodgeCommenting and cleanup
2011-10-15 John HodgeUsermode/ld-acess - Sorting and improvements to ld...
2011-10-11 John HodgeUsermode/ld-acess - COPY relocation (no clue what it...
2011-10-09 John HodgeUsermode/ld-acess - Fixing Elf64 support (and incorrect...
2011-10-06 John HodgeReworking usermode/libc to closer C compliance
2011-10-04 John HodgeUsermode/ld-acess - Fixing elf64 support (and x86-64)
2011-09-26 John HodgeUsermode/ld-acess - Adding elf64 support
2011-08-26 John HodgeUsermode/ld-acess - Fixing ELF loader modifying .text...
2011-03-24 John HodgeUsermode/ld-acess - Reworked build structure and syscal...
2011-01-25 John Hodgeld-acess - Fixed bugs due to not testing from AcessNati...
2010-10-22 John HodgeDon't ask me how, but it's booting again
2009-09-21 John HodgeDisabled debug in ld-acess.so/loadlib
2009-09-21 John HodgeAdding usermode tree

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