User/Kernel - ARMv7 fixes (relocation of .text)
[tpg/acess2.git] / Usermode / Libraries / ld-acess.so_src /
2012-11-04 John Hodge (sonata)User/Kernel - ARMv7 fixes (relocation of .text)
2012-10-12 John HodgeUsermode - Working on AxWin3 SubWin widget (also API...
2012-10-11 John HodgeUsermode - Updated SysSpawn to have a permissions argument
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-04 John HodgeSyscalls - Changed SysGetMessage to provide a buffer...
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-09-19 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-09-17 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-09-12 John HodgeLibraries/ld-acess - APPEND and TRUNCATE flags (unimpli...
2012-09-10 John HodgeARMv7 Compile Fixes
2012-09-01 John HodgeUsermode - Heaps more headers in libposix/psocket/libc
2012-09-01 John HodgeUsermode - Misc header changes
2012-09-01 John HodgeUsermode/ld-acess - Slight tweak to headers to stay...
2012-08-08 John HodgeUsermode - Renamed readdir() to SysReadDir()
2012-08-05 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-08-03 John HodgeUsermode - Added armv6 userland shims
2012-08-03 John HodgeUsermode - Slight fixes in preparation for armv6
2012-07-31 John HodgeUsermode/ld-acess - Removed libgcc exports
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-05-27 John HodgeUsermode - Added O_RDWR and friends to unistd.h
2012-05-26 John HodgeMerge branch 'master' of git://cadel.mutabah.net/acess2
2012-05-24 John HodgeFixing up misc x86-64 bugs
2012-05-24 John HodgeUsermode - Moved include files to each library's directory
2012-05-18 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-18 John HodgeUsermode/DHCPC - Bugfixing and implementing select...
2012-03-16 John HodgeFixing KMod support
2012-02-08 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-02-07 John HodgeOops
2012-02-07 John HodgeMore work on neatening code
2012-02-06 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-02-05 John HodgeNetworking - Reworked route table management
2012-01-30 John HodgeImplementing telnet server, fixes everywhere
2012-01-24 John HodgeIntegrating new event handling into userspace
2012-01-21 John HodgeCleaning up ignored files
2012-01-15 John HodgeFixing bugs exposed by scan-build
2011-12-10 John HodgeMoving more stuff to new makefiles
2011-12-09 John HodgeFixed bad rule in ld-acess new build
2011-12-08 John HodgeFixing new build system
2011-12-08 John HodgeUsermode - More work on new build system
2011-12-07 John HodgeUsermode - Working on new build/makefile system
2011-11-24 John HodgeUsermode/ld-acess - Fixed bug in syscall5/syscall6...
2011-11-23 John HodgeUsermode/ld-acess - Fixed bug with ARM nested functions
2011-11-20 John HodgeUsermode/ld-acess - Fixed bug in x86 main entrypoint
2011-11-17 John HodgeUsermode/ld-acess - Added two more ARM relocation types
2011-11-12 John HodgeUsermode/ld-acess - Fixing x86_64 entrypoint
2011-11-03 John HodgeUsermode/ld-acess - Fixed lack of envp
2011-10-28 John HodgeUsermode/ld-acess - Moved ARMv7 ld-acess to top of...
2011-10-26 John HodgeUsermode/ld-acess - Added support for R_ARM_COPY
2011-10-26 John HodgeUsermode/ld-acess - Fixed ARMv7 syscalls to save LR...
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-20 John HodgeUsermode/ld-acess - Fixed error in x86_64 clone syscall
2011-10-19 John HodgeUsermode/ld-acess - Implemented R_836_COPY and R_X86_64...
2011-10-19 John HodgeUsermode/ld-acess - Fixed crash when arguments are...
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-15 John HodgeUsermode/ld-acess - Syscall stub changes
2011-10-12 John HodgeUsermode - Fixed GAS/NASM detection
2011-10-12 John HodgeMajor build system changes
2011-10-11 John HodgeUsermode/ld-acess - COPY relocation (no clue what it...
2011-10-11 John HodgeLibraries/ld-acess - Cleaning up
2011-10-09 John HodgeUsermode/ld-acess - Fixing Elf64 support (and incorrect...
2011-10-08 John HodgeImplementing parts of the ARM usermode
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-09-08 John HodgeUsermode/ld-acess - Fixed for x86_64 syscall interface
2011-09-08 John HodgeUsermode/ld-access - Fixed issues linking with libld...
2011-08-28 John HodgeUsermode/ld-acess - Disabled PIC (not needed) mmap_binary
2011-08-26 John HodgeUsermode/ld-acess - Fixing ELF loader modifying .text...
2011-08-08 John HodgeUsermode - Switched to the POSIX read()/write() argumen...
2011-06-16 John HodgeAxWin2 - Debugging and misc
2011-03-24 John HodgeMore work on x86_64 port of usermode
2011-03-24 John HodgeUsermode/ld-acess - x86_64 support
2011-03-24 John HodgeUsermode/ld-acess - Reworked build structure and syscal...
2011-03-01 John Hodgeld-acess - Exported select()
2011-03-01 John HodgeUsermode implementation of select()
2011-02-12 John HodgeBig bugfixes from trying a Clone/fork bomb
2011-01-25 John Hodgeld-acess - Fixed bugs due to not testing from AcessNati...
2011-01-18 John HodgeBig changes to AcessNative
2010-11-27 John HodgeUsermode build system overhaul
2010-11-27 John HodgeBuild fixes
2010-11-25 John HodgeCombined ld-acess and libacess
2010-10-22 John HodgeDon't ask me how, but it's booting again
2010-05-13 John HodgeWorking on separating architecture dependent and indepe...
2010-05-11 John HodgeMerge branch 'master' of [email protected]:acess2
2010-04-23 John HodgeHalfway through deciding where to put the error handler...
2010-04-13 John HodgeMerge branch 'master' of git://git.ucc.asn.au/acess2
2010-03-18 John HodgeBugfixing initrd and ld-acess
2009-12-27 John HodgeUpdated build system to remove `install` from `all`
2009-12-26 John HodgeUpdated the build files to use $(xCP), allows use of...
2009-11-17 John HodgeCleanups & Implementations to allow IPStack to compile
2009-10-10 John HodgeVarious Changes
2009-10-02 John HodgeFixed bug with handling of . and .. that was trashing...
2009-10-02 John HodgeCleanup
next

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