Go to file
snj 9a0370bcea Pull up following revision(s) (requested by isaki in ticket #865):
common/lib/libc/arch/m68k/atomic/atomic_cas.S: revisions 1.11, 1.12
atomic_cas_{8,16}:
 - Correct the wrong offset in stack.
__sync_bool_compare_and_swap_{1,2,4}:
 - Correct the wrong offset in stack.
 - D3 must be preserved in subroutines.
PR/49995.
--
Improve the code in __sync_bool_compare_and_swap_{1,2,4}.
- bccs is smaller and faster than bcc(.w) in this case.
- it can be used movql in this case (assembler optimise it though).
2015-07-16 21:45:52 +00:00
bin Pull up following revision(s) (requested by martin in ticket #821): 2015-06-04 07:35:25 +00:00
common Pull up following revision(s) (requested by isaki in ticket #865): 2015-07-16 21:45:52 +00:00
compat Pull up following revision(s) (requested by martin in ticket #816): 2015-06-01 19:38:35 +00:00
crypto Apply patch (requested by spz in ticket #877): 2015-07-11 17:33:48 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib Welcome to 7.0_RC1! 2015-06-19 02:56:02 +00:00
doc Tweak wording for 846. 2015-07-16 18:29:32 +00:00
etc Pull up following revision(s) (requested by mlelstv in ticket #779): 2015-05-16 04:37:04 +00:00
external Pull up following revision(s) (requested by chs in ticket #855): 2015-06-29 17:18:10 +00:00
extsrc
games Pull up following revision(s) (requested by mrg in ticket #622): 2015-03-18 08:14:17 +00:00
gnu Pull up following revision(s) (requested by joerg in ticket #831): 2015-06-10 16:41:12 +00:00
include Pull up following revision(s) (requested by roy in ticket #648): 2015-04-22 07:18:57 +00:00
lib Pull up following revision(s) (requested by martin in ticket #843): 2015-06-16 06:08:47 +00:00
libexec Pull up following revision(s) (requested by mrg in ticket #743): 2015-05-09 08:50:42 +00:00
regress eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
rescue Add rescue/ekermit. 2014-08-09 18:32:34 +00:00
sbin Pull up following revision(s) (requested by sborrill in ticket #863): 2015-07-05 20:22:34 +00:00
share Pull up following revision(s) (requested by martin in ticket #837): 2015-06-10 17:16:23 +00:00
sys Pull up following revision(s) (requested by hannken in ticket #850): 2015-07-16 21:40:22 +00:00
tests Pull up following revision(s) (requested by christos in ticket #781): 2015-05-16 17:58:46 +00:00
tools Pull up following revision(s) (requested by joerg in ticket #824): 2015-06-04 20:29:49 +00:00
usr.bin Pull up following revision(s) (requested by hannken in ticket #851): 2015-07-16 21:43:07 +00:00
usr.sbin Pull up following revision(s) (requested by mlelstv in ticket #844): 2015-07-16 21:36:59 +00:00
x11 Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly 2014-08-05 15:40:58 +00:00
BUILDING Pull up following revision(s) (requested by snj in ticket #227): 2014-11-14 14:58:27 +00:00
Makefile Pull up following revision(s) (requested by martin in ticket #733): 2015-05-04 20:24:42 +00:00
Makefile.inc
UPDATING More general advice about "cvs [update aborted]... No such file 2014-07-23 08:52:32 +00:00
build.sh Pull up following revision(s) (requested by snj in ticket #227): 2014-11-14 14:58:27 +00:00