Stefan Liebler ba436665b1 Fix extra PLT reference in libc.so due to __glob64_time64 if build with gcc 7.5 on 32bit.
Starting with recent commit 84f7ce84474c1648ce96884f1c91ca7b97ca3fc2
"posix: Add glob64 with 64-bit time_t support", elf/check-localplt
fails due to extra PLT reference __glob64_time64 in __glob64_time64
itself.

This is observable with gcc 7.5 on x86_64 with -m32 or s390x with
-m31.  E.g. if build with gcc 10, gcc is generating a call to
__glob64_time64.localalias.

This patch is adding a hidden version of __glob64_time64 in the
same way as for __globfree64_time64.
2021-07-01 16:46:59 +02:00
..
2016-10-28 22:40:16 -04:00
2021-06-22 12:09:52 -03:00
2021-06-03 09:12:05 +02:00
2021-01-05 11:33:16 -03:00
2021-06-15 10:42:11 -03:00
2021-06-15 10:42:11 -03:00
2017-04-07 07:45:53 -04:00
2021-01-05 11:33:16 -03:00
2021-01-04 08:42:04 -03:00
2021-06-27 07:56:57 -07:00
2021-06-30 08:43:37 +02:00
2017-11-22 22:21:10 +00:00
2019-05-02 11:42:51 +02:00
2021-03-26 13:36:16 -03:00
2019-10-09 17:48:41 -03:00
2020-07-21 07:34:50 +02:00
2020-12-31 16:55:21 +05:30
2021-06-30 08:43:37 +02:00
2019-11-06 09:20:52 -03:00