index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
mips
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: XFAIL audit tests failing on all mips configurations, bug 29404
Andreas K. Hüttel
2024-07-12
1
-0
/
+9
*
MIPSr6/math: Use builtin fma and fmaf
YunQiang Su
2024-07-01
1
-0
/
+36
*
Revert "MIPSr6/math: Use builtin fma and fmaf"
Andreas K. Hüttel
2024-06-25
1
-13
/
+0
*
MIPSr6/math: Use builtin fma and fmaf
YunQiang Su
2024-06-24
1
-0
/
+13
*
MIPS: Update ulps
Julian Zhu
2024-06-20
2
-0
/
+108
*
elf: Remove HWCAP_IMPORTANT
Stefan Liebler
2024-06-18
1
-3
/
+0
*
elf: Remove _DL_PLATFORMS_COUNT
Stefan Liebler
2024-06-18
1
-3
/
+0
*
elf: Remove _DL_HWCAP_PLATFORM
Stefan Liebler
2024-06-18
1
-3
/
+0
*
elf: Remove platform strings in dl-procinfo.c
Stefan Liebler
2024-06-18
1
-42
/
+7
*
elf: Remove _dl_string_platform
Stefan Liebler
2024-06-18
1
-15
/
+0
*
math: Update mips32/mips64 ulps for log2p1
YunQiang Su
2024-06-17
2
-0
/
+40
*
Convert to autoconf 2.72 (vanilla release, no distribution patches)
Andreas K. Hüttel
2024-06-17
1
-63
/
+57
*
Implement C23 logp1
Joseph Myers
2024-06-17
2
-0
/
+36
*
login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)
Florian Weimer
2024-04-19
1
-5
/
+1
*
login: Check default sizes of structs utmp, utmpx, lastlog
Florian Weimer
2024-04-19
1
-0
/
+2
*
math: Update mips64 ulps
Xi Ruoyao
2024-02-22
1
-3
/
+4
*
mips: Use builtins for ffs and ffsll
Junxian Zhu
2024-02-14
1
-0
/
+3
*
Refer to C23 in place of C2X in glibc
Joseph Myers
2024-02-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
118
-118
/
+118
*
mips: dl-machine-reject-phdr: Get rid of alloca.
Joe Simmons-Talbott
2023-10-02
1
-16
/
+10
*
MIPS: Update mips32 and mip64 libm test ulps
Aurelien Jarno
2023-07-25
2
-0
/
+2
*
configure: Use autoconf 2.71
Siddhesh Poyarekar
2023-07-17
2
-36
/
+52
*
Fix misspellings in sysdeps/ -- BZ 25337
Paul Pluzhnikov
2023-05-30
9
-11
/
+11
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
118
-118
/
+118
*
elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)
Florian Weimer
2022-11-03
1
-2
/
+1
*
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
*
elf: Remove _dl_string_hwcap
Javier Pello
2022-10-06
1
-2
/
+0
*
Update _FloatN header support for C++ in GCC 13
Joseph Myers
2022-09-28
1
-3
/
+3
*
Use atomic_exchange_release/acquire
Wilco Dijkstra
2022-09-26
1
-1
/
+1
*
mips: Remove _dl_skip_args usage
Adhemerval Zanella
2022-05-30
1
-29
/
+2
*
MIPS: Use an autoconf template to produce `preconfigure'
Maciej W. Rozycki
2022-05-13
2
-2
/
+39
*
elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC
Fangrui Song
2022-04-26
2
-1
/
+3
*
Replace {u}int_fast{16|32} with {u}int32_t
Noah Goldstein
2022-04-13
1
-1
/
+1
*
elf: Add <dl-r_debug.h>
H.J. Lu
2022-01-31
1
-0
/
+64
*
mips: Move DT_MIPS into <ldsodefs.h>
Florian Weimer
2022-01-19
2
-4
/
+4
*
elf: Add <dl-debug.h>
H.J. Lu
2022-01-03
2
-15
/
+41
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
116
-116
/
+116
*
malloc: Remove memusage.h
Adhemerval Zanella
2021-12-28
1
-20
/
+0
*
Remove atomic-machine.h atomic typedefs
Adhemerval Zanella
2021-12-28
1
-17
/
+0
*
elf: Add _dl_audit_pltexit
Adhemerval Zanella
2021-12-28
1
-0
/
+1
*
Remove ununsed tcb-offset
Adhemerval Zanella
2021-12-17
3
-32
/
+0
*
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
*
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
2
-4
/
+28
*
elf: Avoid nested functions in the loader [BZ #27220]
Fangrui Song
2021-10-07
1
-27
/
+31
*
ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]
H.J. Lu
2021-09-22
2
-4
/
+32
*
elf: Remove THREAD_GSCOPE_IN_TCB
Sergey Bugaev
2021-09-16
1
-1
/
+0
[next]