glibc/sysdeps/init_array
Palmer Dabbelt 532cf290d0
sysdeps/init_array: Add PREINIT_FUNCTION to crti.S
The RISC-V port contains a crti.S that simply contains a link to
PREINIT_FUNCTION (when defined).  As this should be entirely generic,
Joseph Myers suggested that we update the generic init_array version to
contain this.  Since RISC-V is the only user of init_array this won't
break any existing ports.

2018-01-29  Palmer Dabbelt  <palmer@sifive.com>

        * sysdeps/init_array/crti.S (.section .init_array): Add
        PREINIT_FUNCTION when defined.
2018-01-29 10:22:26 -08:00
..
crti.S sysdeps/init_array: Add PREINIT_FUNCTION to crti.S 2018-01-29 10:22:26 -08:00
crtn.S Add sysdeps/init_array to produce empty crt[in].o and use .preinit_array for gcrt1.o 2013-03-12 12:50:13 -07:00
elf-init.c Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
gmon-start.c Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
pt-crti.S Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00