Warner Losh
71625ec9ad
sys: Remove $FreeBSD$: one-line .c comment pattern
...
Remove /^/[*/]\s*\$FreeBSD\$.*\n/
2023-08-16 11:54:24 -06:00
Gordon Bergling
26713ad9cf
arm: Remove a double word in a comment in setjmp
...
- s/number number/number/
MFC after: 5 days
2023-04-13 20:37:25 +02:00
Andrew Turner
864cbcb81b
Merge in changes from NetBSD:
...
* Remove support for non-elf files.
* Add the VFP setjmp magic numbers.
* Add the offsets for the VFP registers within the buffer.
2013-06-08 07:16:22 +00:00
Andrew Turner
64277b97f9
Hide non-assembler bits behind #ifndef __ASSEMBLER__
2013-04-06 00:47:33 +00:00
Olivier Houchard
98fe51fc99
Protect setjmp.h with #ifndef _MACHINE_SETJMP_H_.
2004-07-12 21:23:58 +00:00
Olivier Houchard
6fc729af63
Import FreeBSD/arm kernel bits.
...
It only supports sa1110 (on simics) right now, but xscale support should come
soon.
Some of the initial work has been provided by :
Stephane Potvin <sepotvin at videotron.ca>
Most of this comes from NetBSD.
2004-05-14 11:46:45 +00:00