glibc/sysdeps/unix/sysv/linux/nios2
Adhemerval Zanella 720480934a linux: Consolidate brk implementation
It removes all the arch-specific assembly implementation.  The
outliers are alpha, where its kernel ABI explict return -ENOMEM
in case of failure; and i686, where it can't use
"call *%gs:SYSINFO_OFFSET" during statup in static PIE.

Also some ABIs exports an additional ___brk_addr symbol and to
handle it an internal HAVE_INTERNAL_BRK_ADDR_SYMBOL is added.

Checked on x86_64-linux-gnu, i686-linux-gnu, adn with builsd for
the affected ABIs.

Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
2020-12-10 17:42:37 -03:00
..
bits
sys
arch-syscall.h Update syscall lists for Linux 5.9. 2020-10-23 16:31:11 +00:00
atomic-machine.h
c++-types.data
cacheflush.c
clone.S
configure
configure.ac
getcontext.S
Implies
jmp_buf-macros.h
kernel_rt_sigframe.h
kernel_sigaction.h
ld.abilist
libanl.abilist
libBrokenLocale.abilist
libc.abilist Remove mknod wrapper functions, move them to symbols 2020-10-09 17:02:06 -03:00
libcrypt.abilist
libdl.abilist
libm.abilist New exp10f version without SVID compat wrapper 2020-06-19 12:08:47 -03:00
libnsl.abilist
libpthread.abilist nptl: Move pthread_gettattr_np into libc 2020-05-20 20:27:49 +02:00
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data
makecontext.c
Makefile
setcontext.S
shlib-versions
sigcontextinfo.h
swapcontext.S
syscall.S
sysdep.h linux: Consolidate brk implementation 2020-12-10 17:42:37 -03:00
sysdep.S
ucontext_i.sym
Versions
vfork.S