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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
riscv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce <elf-initfini.h> and ELF_INITFINI for all architectures
Florian Weimer
2020-02-18
1
-2
/
+0
*
nptl: add missing pthread-offsets.h
Andreas Schwab
2020-02-10
1
-0
/
+3
*
Add libm_alias_finite for _finite symbols
Wilco Dijkstra
2020-01-03
3
-3
/
+6
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
93
-93
/
+93
*
sysdeps/riscv/start.S: rename .Lload_gp to load_gp (bug 24376)
Andreas Schwab
2019-12-09
1
-3
/
+3
*
nptl: Add default pthread-offsets.h
Adhemerval Zanella
2019-11-26
1
-22
/
+0
*
nptl: Add struct_rwlock.h
Adhemerval Zanella
2019-11-26
2
-19
/
+45
*
nptl: Add struct_mutex.h
Adhemerval Zanella
2019-11-26
1
-6
/
+0
*
nptl: Remove rwlock elision definitions
Adhemerval Zanella
2019-11-26
1
-2
/
+0
*
nptl: Add tests for internal pthread_rwlock_t offsets
Adhemerval Zanella
2019-11-26
1
-0
/
+2
*
nptl: Cleanup mutex internal offset tests
Adhemerval Zanella
2019-11-26
1
-4
/
+0
*
Split up endian.h to minimize exposure of BYTE_ORDER.
Alistair Francis
2019-10-01
3
-6
/
+12
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
93
-93
/
+93
*
Declare most TS 18661-1 interfaces for C2X.
Joseph Myers
2019-08-13
1
-1
/
+1
*
riscv: restore ABI compatibility (bug 24484)
Andreas Schwab
2019-07-04
1
-0
/
+5
*
riscv: remove DL_RO_DYN_SECTION
David Abdurachmanov
2019-04-25
1
-4
/
+0
*
RISC-V: Update nofpu ULPs
Darius Rad
2019-01-24
1
-0
/
+8
*
RISC-V: Update LP64D libm-test-ulps.
Jim Wilson
2019-01-09
1
-48
/
+66
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
93
-93
/
+93
*
RISC-V: properly terminate call chain (bug 23125)
Andreas Schwab
2018-10-30
1
-1
/
+6
*
Remove unnecessary math_private.h includes.
Joseph Myers
2018-09-28
35
-35
/
+2
*
Use copysign functions not __copysign functions in glibc libm.
Joseph Myers
2018-09-27
2
-0
/
+2
*
Use round functions not __round functions in glibc libm.
Joseph Myers
2018-09-27
2
-0
/
+2
*
Use trunc functions not __trunc functions in glibc libm.
Joseph Myers
2018-09-20
2
-0
/
+2
*
Use ceil functions not __ceil functions in glibc libm.
Joseph Myers
2018-09-17
2
-0
/
+2
*
Use rint functions not __rint functions in glibc libm.
Joseph Myers
2018-09-14
2
-0
/
+2
*
Use floor functions not __floor functions in glibc libm.
Joseph Myers
2018-09-14
2
-0
/
+2
*
Do not include fenv_private.h in math_private.h.
Joseph Myers
2018-09-03
33
-0
/
+33
*
Split fenv_private.h out of math_private.h more consistently.
Joseph Myers
2018-08-28
1
-3
/
+3
*
Move EXCEPTION_ENABLE_SUPPORTED out of math-tests.h.
Joseph Myers
2018-08-24
1
-3
/
+6
*
Move EXCEPTION_TESTS_* out of math-tests.h
Joseph Myers
2018-08-23
2
-9
/
+29
*
Move ROUNDING_TESTS_* out of math-tests.h.
Joseph Myers
2018-08-22
2
-7
/
+27
*
RISC-V: Don't use ps_get_thread_area in libthread_db (bug 23402)
Andreas Schwab
2018-08-06
1
-2
/
+3
*
Regen RISC-V rvd ULPs
DJ Delorie
2018-08-03
1
-4
/
+12
*
RISC-V: Fix rounding save/restore bug.
DJ Delorie
2018-08-03
1
-1
/
+1
*
Move SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.
Joseph Myers
2018-08-01
2
-3
/
+26
*
elf: Unify symbol address run-time calculation [BZ #19818]
Maciej W. Rozycki
2018-04-04
1
-1
/
+1
*
Use x86_64 backtrace as generic version.
Joseph Myers
2018-03-21
1
-1
/
+0
*
hurd: add gscope support
Samuel Thibault
2018-03-11
1
-0
/
+1
*
RISC-V: fmax/fmin: Handle signalling NaNs correctly.
Andrew Waterman
2018-02-22
4
-8
/
+36
*
RISC-V: Do not initialize $gp in TLS macros.
DJ Delorie
2018-02-22
1
-17
/
+3
*
RISC-V: Build Infastructure
Palmer Dabbelt
2018-01-29
9
-0
/
+122
*
RISC-V: Add ABI Lists
Palmer Dabbelt
2018-01-29
4
-0
/
+4398
*
RISC-V: Linux ABI
Palmer Dabbelt
2018-01-29
2
-0
/
+56
*
RISC-V: Linux Syscall Interface
Palmer Dabbelt
2018-01-29
1
-0
/
+2
*
RISC-V: Atomic and Locking Routines
Palmer Dabbelt
2018-01-29
3
-0
/
+109
*
RISC-V: Hard Float Support
Palmer Dabbelt
2018-01-29
58
-0
/
+2161
*
RISC-V: Generic <math.h> and soft-fp Routines
Palmer Dabbelt
2018-01-29
7
-0
/
+330
*
RISC-V: Thread-Local Storage Support
Palmer Dabbelt
2018-01-29
5
-0
/
+264
*
RISC-V: ABI Implementation
Palmer Dabbelt
2018-01-29
23
-0
/
+1154