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
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-19
sparc: Regenerate ULPs
Andreas K. Hüttel
1
-0
/
+80
2024-06-18
elf: Remove HWCAP_IMPORTANT
Stefan Liebler
1
-5
/
+0
2024-06-18
elf: Remove LD_HWCAP_MASK / tunable glibc.cpu.hwcap_mask
Stefan Liebler
1
-6
/
+0
2024-06-18
elf: Remove _DL_HWCAP_PLATFORM
Stefan Liebler
1
-3
/
+0
2024-06-18
elf: Remove _dl_string_platform
Stefan Liebler
1
-2
/
+0
2024-06-17
Convert to autoconf 2.72 (vanilla release, no distribution patches)
Andreas K. Hüttel
1
-66
/
+61
2024-06-17
Implement C23 logp1
Joseph Myers
1
-0
/
+20
2024-05-07
elf: Only process multiple tunable once (BZ 31686)
Adhemerval Zanella
1
-0
/
+3
2024-04-19
login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)
Florian Weimer
2
-3
/
+2
2024-04-19
login: Check default sizes of structs utmp, utmpx, lastlog
Florian Weimer
1
-0
/
+2
2024-02-19
sparc: Treat the version field in the FPU control word as reserved
Daniel Cederman
1
-1
/
+1
2024-02-01
Refer to C23 in place of C2X in glibc
Joseph Myers
1
-1
/
+1
2024-01-22
sparc: Fix sparc64 memmove length comparison (BZ 31266)
Adhemerval Zanella
1
-1
/
+1
2024-01-22
sparc: Remove 64 bit check on sparc32 wordsize (BZ 27574)
Adhemerval Zanella
1
-9
/
+4
2024-01-18
sparc: Do not test preservation of NaN payloads for LEON
Daniel Cederman
1
-0
/
+30
2024-01-18
sparc: Force calculation that raises exception
Daniel Cederman
1
-5
/
+6
2024-01-18
sparc: Fix llrint and llround missing exceptions on SPARC V8
Daniel Cederman
1
-0
/
+43
2024-01-18
sparc: Remove unwind information from signal return stubs [BZ #31244]
Daniel Cederman
1
-0
/
+9
2024-01-18
sparc: Prevent stfsr from directly following floating-point instruction
Daniel Cederman
1
-1
/
+6
2024-01-18
sparc: Use existing macros to avoid code duplication
Daniel Cederman
1
-7
/
+3
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
301
-301
/
+301
2023-12-19
Do not build sparc32 libgcc functions into static libc
Joseph Myers
1
-0
/
+1
2023-11-21
elf: Remove LD_PROFILE for static binaries
Adhemerval Zanella
4
-2
/
+10
2023-11-15
sparc: Fix broken memset for sparc32 [BZ #31068]
Andreas Larsson
1
-2
/
+2
2023-10-30
sparc: Remove optimize md5, sha256, and sha512
Adhemerval Zanella
14
-454
/
+0
2023-08-21
Remove references to the defunct db2 subdir
Andreas Schwab
1
-4
/
+0
2023-07-17
configure: Use autoconf 2.71
Siddhesh Poyarekar
2
-42
/
+59
2023-07-17
Update sparc libm-test-ulps
Adhemerval Zanella
1
-0
/
+1
2023-07-12
sparc: Fix la_symbind for bind-now (BZ 23734)
Adhemerval Zanella
1
-0
/
+49
2023-05-30
Fix misspellings in sysdeps/ -- BZ 25337
Paul Pluzhnikov
7
-7
/
+7
2023-03-29
Remove --enable-tunables configure option
Adhemerval Zanella Netto
1
-2
/
+3
2023-01-24
sparc (64bit): Regenerate ulps
Andreas K. Hüttel
1
-3
/
+4
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
303
-303
/
+303
2022-11-03
elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)
Florian Weimer
1
-1
/
+1
2022-10-18
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
Florian Weimer
1
-2
/
+0
2022-10-18
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
3
-0
/
+3
2022-10-10
elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support
Adhemerval Zanella
2
-0
/
+48
2022-10-06
elf: Remove _dl_string_hwcap
Javier Pello
1
-13
/
+0
2022-09-26
Use atomic_exchange_release/acquire
Wilco Dijkstra
1
-1
/
+1
2022-08-29
Makeconfig: Set pie-ccflag to -fPIE by default [BZ# 29514]
Richard Henderson
1
-3
/
+0
2022-06-10
Add bounds check to __libc_ifunc_impl_list
Wilco Dijkstra
1
-2
/
+2
2022-05-30
sparc: Remove _dl_skip_args usage
Adhemerval Zanella
2
-79
/
+4
2022-05-23
math: Add math-use-builtins-fabs (BZ#29027)
Adhemerval Zanella
2
-16
/
+0
2022-05-17
rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args const
Szabolcs Nagy
1
-23
/
+0
2022-04-26
elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC
Fangrui Song
2
-4
/
+0
2022-04-07
sparc64: Remove fcopysign{f} implementation
Adhemerval Zanella
7
-135
/
+6
2022-04-04
Remove -z combreloc and HAVE_Z_COMBRELOC
Fangrui Song
2
-28
/
+4
2022-04-04
sparc: Remove s_abs implementations
Adhemerval Zanella
6
-74
/
+2
2022-02-23
sparc: Remove bzero optimization
Adhemerval Zanella
14
-105
/
+30
2022-02-10
elf: Remove prelink support
Adhemerval Zanella
2
-118
/
+6
[next]