glibc/sysdeps/unix/sysv/linux/mips
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 linux: Move the struct stat{64} to struct_stat.h 2020-10-09 17:02:06 -03:00
mips32 linux: Consolidate brk implementation 2020-12-10 17:42:37 -03:00
mips64 linux: Consolidate brk implementation 2020-12-10 17:42:37 -03:00
sys
____longjmp_chk.c
_test_and_set.c
clone.S
configure Replace Minumum/minumum with Minimum/minimum 2020-10-06 05:15:11 -07:00
configure.ac Replace Minumum/minumum with Minimum/minimum 2020-10-06 05:15:11 -07:00
dl-cache.h
dl-static.c
errlist-compat.c signal: Move sys_errlist to a compat symbol 2020-07-07 14:10:58 -03:00
fxstat.c Revert "linux: Move {f}xstat{at} to compat symbols" 2020-12-02 14:45:22 -03:00
getcontext.S
getrlimit64.c
getsysstats.c
Implies
kernel_rt_sigframe.h
kernel_sigaction.h
kernel_stat.h linux: Define STAT64_IS_KERNEL_STAT64 2020-09-11 14:35:11 -03:00
kernel_termios.h
kernel-features.h
ldsodefs.h
libc-abis
lxstat.c Revert "linux: Move {f}xstat{at} to compat symbols" 2020-12-02 14:45:22 -03:00
makecontext.S
Makefile
mmap_info.h
pipe.S
readelflib.c
register-dump.h
setcontext.S
setrlimit64.c
shlib-versions Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
sigcontextinfo.h
struct_kernel_msqid64_ds.h sysv: linux: Add 64-bit time_t variant for msgctl 2020-07-09 12:05:40 -03:00
struct_kernel_semid64_ds.h sysv: linux: Add 64-bit time_t variant for semctl 2020-07-09 12:05:35 -03:00
struct_kernel_shmid64_ds.h sysv: linux: Add 64-bit time_t variant for shmctl 2020-07-09 12:05:47 -03:00
swapcontext.S
syscalls.list
sysdep.h mips: Use Linux kABI for syscall return 2020-02-14 21:09:12 -03:00
ucontext_i.sym
unwind-arch.h mips: Fix bracktrace result for signal frames 2020-02-18 10:39:03 -03:00
ustat.c
Versions signal: Move sys_errlist to a compat symbol 2020-07-07 14:10:58 -03:00
vfork.S
xstat.c Revert "linux: Move {f}xstat{at} to compat symbols" 2020-12-02 14:45:22 -03:00
xstatconv.c
xstatver.h Remove mknod wrapper functions, move them to symbols 2020-10-09 17:02:06 -03:00