1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-26 13:21:07 +03:00
Files
glibc/sysdeps
Andreas Schwab 2dd12baa04 RISC-V: properly terminate call chain (bug 23125)
Mark the ra register as undefined in _start, so that unwinding through
main works correctly.  Also, don't use a tail call so that ra points after
the call to __libc_start_main, not after the previous call.
2018-10-30 12:07:25 +01:00
..
2018-09-05 16:22:00 +01:00
2018-08-27 13:43:05 +00:00
2018-09-06 14:29:01 +02:00
2018-07-31 10:33:53 -03:00
2018-10-18 11:43:56 -07:00
2018-10-24 02:19:34 -07:00