Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the pmm handle argument from _malloc(). | Kevin O'Connor | 2013-12-27 | 1 | -5/+18 |
* | Separate out sec32init sections even when not doing code relocation. | Kevin O'Connor | 2013-12-07 | 1 | -3/+2 |
* | Minor - update file comments in src/malloc.c. | Kevin O'Connor | 2013-09-28 | 1 | -2/+2 |
* | Move optionroms.h to std/optionrom.h and util.h. | Kevin O'Connor | 2013-09-18 | 1 | -1/+1 |
* | Move function definitions for output.c from util.h to new file output.h. | Kevin O'Connor | 2013-09-18 | 1 | -4/+4 |
* | Move malloc code from pmm.c to new files malloc.c and malloc.h. | Kevin O'Connor | 2013-09-18 | 1 | -0/+529 |