]> git.ipfire.org Git - thirdparty/glibc.git/commit
Remove NO_CTORS_DTORS_SECTIONS macro
authorFlorian Weimer <fweimer@redhat.com>
Mon, 18 May 2020 12:56:26 +0000 (14:56 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 18 May 2020 13:39:34 +0000 (15:39 +0200)
commitce12fc711387375d0248ab3ff9084fb958c43bc6
tree209238fe57d7638b79a7c112fe8c2192256e0324
parent7b5bfe77836442b9aeb75cc520f0d1eb7f82be67
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.)
Makerules
config.h.in
configure
configure.ac
csu/init-first.c
elf/Makefile
elf/sofini.c
elf/soinit.c [deleted file]
include/libc-internal.h
sysdeps/mach/hurd/i386/init-first.c