summaryrefslogtreecommitdiffstats
path: root/src/lib/makefile
Commit message (Expand)AuthorAgeFilesLines
* Refactoring of the build system.Patrick Williams2013-03-011-23/+23
* Memory profiling tools.Patrick Williams2012-09-071-22/+26
* Improve std::map by using a SplayTree container.Patrick Williams2012-03-291-1/+1
* collectTrace to allow partial trace buffer collectionMonte Copeland2011-11-211-1/+1
* Floating point support.Patrick Williams2011-09-121-1/+1
* Add copyright headers to all source files.Patrick Williams2011-08-241-12/+17
* Allocate block system call stubMatthew Barth2011-08-101-1/+1
* Cleanup from previous reviews, add barrier for CxxTestMark Wenning2011-07-251-1/+18
* Shutdown and post status on HostBoot completionMike Jones2011-07-191-1/+2
* Create testcore directory for kernel-level tests.Patrick Williams2011-06-171-2/+0
* Initial futex supportdgilbert2011-06-171-2/+4
* Merge of PowerHAL project up to commit:Patrick Williams2011-03-051-1/+1
* Makefile cleanups.Patrick Williams2011-01-101-7/+0
* Importing trace header files from FSP trace and integrating into build.Patrick Williams2011-01-101-1/+1
* Add nanosleep syscall.Patrick Williams2010-10-041-1/+1
* Update makefiles to reference ROOTPATH for makefile includes.Patrick Williams2010-09-091-1/+1
* Add linker in preparation for modules.Patrick Williams2010-08-201-2/+4
* MMIO mapping support and syscalls.Patrick Williams2010-07-081-0/+1
* Add messagingPatrick Williams2010-06-241-1/+1
* Add mutex userspace / syscalls.Patrick Williams2010-06-111-1/+1
* Add task control syscalls.Patrick Williams2010-06-071-1/+2
* Add syscall interfaces and task_yieldPatrick Williams2010-06-071-1/+1
* malloc / free supportPatrick Williams2010-05-211-1/+1
* Create simple console.Patrick Williams2010-05-181-0/+10
OpenPOWER on IntegriCloud