glibc/csu
Florian Weimer 7c241325d6 Force building with -fno-common
As a result, is not necessary to specify __attribute__ ((nocommon))
on individual definitions.

GCC 10 defaults to -fno-common on all architectures except ARC,
but this change is compatible with older GCC versions and ARC, too.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2021-07-09 20:09:14 +02:00
..
abi-note.c
check_fds.c Use 64 bit time_t stat internally 2021-06-22 12:09:52 -03:00
dso_handle.c
errno-loc.c
errno.c
gmon-start.c
init-first.c
init.c
libc-start.c Force building with -fno-common 2021-07-09 20:09:14 +02:00
libc-tls.c elf: Introduce __tls_pre_init_tp 2021-05-10 10:31:41 +02:00
Makefile Build libc-start with stack protector for SHARED 2021-03-15 20:25:00 +05:30
start.c
static-reloc.c
sysdep.c
version.c
Versions Reduce the statically linked startup code [BZ #23323] 2021-02-25 12:13:02 +01:00