freebsd-skq/sys/arm
Ian Lepore 506bb6751c Insert STOP_UNWINDING directives in the _start (kernel entry point) and
fork_trampoline (thread entry point) assembler routines, because it's
not possible to unwind beyond those points.

Also insert STOP_UNWINDING in the exception_exit routine, to prevent an
unwind-loop at that point.  This is just a stopgap until we get around
to instrumenting all assembler functions with proper unwind metadata.
2013-05-04 19:59:35 +00:00
..
allwinner Fix undefined behaviour in several gpio_pin_setflags() routines (under 2013-04-13 21:21:13 +00:00
arm Insert STOP_UNWINDING directives in the _start (kernel entry point) and 2013-05-04 19:59:35 +00:00
at91 Fix regression issue after r248910. 2013-04-07 13:03:57 +00:00
broadcom/bcm2835 Correct a few sizeof()s 2013-05-01 04:37:34 +00:00
compile
conf Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port. 2013-04-27 22:38:29 +00:00
econa Eliminate a redundant #include: machine/pmap.h is already included 2013-03-01 19:02:41 +00:00
freescale/imx Fix undefined behaviour in several gpio_pin_setflags() routines (under 2013-04-13 21:21:13 +00:00
include Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port. 2013-04-27 23:07:49 +00:00
lpc MFcalloutng: 2013-02-28 13:46:03 +00:00
mv MFcalloutng: 2013-02-28 13:46:03 +00:00
s3c2xx0 Fix low-level uart drivers that set their fifo sizes in the softc too late. 2013-04-01 00:44:20 +00:00
sa11x0 Fix low-level uart drivers that set their fifo sizes in the softc too late. 2013-04-01 00:44:20 +00:00
tegra Merge the FDT versions of initarm. 2012-11-03 22:39:07 +00:00
ti - Correct mispellings of word resource 2013-04-17 11:47:32 +00:00
versatile MFcalloutng: 2013-02-28 13:46:03 +00:00
xilinx Bring copyright changes with the agreement of Thomas Skibo. 2013-04-28 07:00:36 +00:00
xscale - Correct mispellings of the word occurrence 2013-04-17 11:40:10 +00:00