Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
[tpg/acess2.git] / Usermode / Libraries /
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-02-05 John HodgeNetworking - Working on DHCP client (and related changes)
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 HodgeOops, little fixes
2012-01-15 John HodgeFixing bugs exposed by scan-build
2011-12-10 John HodgeMoving more stuff to new makefiles
2011-12-09 John HodgeUsermode - Fixing sub-tree make support
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-12-02 John HodgeUsermode/crt0 - Fixed crt0 not calling _exit
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/Libs - Fixing misc compile warnings
2011-11-17 John HodgeUsermode/ld-acess - Added two more ARM relocation types
2011-11-17 John HodgeUsermode/crt0 - Cleaned up and added ctrbegin/crtend...
2011-11-17 John HodgeUsermode/libc - Fixing little bugs/speed issues
2011-11-12 John HodgeUsermode/ld-acess - Fixing x86_64 entrypoint
2011-11-11 John HodgeUsermode/libc - Slightly smarter memcpy
2011-11-06 John HodgeUsermode - Slight changes, debug/commenting only
2011-11-04 John HodgeUsermode/AxWin3 - Cleaning up and adding client widget...
2011-11-04 John HodgeUsermode/AxWin3 - Added symlink to handle -l dependency...
2011-11-04 John HodgeUsermode/AxWin3 - Moved interface library to Applicatio...
2011-11-04 John HodgeUsermode/AxWin3 - Implementing window creation
2011-11-04 John HodgeUsermode/AxWin3 - Working on IPC, compiles and runs...
2011-11-03 John HodgeUsermode/AxWin3 - Debugging IPC
2011-11-03 John HodgeUsermode/ld-acess - Fixed lack of envp
2011-11-03 John HodgeUsermode/libc - Fixing some bugs in environment handling
2011-11-02 John HodgeUsermode/AxWin3 - Workign on interface lib, adding...
2011-11-02 John HodgeUsermode/AxWin3 - Working on interface library
2011-11-01 John HodgeUsermode/AxWin3 - Implementing WM IPC calls in lib
2011-10-31 John HodgeUsermode/AxWin3 - Working on interface library
2011-10-30 John HodgeUsermode/AxWin3 - Working on the libaxwin3 API
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-20 John HodgeUsermode/libc - Fixed libc from assuming 32-bit pointer...
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-17 John HodgeChanged i386 build to x86
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-15 John HodgeUsermode/acess.ld - Fixed ARMv7 not loading headers
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 HodgeUsermode - More ARM stuff
2011-10-08 John HodgeImplementing parts of the ARM usermode
2011-10-06 John HodgeUsermode/libc - Look ma! setjmp
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-23 John HodgeSpiderScript - Light speedups, planning for smarter...
2011-09-21 John HodgeSpiderScript - Speedup fixes to bytecode
2011-09-21 John HodgeSpiderScript - Fixes, SpiderWeb's print_test.sw works
2011-09-21 John HodgeSpiderScript - Bugfixing, most bytecode runs now
2011-09-20 John HodgeSpiderScript - Bytecode now _runs_ still buggy
2011-09-18 John HodgeSpiderScript - Cleaning and sorting
2011-09-18 John HodgeSpiderScript - Restructured to be able to keep bytecode...
2011-09-17 John HodgeSpiderScript - More changes, cleaning up
2011-09-17 John HodgeSpiderScript - Huge changes to introduce bytecode 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-22 John HodgeKernel - General fixing after ARM7 changes
2011-08-21 John HodgeUsermode - Fixing build system
2011-08-13 John HodgeUsermode - Fixing syscall API
2011-08-10 John HodgeUsermode/libc - Changes to get NASM/irssi/bash ......
2011-08-08 John HodgeUsermode/libc - Implementing POSIX/BSD sockets
2011-08-08 John HodgeUsermode - Switched to the POSIX read()/write() argumen...
2011-08-04 John HodgeUsermode/libc - Fixed implementation of atexit and...
2011-07-06 John HodgeUsermode Build - Updated makefiles to compile needed...
2011-06-22 John HodgeAcessNative - Fixing Fixing Fixing
2011-06-16 John HodgeAxWin2 - Debugging and misc
2011-06-16 John HodgeUsermode - IRC Client
2011-06-07 John HodgeNetworking - Heaps of changes
2011-06-05 John HodgeAxWin2 - More fiddling, almost ready now :)
2011-06-05 John HodgeAxWin2 - More fiddling
2011-05-30 John HodgeWorking on AxWin2
2011-05-28 John HodgeMerge branch 'master' of serenade.mutabah.net:acess2
2011-05-28 John HodgeSpiderScript - Commenting changes
2011-05-25 John HodgeMerge branch 'master' of [email protected]:acess2
2011-05-16 John HodgeMisc fixes to libc, added ISADMA to core Makefile.cfg
2011-05-10 John HodgeSpiderScript - Speedups
2011-04-03 John HodgeSpiderScript - Added tags to loops to allow arbitary...
2011-04-03 John HodgeSpiderScript - Fixed namespace handling (and unset...
next

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