| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
This introduces the WITHOUT_LIBKSE nob,
and changes WITHOUT_LIBPTHREADS to mean with neither threading libs.
Approved by: re(kensmith)
Notes:
svn path=/head/; revision=172492
|
| |
|
|
|
|
|
|
|
|
| |
16-byte aligned. Consequently, struct tcb is a multiple of 16
bytes in size. We need to make sure there's no padding after
struct ppc32_tp. We do this by explicitly adding the necessary
padding in front of it.
Notes:
svn path=/head/; revision=161830
|
| |
|
|
|
|
|
| |
abstract the magic that happens when deriving one or the other.
Notes:
svn path=/head/; revision=161828
|
| |
|
|
| |
Notes:
svn path=/head/; revision=161802
|
| |
|
|
| |
Notes:
svn path=/head/; revision=133806
|
| |
|
|
|
|
|
| |
2. Export symbols needed by debugger.
Notes:
svn path=/head/; revision=133801
|
|
|
the time being.
Notes:
svn path=/head/; revision=132400
|