GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
riscv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
91
-91
/
+91
*
elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)
Florian Weimer
2022-11-03
1
-1
/
+1
*
stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501)
Letu Ren
2022-10-28
1
-0
/
+37
*
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
Florian Weimer
2022-10-18
1
-2
/
+0
*
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
2022-10-18
1
-0
/
+1
*
Use atomic_exchange_release/acquire
Wilco Dijkstra
2022-09-26
1
-1
/
+1
*
riscv: Remove RV32 floating point functions
Alistair Francis
2022-09-21
8
-132
/
+40
*
riscv: Consolidate the libm-test-ulps
Alistair Francis
2022-09-21
4
-1406
/
+0
*
riscv: Update rv64 libm test ulps
Darius Rad
2022-07-27
1
-1
/
+1
*
riscv: Update nofpu libm test ulps
Darius Rad
2022-07-27
1
-31
/
+39
*
riscv: Use memcpy to handle unaligned access when fixing R_RISCV_RELATIVE
Kito Cheng
2022-06-30
1
-1
/
+4
*
riscv: Use elf_machine_rela_relative to handle R_RISCV_RELATIVE
Kito Cheng
2022-06-23
1
-9
/
+9
*
riscv: Change the relocations handled for RTLD_BOOTSTRAP
Fangrui Song
2022-06-15
1
-13
/
+10
*
riscv: Remove _dl_skip_args usage
Adhemerval Zanella
2022-05-30
1
-11
/
+1
*
RISC-V: Use an autoconf template to produce `preconfigure'
Maciej W. Rozycki
2022-05-13
2
-15
/
+82
*
elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC
Fangrui Song
2022-04-26
2
-5
/
+0
*
manual: Avoid name collision in libm ULP table [BZ #28956]
Tom Coldrick
2022-04-11
2
-2
/
+2
*
Remove -z combreloc and HAVE_Z_COMBRELOC
Fangrui Song
2022-04-04
1
-16
/
+2
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
94
-94
/
+94
*
malloc: Remove memusage.h
Adhemerval Zanella
2021-12-28
1
-21
/
+0
*
Remove ununsed tcb-offset
Adhemerval Zanella
2021-12-17
2
-27
/
+0
*
riscv: align stack before calling _dl_init [BZ #28703]
Aurelien Jarno
2021-12-17
1
-0
/
+6
*
Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
Florian Weimer
2021-12-09
1
-7
/
+2
*
nptl: Introduce <tcb-access.h> for THREAD_* accessors
Florian Weimer
2021-12-09
1
-8
/
+1
*
nptl: Increase default TCB alignment to 32
Florian Weimer
2021-12-03
1
-3
/
+0
*
riscv: Build with -mno-relax if linker does not support R_RISCV_ALIGN
Adhemerval Zanella
2021-11-03
3
-0
/
+52
*
riscv: Fix incorrect jal with HIDDEN_JUMPTARGET
Fangrui Song
2021-10-28
1
-1
/
+1
*
ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340]
H.J. Lu
2021-10-19
1
-9
/
+2
*
elf: Fix dynamic-link.h usage on rtld.c
Adhemerval Zanella
2021-10-14
1
-3
/
+2
*
elf: Avoid nested functions in the loader [BZ #27220]
Fangrui Song
2021-10-07
1
-10
/
+13
*
Add narrowing fma functions
Joseph Myers
2021-09-22
1
-0
/
+6
*
ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]
H.J. Lu
2021-09-22
2
-5
/
+32
*
elf: Remove THREAD_GSCOPE_IN_TCB
Sergey Bugaev
2021-09-16
1
-1
/
+0
*
Redirect fma calls to __fma in libm
Joseph Myers
2021-09-15
2
-0
/
+2
*
riscv: Drop reliance on _GLOBAL_OFFSET_TABLE_[0]
Fangrui Song
2021-08-18
1
-11
/
+10
*
Remove sysdeps/*/tls-macros.h
Fangrui Song
2021-08-18
1
-47
/
+0
*
RISC-V: Update rv64 ULPs
Darius Rad
2021-07-21
1
-58
/
+64
*
Update math: redirect roundeven function
H.J. Lu
2021-06-27
2
-1
/
+2
*
nptl: Remove remaining code from libpthread
Florian Weimer
2021-05-21
2
-7
/
+0
*
Reduce the statically linked startup code [BZ #23323]
Florian Weimer
2021-02-25
1
-2
/
+2
*
nptl: Move lowlevellock into libc [BZ #15648]
Florian Weimer
2021-02-22
1
-8
/
+0
*
riscv: Initialize $gp before resolving the IRELATIVE relocation
Vincent Chen
2021-01-10
1
-1
/
+21
*
riscv: support GNU indirect function
Vincent Chen
2021-01-10
2
-0
/
+78
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
95
-95
/
+95
*
nptl: Move stack list variables into _rtld_global
Florian Weimer
2020-11-16
1
-2
/
+0
*
RISC-V: Add _dl_start_user.
Jim Wilson
2020-11-10
1
-1
/
+3
*
aarch64: enforce >=64K guard size [BZ #26691]
Szabolcs Nagy
2020-10-02
1
-0
/
+3
*
RISC-V: Build infrastructure for 32-bit port
Zong Li
2020-08-27
4
-5
/
+6
*
RISC-V: Fix llrint and llround missing exceptions on RV32
Zong Li
2020-08-27
1
-0
/
+38
*
RISC-V: Add the RV32 libm-test-ulps
Alistair Francis
2020-08-27
2
-0
/
+1406
[next]