1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-31 15:01:17 +03:00
Adhemerval Zanella 720480934a linux: Consolidate brk implementation
It removes all the arch-specific assembly implementation.  The
outliers are alpha, where its kernel ABI explict return -ENOMEM
in case of failure; and i686, where it can't use
"call *%gs:SYSINFO_OFFSET" during statup in static PIE.

Also some ABIs exports an additional ___brk_addr symbol and to
handle it an internal HAVE_INTERNAL_BRK_ADDR_SYMBOL is added.

Checked on x86_64-linux-gnu, i686-linux-gnu, adn with builsd for
the affected ABIs.

Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
2020-12-10 17:42:37 -03:00
..
2020-12-10 17:42:37 -03:00
2020-12-10 17:42:37 -03:00
2020-12-10 17:42:37 -03:00
2020-07-16 17:55:35 +02:00
2020-12-06 06:38:09 -08:00
2020-12-10 17:42:37 -03:00
2020-08-24 14:27:19 -03:00
2020-09-11 14:41:57 -03:00
2020-08-24 14:28:21 -03:00
2020-08-24 15:04:31 -03:00
2020-10-07 16:41:30 +02:00
2020-10-09 17:02:07 -03:00
2020-09-02 09:16:05 -03:00
2020-02-14 21:12:45 -03:00
2020-10-09 17:02:07 -03:00
2020-08-24 15:04:31 -03:00
2020-09-11 14:42:02 -03:00
2020-04-30 10:42:43 -07:00
2020-09-11 16:20:49 -03:00
2020-02-14 21:12:45 -03:00
2020-10-16 14:19:23 -03:00
2020-10-16 14:19:23 -03:00
2020-09-28 17:28:39 -03:00
2020-07-16 17:55:35 +02:00
2020-09-28 16:21:48 -03:00
2020-10-09 17:02:07 -03:00
2020-11-11 12:15:21 +01:00
2020-12-10 17:42:37 -03:00
2020-02-14 21:12:45 -03:00
2020-07-16 17:55:35 +02:00
2020-09-11 14:35:13 -03:00