| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Turn on the required options in the ERL config file, and ensure
that the fbt module is listed as a dependency for mips in
the modules/dtrace/dtraceall/dtraceall.c file.
PR: 220346
Reviewed by: gnn, markj
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D12227
Notes:
svn path=/head/; revision=323206
|
| |
|
|
|
|
|
|
|
|
| |
Tested on MIPS64.
Sponsored by: DARPA, AFRL
Sponsored by: HEIF5
Notes:
svn path=/head/; revision=299118
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It would previously call into some unfinished Solaris compatibility code and
return without actually calling panic(9). The compatibility code is
unneeded, however, so just remove it and have dtrace_panic() call vpanic(9)
directly.
Differential Revision: https://reviews.freebsd.org/D2349
Reviewed by: avg
MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=281916
|
| |
|
|
|
|
|
| |
hardcoded MIPS64 instructions
Notes:
svn path=/head/; revision=233484
|
|
|
Notes:
svn path=/head/; revision=233409
|