packaing: switch off build_html
[platform/upstream/glibc.git] / sysdeps / riscv /
2024-01-22 Andreas Schwabriscv: add support for static PIE
2024-01-12 Yanzhang WangRISC-V: Enable static-pie.
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-12-30 Aurelien JarnoRISC-V: Add support for dl_runtime_profile (BZ #31151)
2023-12-19 Adhemerval Zanellariscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022)
2023-09-06 Christoph Müllnerriscv: Add support for XTheadBb in string-fz[a,i].h
2023-07-22 Aurelien Jarnoriscv: Update rvd libm test ulps
2023-07-17 Siddhesh Poyarekarconfigure: Use autoconf 2.71
2023-05-07 Florian WeimerRevert "riscv: Resolve symbols directly for symbols...
2023-04-28 Hsiangkai Wangriscv: Resolve symbols directly for symbols with STO_RI...
2023-02-06 Adhemerval Zanellariscv: Add string-fza.h and string-fzi.h
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-03 Florian Weimerelf: Introduce <dl-call_tls_init_tp.h> and call_tls_ini...
2022-10-28 Letu Renstdlib/strfrom: Add copysign to fix NAN issue on riscv...
2022-10-18 Florian WeimerUse PTR_MANGLE and PTR_DEMANGLE unconditionally in...
2022-10-18 Florian WeimerIntroduce <pointer_guard.h>, extracted from <sysdep.h>
2022-09-26 Wilco DijkstraUse atomic_exchange_release/acquire
2022-09-21 Alistair Francisriscv: Remove RV32 floating point functions
2022-09-21 Alistair Francisriscv: Consolidate the libm-test-ulps
2022-07-27 Darius Radriscv: Update rv64 libm test ulps
2022-07-27 Darius Radriscv: Update nofpu libm test ulps
2022-06-30 Kito Chengriscv: Use memcpy to handle unaligned access when fixin...
2022-06-24 Kito Chengriscv: Use elf_machine_rela_relative to handle R_RISCV_...
2022-06-16 Fangrui Songriscv: Change the relocations handled for RTLD_BOOTSTRAP
2022-05-30 Adhemerval Zanellariscv: Remove _dl_skip_args usage
2022-05-13 Maciej W. RozyckiRISC-V: Use an autoconf template to produce `preconfigure'
2022-04-26 Fangrui Songelf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_...
2022-04-11 Tom Coldrickmanual: Avoid name collision in libm ULP table [BZ...
2022-04-05 Fangrui SongRemove -z combreloc and HAVE_Z_COMBRELOC
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-28 Adhemerval Zanellamalloc: Remove memusage.h
2021-12-17 Adhemerval ZanellaRemove ununsed tcb-offset
2021-12-17 Aurelien Jarnoriscv: align stack before calling _dl_init [BZ #28703]
2021-12-09 Florian WeimerRemove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
2021-12-09 Florian Weimernptl: Introduce <tcb-access.h> for THREAD_* accessors
2021-12-03 Florian Weimernptl: Increase default TCB alignment to 32
2021-11-03 Adhemerval Zanellariscv: Build with -mno-relax if linker does not support...
2021-10-28 Fangrui Songriscv: Fix incorrect jal with HIDDEN_JUMPTARGET
2021-10-19 H.J. Luld.so: Initialize bootstrap_map.l_ld_readonly [BZ ...
2021-10-14 Adhemerval Zanellaelf: Fix dynamic-link.h usage on rtld.c
2021-10-07 Fangrui Songelf: Avoid nested functions in the loader [BZ #27220]
2021-09-22 Joseph MyersAdd narrowing fma functions
2021-09-22 H.J. Luld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld...
2021-09-15 Sergey Bugaevelf: Remove THREAD_GSCOPE_IN_TCB
2021-09-15 Joseph MyersRedirect fma calls to __fma in libm
2021-08-18 Fangrui Songriscv: Drop reliance on _GLOBAL_OFFSET_TABLE_[0]
2021-08-18 Fangrui SongRemove sysdeps/*/tls-macros.h
2021-07-21 Darius RadRISC-V: Update rv64 ULPs
2021-06-27 H.J. LuUpdate math: redirect roundeven function
2021-05-21 Florian Weimernptl: Remove remaining code from libpthread
2021-02-25 Florian WeimerReduce the statically linked startup code [BZ #23323]
2021-02-22 Florian Weimernptl: Move lowlevellock into libc [BZ #15648]
2021-01-11 Vincent Chenriscv: Initialize $gp before resolving the IRELATIVE...
2021-01-11 Vincent Chenriscv: support GNU indirect function
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-11-16 Florian Weimernptl: Move stack list variables into _rtld_global
2020-11-10 Jim WilsonRISC-V: Add _dl_start_user.
2020-10-02 Szabolcs Nagyaarch64: enforce >=64K guard size [BZ #26691]
2020-08-27 Zong LiRISC-V: Build infrastructure for 32-bit port
2020-08-27 Zong LiRISC-V: Fix llrint and llround missing exceptions on...
2020-08-27 Alistair FrancisRISC-V: Add the RV32 libm-test-ulps
2020-08-27 Zong LiRISC-V: Add hard float support for 32-bit CPUs
2020-08-27 Alistair FrancisRISC-V: Support the 32-bit ABI implementation
2020-08-04 Maciej W. RozyckiRISC-V: Update lp64d libm-test-ulps according to HiFive...
2020-06-22 Adhemerval Zanellariscv: Use sqrt{f} builtin
2020-05-06 Vineet Guptasemaphore: consolidate arch headers into a generic one
2020-03-19 Adhemerval Zanellamath: Remove inline math tests
2020-02-18 Florian WeimerIntroduce <elf-initfini.h> and ELF_INITFINI for all...
2020-02-10 Andreas Schwabnptl: add missing pthread-offsets.h
2020-01-03 Wilco DijkstraAdd libm_alias_finite for _finite symbols
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-09 Andreas Schwabsysdeps/riscv/start.S: rename .Lload_gp to load_gp...
2019-11-26 Adhemerval Zanellanptl: Add default pthread-offsets.h
2019-11-26 Adhemerval Zanellanptl: Add struct_rwlock.h
2019-11-26 Adhemerval Zanellanptl: Add struct_mutex.h
2019-11-26 Adhemerval Zanellanptl: Remove rwlock elision definitions
2019-11-26 Adhemerval Zanellanptl: Add tests for internal pthread_rwlock_t offsets
2019-11-26 Adhemerval Zanellanptl: Cleanup mutex internal offset tests
2019-10-01 Alistair FrancisSplit up endian.h to minimize exposure of BYTE_ORDER.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-13 Joseph MyersDeclare most TS 18661-1 interfaces for C2X.
2019-07-04 Andreas Schwabriscv: restore ABI compatibility (bug 24484)
2019-04-25 David Abdurachmanovriscv: remove DL_RO_DYN_SECTION
2019-01-24 Darius RadRISC-V: Update nofpu ULPs
2019-01-09 Jim WilsonRISC-V: Update LP64D libm-test-ulps.
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-10-31 Samuel ThibaultMerge branch 'master' of git://sourceware.org/git/glibc
2018-10-30 Andreas SchwabRISC-V: properly terminate call chain (bug 23125)
2018-09-28 Joseph MyersRemove unnecessary math_private.h includes.
2018-09-27 Joseph MyersUse copysign functions not __copysign functions in...
2018-09-27 Joseph MyersUse round functions not __round functions in glibc...
2018-09-20 Joseph MyersUse trunc functions not __trunc functions in glibc...
2018-09-17 Joseph MyersUse ceil functions not __ceil functions in glibc libm.
2018-09-14 Joseph MyersUse rint functions not __rint functions in glibc libm.
2018-09-14 Joseph MyersUse floor functions not __floor functions in glibc...
2018-09-03 Joseph MyersDo not include fenv_private.h in math_private.h.
2018-08-28 Joseph MyersSplit fenv_private.h out of math_private.h more consist...
2018-08-24 Joseph MyersMove EXCEPTION_ENABLE_SUPPORTED out of math-tests.h.
2018-08-23 Joseph MyersMove EXCEPTION_TESTS_* out of math-tests.h
2018-08-22 Joseph MyersMove ROUNDING_TESTS_* out of math-tests.h.
next