1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/contrib
Ed Schouten cbf42683f8 Sync in latest vDSOs from upstream.
- Use conditional instruction to simplify the ARMv6 vDSO. This means
  that we no longer perform any branching. In the failure case, we
  simply slide over the assignments of the return values.

  The vDSO could be improved even further by using stmia to do
  assignments in parallel. Unfortunately, the script used to generate
  these is not smart enough for that (yet).

  Spotted by: andrew@.

- Make the style of the i686 vDSO more similar to the others by using
  decimal literals.
2016-09-19 17:31:05 +00:00
..
alpine-hal Update Annapurna Alpine HAL to a newer version. 2016-09-06 14:59:13 +00:00
cloudabi Sync in latest vDSOs from upstream. 2016-09-19 17:31:05 +00:00
dev [ath_hal] quieten a bit of the boot messages - this stuff has been working for a while. 2016-09-12 04:58:59 +00:00
ipfilter/netinet Remove the 4.3BSD compatible macro m_copy(), use m_copym() instead. 2016-09-15 07:41:48 +00:00
libfdt
libnv Fix style issue in the cnv API. 2016-08-27 13:40:27 +00:00
ncsw Consistently use device_t 2016-08-09 19:32:06 +00:00
ngatm
octeon-sdk Consistently use device_t 2016-08-09 19:32:06 +00:00
rdma/krping
v4l
vchiq/interface Update VCHIQ driver to upstream version 4eda74f2 2016-08-31 01:04:57 +00:00
x86emu
xz-embedded