1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-28 16:21:30 +03:00
Alistair Francis 708b92e878 RISC-V: Add path of library directories for the 32-bit
With RV32 support the list of possible RISC-V system directories
increases to:
     - /lib64/lp64d
     - /lib64/lp64
     - /lib32/ilp32d
     - /lib32/ilp32
     - /lib (only ld.so)

This patch changes the add_system_dir () macro to support the new ilp32d
and ilp32 directories for RV32.  While refactoring this code let's split
out the confusing if statements into a loop to make it easier to
understand and extend.

Reviewed-by: Maciej W. Rozycki <macro@wdc.com>
2020-08-27 08:17:42 -07:00
..
2020-08-07 14:38:43 +00:00
2020-08-07 14:38:43 +00:00
2020-08-07 14:38:43 +00:00
2020-07-16 17:55:35 +02:00
2020-08-07 14:38:43 +00:00
2020-08-07 14:38:43 +00:00
2020-08-07 14:38:43 +00:00
2020-08-07 14:38:43 +00:00
2020-08-07 14:38:43 +00:00
2020-08-07 14:38:43 +00:00
2020-08-07 14:38:43 +00:00
2020-08-07 14:38:43 +00:00
2020-08-07 14:38:43 +00:00
2020-07-16 17:55:35 +02:00
2020-07-16 17:55:35 +02:00
2020-08-24 14:27:19 -03:00
2020-08-24 14:28:21 -03:00
2020-08-24 15:04:31 -03:00
2020-02-14 21:12:45 -03:00
2020-02-14 21:12:45 -03:00
2020-08-24 15:04:31 -03:00
2020-08-24 15:04:31 -03:00
2020-04-30 10:42:43 -07:00
2020-02-14 21:12:45 -03:00
2020-07-16 17:55:35 +02:00
2020-02-14 21:12:45 -03:00
2020-02-14 21:12:45 -03:00
2020-01-03 11:22:07 -03:00
2020-08-24 15:04:31 -03:00
2020-02-14 21:12:45 -03:00
2020-08-24 15:04:31 -03:00
2020-07-16 17:55:35 +02:00