about summary refs log tree commit diff
path: root/sysdeps/riscv
Commit message (Expand)AuthorAgeFilesLines
* malloc: Remove memusage.hAdhemerval Zanella2021-12-281-21/+0
* Remove ununsed tcb-offsetAdhemerval Zanella2021-12-172-27/+0
* riscv: align stack before calling _dl_init [BZ #28703]Aurelien Jarno2021-12-171-0/+6
* Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer2021-12-091-7/+2
* nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer2021-12-091-8/+1
* nptl: Increase default TCB alignment to 32Florian Weimer2021-12-031-3/+0
* riscv: Build with -mno-relax if linker does not support R_RISCV_ALIGNAdhemerval Zanella2021-11-033-0/+52
* riscv: Fix incorrect jal with HIDDEN_JUMPTARGETFangrui Song2021-10-281-1/+1
* ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340]H.J. Lu2021-10-191-9/+2
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2021-10-141-3/+2
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2021-10-071-10/+13
* Add narrowing fma functionsJoseph Myers2021-09-221-0/+6
* ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu2021-09-222-5/+32
* elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev2021-09-161-1/+0
* Redirect fma calls to __fma in libmJoseph Myers2021-09-152-0/+2
* riscv: Drop reliance on _GLOBAL_OFFSET_TABLE_[0]Fangrui Song2021-08-181-11/+10
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-181-47/+0
* RISC-V: Update rv64 ULPsDarius Rad2021-07-211-58/+64
* Update math: redirect roundeven functionH.J. Lu2021-06-272-1/+2
* nptl: Remove remaining code from libpthreadFlorian Weimer2021-05-212-7/+0
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-2/+2
* nptl: Move lowlevellock into libc [BZ #15648]Florian Weimer2021-02-221-8/+0
* riscv: Initialize $gp before resolving the IRELATIVE relocationVincent Chen2021-01-101-1/+21
* riscv: support GNU indirect functionVincent Chen2021-01-102-0/+78
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0295-95/+95
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-2/+0
* RISC-V: Add _dl_start_user.Jim Wilson2020-11-101-1/+3
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* RISC-V: Build infrastructure for 32-bit portZong Li2020-08-274-5/+6
* RISC-V: Fix llrint and llround missing exceptions on RV32Zong Li2020-08-271-0/+38
* RISC-V: Add the RV32 libm-test-ulpsAlistair Francis2020-08-272-0/+1406
* RISC-V: Add hard float support for 32-bit CPUsZong Li2020-08-274-0/+124
* RISC-V: Support the 32-bit ABI implementationAlistair Francis2020-08-276-22/+91
* RISC-V: Update lp64d libm-test-ulps according to HiFive UnleashedMaciej W. Rozycki2020-08-041-15/+18
* riscv: Use sqrt{f} builtinAdhemerval Zanella2020-06-223-56/+4
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-061-33/+0
* math: Remove inline math testsAdhemerval Zanella2020-03-192-1635/+0
* Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer2020-02-181-2/+0
* nptl: add missing pthread-offsets.hAndreas Schwab2020-02-101-0/+3
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-033-3/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0193-93/+93
* sysdeps/riscv/start.S: rename .Lload_gp to load_gp (bug 24376)Andreas Schwab2019-12-091-3/+3
* nptl: Add default pthread-offsets.hAdhemerval Zanella2019-11-261-22/+0
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-262-19/+45
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-261-6/+0
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-2/+0
* nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella2019-11-261-0/+2
* nptl: Cleanup mutex internal offset testsAdhemerval Zanella2019-11-261-4/+0
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-013-6/+12
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0793-93/+93