| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
support removed in 2008 (prior to 8.0).
Approved by: deischen, imp
MFC after: 3 days
Notes:
svn path=/head/; revision=264543
|
| |
|
|
|
|
|
|
| |
Convert from using MACHINE_ARCH to MACHINE_CPUARCH. Hoist path statement
up into the top Makefile rather than repeating it on every arch Makefile.
Notes:
svn path=/head/; revision=209118
|
| |
|
|
|
|
|
|
|
| |
ia64, powerpc, and sparc64, use ANSI function headers and specifically
indicate the lack of arguments with 'void'. Otherwise, warnings are
generated at WARNS=3, leading to a compile failure with -Werror.
Notes:
svn path=/head/; revision=174127
|
| |
|
|
| |
Notes:
svn path=/head/; revision=174112
|
| |
|
|
|
|
|
|
|
|
| |
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
|