dengjianbo
57b2c14272
LoongArch: Redefine macro LEAF/ENTRY.
...
The following usage of macro LEAF/ENTRY are all feasible:
1. LEAF(fcn) -- the align value of fcn is .align 3(default value)
2. LEAF(fcn, 6) -- the align value of fcn is .align 6
2023-08-14 09:47:09 +08:00
caiyinyu
7f079fdc16
LoongArch: Add vector implementation for _dl_runtime_resolve.
2023-07-11 10:56:01 +08:00
caiyinyu
eaa5b1cce8
LoongArch: Add support for dl_runtime_profile
...
This commit can fix the FAIL item: elf/tst-sprof-basic.
2023-06-13 10:27:45 +08:00
Joseph Myers
6d7e8eda9b
Update copyright dates with scripts/update-copyrights
2023-01-06 21:14:39 +00:00
caiyinyu
a133942025
LoongArch: ABI Implementation
2022-07-26 12:35:12 -03:00