Go to file
martin 8b9e38f519 Port from newer gcc:
Add a "mem_noofs_operand" predicate and corresponding "w" constraint.
Use those instead of "memory_reg_operand"/"m" for some atomic instrinsic
patterns: casx (and friends) do not accept an offset from the pointer
register (they are synthetic instructions mapping to e.g. casxa [..]
ASI_P, ... and the opcode space encoding offsets in other instructions
is needed to encode the ASI here).

This fixes the build of gtk+-3.10.6 from pkgsrc on sparc64.
2014-01-03 08:30:41 +00:00
bin whitespace fixes 2014-01-01 19:50:44 +00:00
common make it kernel friendly. 2013-12-27 20:26:53 +00:00
compat Move flags for ARM's APCS ABI into a common variable. Add some forces to 2013-12-15 18:08:37 +00:00
crypto Do not install files in usr/share/ when MKSHARE=no 2014-01-02 17:57:58 +00:00
dist/pf good-bye, moved to external 2013-12-25 22:14:52 +00:00
distrib Add myself 2014-01-02 22:22:18 +00:00
doc mention new wpa 2014-01-03 02:10:19 +00:00
etc put a comment for mode7 2013-12-28 03:18:39 +00:00
external Port from newer gcc: 2014-01-03 08:30:41 +00:00
extsrc
games remove duplicate 2013-12-11 14:59:47 +00:00
gnu add posix 1003.1j 2013-12-25 15:09:10 +00:00
include PR/4891: Wiz: readlink moved from xopen to base at issue 5. 2014-01-02 23:33:50 +00:00
lib don't lose the RPC error from CLNT_CALL. 2014-01-02 20:12:23 +00:00
libexec sort the contributor list, and update the defines list to include lua. 2014-01-02 08:47:38 +00:00
regress The sleeping test has been converted to ATF 2012-11-08 03:16:04 +00:00
rescue mount_smbfs has moved. 2013-12-26 02:25:57 +00:00
sbin Add crossreference to fd(4) as noted a while back in PR 45694. Bump date. 2013-12-30 08:43:22 +00:00
share disable ctf handling for the shuttle .c -> '' rule since we don't create 2014-01-02 19:25:08 +00:00
sys Pull more cleanups from OpenBSD/luna88k: 2014-01-03 07:17:19 +00:00
tests Disable integrated-assembler for clang on ARM for two files that are 2013-12-25 22:26:35 +00:00
tools Allow kernel code to access constant databases by moving cdbr(3) and the 2013-12-11 01:24:08 +00:00
usr.bin Treat '~' as a meta char requiring a shell. 2014-01-03 00:02:01 +00:00
usr.sbin smbfs has moved. 2013-12-25 23:35:17 +00:00
x11 Handle dependency on libstdc++ / libc++ in bsd.lib.mk. 2013-09-12 17:14:20 +00:00
BUILDING regen using 'make regen' from src/doc. 2013-05-29 21:59:51 +00:00
Makefile hp700 rescue/ldd fails on -j16 build if usr.bin/ldd/elf32/libldd_elf32.a 2013-07-16 09:52:21 +00:00
Makefile.inc
UPDATING mention visible changes 2013-12-28 03:39:07 +00:00
build.sh Rename RUMPTEST_BUILDSH to RUMPKERN_ONLY. Turns out not building any 2013-08-30 10:29:06 +00:00