freebsd-skq/sys
andrew 90fc0dee7a Clean up our ARM assembly:
MFC 275256:

Switch to the ARM unified assembly language as the clang integrated as only
supports it. Binutils supports it when the ".syntax unified" directive
is set.

Sponsored by:   ABT Systems Ltd

MFC 275264:

Update _ENTRY to use _EENTRY to reduce the common code.

MFC 275321:

Remove extra labels, ENTRY_NP already provides them.

Sponsored by:   ABT Systems Ltd

MFC 275322:

Correctly a few incorrect uses of ENTRY/EENTRY and END/EEND

Sponsored by:   ABT Systems Ltd

MFC 275416:

Fix the name of the coprocessor to include the "p" prefix, the clang
integrated assembler expects this.

Sponsored by:   ABT Systems Ltd

MFC 275418:

Switch to unified syntax so these can be built with clang 3.5.

Sponsored by:   ABT Systems Ltd

MFC 275519:

Add missing END macros to some of the xscale functions.

Sponsored by:   ABT Systems Ltd

MFC 275520:

Use the unified syntax in a few more assembly files

Sponsored by:   ABT Systems Ltd

MFC 275521:

Set the alignment to 4-bytes after a string as clang 3.5 can switch to
thumb mode if this is incorrect.

Sponsored by:   ABT Systems Ltd

MFC 275522:

Place the literal pool after a RET otherwise clang 3.5 tries to put it too
far away from a ldr psuedo instruction. With this clang will place the
literal value here where it's close enough to be loaded.

Sponsored by:   ABT Systems Ltd

MFC 275523:

Switch to an armv6k cpu, without this clang 3.5 complains "bx lr" is
unsupported as it needs a newer cpu.

Sponsored by:   ABT Systems Ltd

MFC 275524:

Switch to a .cpu directive. These will work when clang 3.5 is imported
where the .arch directive is a nop.

Sponsored by:   ABT Systems Ltd
2014-12-14 16:28:53 +00:00
..
amd64 MFC r273515, r274055, r274063, r274215, r274065, r274502: 2014-11-29 22:48:40 +00:00
arm Clean up our ARM assembly: 2014-12-14 16:28:53 +00:00
boot MFC 273927: 2014-12-14 15:33:45 +00:00
bsm
cam MFC r274411: Improve CAM's reaction on asymmetric access errors. 2014-12-12 07:41:08 +00:00
cddl MFC r274628: l2arc: restore correct rounding up of asize of compressed data 2014-12-08 13:06:44 +00:00
compat Merge the fueword(9) and casueword(9). In particular, 2014-11-18 12:53:32 +00:00
conf MFC r274458,274523: 2014-12-04 23:19:04 +00:00
contrib MFC r275199. 2014-12-10 20:54:23 +00:00
crypto MFC r267815: 2014-06-30 09:51:27 +00:00
ddb MFC r272958, r273006: 2014-10-18 19:22:59 +00:00
dev MFC r274843, r274845: 2014-12-06 07:30:08 +00:00
fs MFC r273852: 2014-11-29 15:48:47 +00:00
gdb
geom MFC r274154, r274163: 2014-11-20 01:55:12 +00:00
gnu MFC r271143, r271151: Reimport dts from vendor branch after proper trim. 2014-10-26 23:45:33 +00:00
i386 MFC r273515, r274055, r274063, r274215, r274065, r274502: 2014-11-29 22:48:40 +00:00
ia64 Merge the fueword(9) and casueword(9). In particular, 2014-11-18 12:53:32 +00:00
isa
kern MFC r275206: 2014-12-05 09:30:07 +00:00
kgssapi
libkern Clean up our ARM assembly: 2014-12-14 16:28:53 +00:00
mips Merge the fueword(9) and casueword(9). In particular, 2014-11-18 12:53:32 +00:00
modules MFC r273862,273902: 2014-12-02 14:09:54 +00:00
net MFC r274376: 2014-11-19 09:03:12 +00:00
net80211 MFC r263710, r273377, r273378, r273423 and r273455: 2014-10-27 14:38:00 +00:00
netatalk Merge r262763, r262767, r262771, r262806 from head: 2014-03-21 15:15:30 +00:00
netgraph MFC r263710, r273377, r273378, r273423 and r273455: 2014-10-27 14:38:00 +00:00
netinet MFC r264321, r264342, r264351, r264356, r273850, r274629: 2014-12-02 11:47:26 +00:00
netinet6 MFC r274434: 2014-11-20 18:49:11 +00:00
netipsec MFC r274230: 2014-11-21 15:21:39 +00:00
netipx MFC r263710, r273377, r273378, r273423 and r273455: 2014-10-27 14:38:00 +00:00
netnatm
netpfil MFC: 272906 2014-11-13 21:58:42 +00:00
netsmb MFC r264494: 2014-05-02 21:30:59 +00:00
nfs MFC r267479: 2014-06-22 21:26:46 +00:00
nfsclient
nfsserver MFC r268114: 2014-07-21 22:21:09 +00:00
nlm MFC r262991: 2014-03-26 23:57:09 +00:00
ofed MFC r275636: 2014-12-12 07:59:05 +00:00
opencrypto MFC r258622: dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE 2014-01-17 10:58:59 +00:00
pc98 MFC: r272258 2014-11-03 11:21:43 +00:00
pci MFC r263957: 2014-04-14 04:51:59 +00:00
powerpc Merge the fueword(9) and casueword(9). In particular, 2014-11-18 12:53:32 +00:00
rpc MFC: r268115 2014-08-01 21:10:41 +00:00
security MFC r259885: 2014-08-16 13:11:59 +00:00
sparc64 Merge the fueword(9) and casueword(9). In particular, 2014-11-18 12:53:32 +00:00
sys MFC r275633: 2014-12-13 12:14:26 +00:00
teken MFC 259016,259019,259049,259071,259102,259110,259129,259130,259178,259179, 2014-03-06 18:30:56 +00:00
tools MFC r262626, r262626, r264979, r265154, r265162, r265163, r267319, r270863, 2014-10-27 00:47:55 +00:00
ufs MFC r273967: 2014-11-09 09:44:09 +00:00
vm MFC r275347: 2014-12-14 09:34:55 +00:00
x86 MFC r263710, r273377, r273378, r273423 and r273455: 2014-10-27 14:38:00 +00:00
xdr
xen
Makefile