freebsd-dev/sys/i386/i386
Konstantin Belousov 3c901a9040 Create a proper stack frame for i386 version of bcopy(), despite the
function is leaf.  The frame allows ddb to not loose the direct caller
of bcopy() in backtrace.

Other functions from support.s would benefit from the same change as
well, but for now bcopy() is the most frequent offender.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2013-07-13 19:42:52 +00:00
..
apic_vector.s Remove cpususpend IDT vector for XEN. 2012-05-20 08:17:20 +00:00
atomic.c
atpic_vector.s
autoconf.c
bios.c Make sure that each va_start has one and only one matching va_end, 2012-05-29 01:48:06 +00:00
bioscall.s
bpf_jit_machdep.c
bpf_jit_machdep.h
db_disasm.c
db_interface.c
db_trace.c Print the frame addresses for the backtraces on i386 and amd64. It 2012-12-03 22:16:51 +00:00
elan-mmcr.c
elf_machdep.c Enable shared page on i386, now it has a use for vdso_timehands. 2012-06-22 07:16:29 +00:00
exception.s Some clarifications and updates for the comments, mostly retrieved 2013-06-19 05:05:16 +00:00
gdb_machdep.c
genassym.c Add SMP/i386 suspend/resume support. 2012-05-18 18:55:58 +00:00
geode.c
i686_mem.c
identcpu.c After r205013, amd64 and i386 CPU family and model IDs were printed out 2012-09-21 10:31:19 +00:00
in_cksum.c
initcpu.c Add SMP/i386 suspend/resume support. 2012-05-18 18:55:58 +00:00
io.c
k6_mem.c
locore.s
longrun.c
machdep.c Use slightly more idiomatic expression to get the address of array. 2013-05-27 18:39:39 +00:00
mem.c Partially revert r217515 so that the mem_range_softc variable is always 2012-07-09 20:42:08 +00:00
minidump_machdep.c free wdog_kern_pat calls in post-panic paths from under SW_WATCHDOG 2012-06-03 08:01:12 +00:00
mp_clock.c
mp_machdep.c - Add a BIT_FFS() macro and use it to replace cpusetffs_obj() 2013-06-13 20:46:03 +00:00
mp_watchdog.c
mpboot.s
perfmon.c
pmap.c Explicitely panic instead of possibly doing undefined things when 2013-07-11 05:15:30 +00:00
ptrace_machdep.c MFamd64 r238669: 2012-07-21 21:39:02 +00:00
stack_machdep.c
support.s Create a proper stack frame for i386 version of bcopy(), despite the 2013-07-13 19:42:52 +00:00
swtch.s - Fix resumectx() prototypes to reflect reality. 2012-06-13 21:03:01 +00:00
symbols.raw
sys_machdep.c
trap.c Assert that interrupts are enabled in the trap handlers on x86 before 2013-06-03 17:40:05 +00:00
uio_machdep.c
vm86.c MFamd64 r238623: 2012-07-26 09:11:37 +00:00
vm86bios.s
vm_machdep.c Improve readability of static assertions for OFFSET_* macros. 2013-05-13 21:47:17 +00:00