criu/include/common
Dmitry Safonov 934a050788 arm: Provide aeabi helpers in ARM format
We're building PIEs in arm format rather than in thumb.
Copy helpers from libgcc, provide a proper define and
link them into blobs.

Also substitute tabs by spaces, how it should have been
in pie/Makefile - tabs are for recipes.

Fixes:
  LINK     criu/pie/parasite.built-in.o
criu/pie/pie.lib.a(util-vdso.o): In function `elf_hash':
/criu/criu/pie/util-vdso.c:61: undefined reference to `__aeabi_uidivmod'
/criu/scripts/nmk/scripts/build.mk:209: recipe for target 'criu/pie/parasite.built-in.o' failed

Signed-off-by: Dmitry Safonov <0x7f454c46@gmail.com>
2019-09-07 15:59:52 +03:00
..
arch arm: Provide aeabi helpers in ARM format 2019-09-07 15:59:52 +03:00
asm-generic bitops: use a gcc builtin function instead of our __ffs 2018-07-09 18:26:49 +03:00
bitops.h files: Fix test and set endianess problem 2017-02-06 14:09:15 +03:00
bitsperlong.h common: bitsperlong -- Specify complete path 2016-11-03 00:13:04 +03:00
bug.h include/common: Move bug.h in 2016-11-03 00:13:03 +03:00
compiler.h compiler: Add NELEMS_AS_ARRAY helper 2018-10-30 19:28:18 +03:00
err.h headers: Move err.h to common 2016-11-03 00:13:04 +03:00
list.h list: Drop unused __list_for_each 2019-04-20 20:25:26 -07:00
lock.h compel: Include compel headers as system ones 2017-03-15 00:06:02 +03:00
page.h common: Use complete path in inclusion 2016-11-03 00:13:04 +03:00
scm-code.c util: zero msghdr structures 2017-02-06 13:29:55 +03:00
scm.h scm: Allow to pass flags argument to recv_fds() 2017-02-03 18:04:22 +03:00
xmalloc.h headers: Move xmalloc to common 2016-11-03 00:13:04 +03:00