musl/arch
Rich Felker e617b9eea9 move arm-specific translation units out of arch/arm/src, to src/*/arm
this is possible with the new build system that allows src/*/$(ARCH)/*
files which do not shadow a file in the parent directory, and yields a
more logical organization. eventually it will be possible to remove
arch/*/src from the build system.
2016-01-22 00:02:21 +00:00
..
aarch64 overhaul aarch64 atomics for new atomics framework 2016-01-21 19:50:55 +00:00
arm move arm-specific translation units out of arch/arm/src, to src/*/arm 2016-01-22 00:02:21 +00:00
i386 refactor internal atomic.h 2016-01-21 19:08:54 +00:00
microblaze refactor internal atomic.h 2016-01-21 19:08:54 +00:00
mips refactor internal atomic.h 2016-01-21 19:08:54 +00:00
or1k refactor internal atomic.h 2016-01-21 19:08:54 +00:00
powerpc refactor internal atomic.h 2016-01-21 19:08:54 +00:00
sh overhaul sh atomics for new atomics framework, add j-core cas.l backend 2016-01-21 19:43:04 +00:00
x32 refactor internal atomic.h 2016-01-21 19:08:54 +00:00
x86_64 refactor internal atomic.h 2016-01-21 19:08:54 +00:00