glibc/csu
Florian Weimer ce12fc7113 Remove NO_CTORS_DTORS_SECTIONS macro
This was originally added to support binutils older than version
2.22:

  <https://sourceware.org/ml/libc-alpha/2010-12/msg00051.html>

Since 2.22 is older than the minimum required binutils version
for building glibc, we no longer need this.  (The changes do
not impact the statically linked startup code.)
2020-05-18 15:39:34 +02:00
..
abi-note.S
check_fds.c
dso_handle.c
elf-init.c
errno-loc.c
errno.c
gmon-start.c
init-first.c Remove NO_CTORS_DTORS_SECTIONS macro 2020-05-18 15:39:34 +02:00
init.c
libc-start.c elf: Add initial flag argument to __libc_early_init 2020-04-29 15:44:03 +02:00
libc-tls.c
Makefile
start.c
static-reloc.c
sysdep.c
version.c
Versions