| Age | Commit message (Expand) | Author |
| 2020-09-26 | G/C arm/atomic.h | skrll |
| 2018-07-12 | Remove the kernel PMC code. Sent yesterday on tech-kern@. | maxv |
| 2018-03-20 | separate cputypes.h for CPU_ID_* from armreg.h, | ryo |
| 2014-07-23 | Rename sljitarch.h to sljit_machdep.h. | alnsn |
| 2014-06-17 | Add sljit support to arm. | alnsn |
| 2013-05-02 | This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that | matt |
| 2013-05-01 | Add a default arm32 vmparam.h | matt |
| 2013-04-23 | Install fenv.h | matt |
| 2013-01-11 | Don't install fp.h anymore | matt |
| 2012-08-15 | Export <arm/vfpreg.h> | matt |
| 2012-08-06 | Add aeabi.h header which descibes the C portion of the EABI run time API. | matt |
| 2012-02-16 | Added cpuconf.h needed by libkvm build. | christos |
| 2011-07-17 | Do not install bus.h. | dyoung |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2008-06-25 | Revert last change and just use .WAIT | matt |
| 2008-06-23 | Fix a race condition -j. Don't do SUBDIRS= include/arm include/arm/... | matt |
| 2008-01-19 | Remove arm support for IPKDB. | chris |
| 2008-01-01 | Add support for kcore headers to arm32 kernel core dumps. | chris |
| 2007-02-18 | Install atomic.h, as needed by the installed rwlock.h. | briggs |
| 2007-02-18 | Add <arm/mutex.h> and <arm/rwlock.h> | matt |
| 2007-02-09 | Merge newlock2 to head. | ad |
| 2006-07-26 | don't install <machine/db_machdep.h>, this is kernel only | drochner |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2004-05-08 | Factor out W{CHAR,INT}_{MAX,MIN} into their own header file. | kleink |
| 2003-01-17 | Merge the nathanw_sa branch. | thorpej |
| 2002-11-26 | Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. | lukem |
| 2002-08-13 | Byte-swapping optimizations, enabled if compiling with GCC: | thorpej |
| 2002-08-07 | Implement pmc(9) -- An interface to hardware performance monitoring | briggs |
| 2002-01-13 | Add an <arm/swi.h>, containing symbolic names for SWI ranges. | bjh21 |
| 2001-11-26 | Don't install includes which userland doesn't need. | thorpej |
| 2001-11-23 | - Move more contents of various <machine/vmparam.h> files into | thorpej |
| 2001-09-03 | Add a merged <pcb.h> for arm26/arm32. | matt |
| 2001-07-29 | PR 13581 | chris |
| 2001-07-14 | Make <sysarch.h> valid for all arm platforms. Adjust/remove port-specific | matt |
| 2001-06-23 | Add a common <arm/param.h>, containing those few things that are obviously | bjh21 |
| 2001-06-23 | Add <arm/endian.h> and remove the cats, dnard and netwinder versions, since | bjh21 |
| 2001-06-18 | Move <arm/arm32/bus.h> to <arm/bus.h>, since it looks like it's going to be | bjh21 |
| 2001-04-15 | Add definitions of C99 integer format conversion macros. | kleink |
| 2001-04-15 | Add definitions of C99 specified-width integer type limits. | kleink |
| 2001-04-14 | Add definitions of C99 integer constant macros. | kleink |
| 2001-04-14 | Add definitions of C99 minimum-width and greatest-width integer types. | kleink |
| 2001-02-24 | some include files added newly write into Makefile. | ichiro |
| 2001-02-17 | Install <arm/endian_machdep.h>. | bjh21 |
| 2001-02-13 | Fix typo in header filename. | simonb |
| 2001-02-11 | Shared ARM ptrace(2) implementation. Mostly the same as the arm32 | bjh21 |
| 2001-02-11 | Common <arm/reg.h> (and hence common struct reg) for ARM. | bjh21 |
| 2001-01-22 | Initial potentially sharable <arm/armreg.h>. Used by all arm26 code. | bjh21 |
| 2001-01-18 | Add <arm/frame.h>, for shared stack frame structures. Currently, only sigframes | bjh21 |
| 2001-01-13 | Move <machine/signal.h> into shared directory. | bjh21 |
| 2001-01-11 | Share <machine/elf_machdep.h> between arm26 and arm32. | bjh21 |