Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * libc/sys/sysnecv850/sbrk.c (_sbrk): Change heap_start to be an | DJ Delorie | 2012-10-02 | 1 | -2/+2 |
| | | | | | | | | array of undefined size, to avoid problems when compiled with -msda=4. * v850/sbrk.c (_sbrk): Change heap_start to be an array of undefined size, to avoid problems when compiled with -msda=4. | ||||
* | * v8500/sbrk.c (_sbrk): Tidy code. | Nick Clifton | 2011-05-27 | 1 | -19/+12 |
| | | | | | | | Base start of heap on the "heap_start" symbol. * libc/sys/sysnecv850/sbrk.c (_sbrk): Tidy code. Base start of heap on the "heap_start" symbol. | ||||
* | import newlib-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+36 |