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
/
alpha
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
math: Update alpha ulps
Andreas K. Hüttel
2024-07-14
1
-0
/
+48
*
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
-62
/
+0
*
elf: Remove _dl_string_platform
Stefan Liebler
2024-06-18
1
-15
/
+0
*
Implement C23 logp1
Joseph Myers
2024-06-17
1
-0
/
+20
*
string: Use builtins for ffs and ffsll
Adhemerval Zanella Netto
2024-02-01
5
-186
/
+7
*
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
158
-158
/
+158
*
alpha: Fix fesetexceptflag (BZ 30998)
Bruno Haible
2023-12-19
1
-1
/
+1
*
elf: Remove LD_PROFILE for static binaries
Adhemerval Zanella
2023-11-21
2
-2
/
+8
*
Remove references to the defunct db2 subdir
Andreas Schwab
2023-08-21
1
-4
/
+0
*
configure: Use autoconf 2.71
Siddhesh Poyarekar
2023-07-17
1
-1
/
+2
*
Fix a few more typos I missed in previous round -- BZ 25337
Paul Pluzhnikov
2023-06-02
1
-1
/
+1
*
Fix misspellings in sysdeps/ -- BZ 25337
Paul Pluzhnikov
2023-05-30
12
-12
/
+12
*
alpha: Remove strncmp optimization
Adhemerval Zanella Netto
2023-03-02
1
-276
/
+0
*
alpha: Add string-fza, string-fzb.h, string-fzi.h, and string-shift.h
Richard Henderson
2023-02-06
4
-0
/
+218
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
155
-155
/
+155
*
elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)
Florian Weimer
2022-11-03
1
-1
/
+1
*
Remove all assembly optimizations for htonl and htons
Adhemerval Zanella
2022-10-24
2
-82
/
+0
*
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
3
-0
/
+3
*
elf: Remove _dl_string_hwcap
Javier Pello
2022-10-06
1
-2
/
+0
*
Use atomic_exchange_release/acquire
Wilco Dijkstra
2022-09-26
1
-1
/
+1
*
alpha: Remove _dl_skip_args usage
Adhemerval Zanella
2022-05-30
1
-41
/
+0
*
rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args const
Szabolcs Nagy
2022-05-17
1
-23
/
+0
*
elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC
Fangrui Song
2022-04-26
2
-9
/
+0
*
alpha: Remove fcopysign{f} implementation
Adhemerval Zanella
2022-04-07
2
-60
/
+0
*
Remove -z combreloc and HAVE_Z_COMBRELOC
Fangrui Song
2022-04-04
1
-24
/
+9
*
alpha: Remove s_abs implementations
Adhemerval Zanella
2022-04-04
2
-55
/
+0
*
alpha: Remove bzero optimization
Adhemerval Zanella
2022-02-23
1
-109
/
+0
*
elf: Remove prelink support
Adhemerval Zanella
2022-02-10
1
-15
/
+0
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
163
-163
/
+163
*
malloc: Remove memusage.h
Adhemerval Zanella
2021-12-28
1
-20
/
+0
*
Remove atomic-machine.h atomic typedefs
Adhemerval Zanella
2021-12-28
1
-26
/
+1
*
elf: Add _dl_audit_pltexit
Adhemerval Zanella
2021-12-28
1
-4
/
+4
*
Remove ununsed tcb-offset
Adhemerval Zanella
2021-12-17
3
-35
/
+0
*
Support target specific ALIGN for variable alignment test [BZ #28676]
H.J. Lu
2021-12-14
1
-0
/
+20
*
Replace --enable-static-pie with --disable-default-pie
Siddhesh Poyarekar
2021-12-13
2
-0
/
+9
*
Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
Florian Weimer
2021-12-09
1
-6
/
+0
*
nptl: Introduce <tcb-access.h> for THREAD_* accessors
Florian Weimer
2021-12-09
1
-9
/
+1
*
nptl: Increase default TCB alignment to 32
Florian Weimer
2021-12-03
1
-3
/
+0
*
elf: Fix dynamic-link.h usage on rtld.c
Adhemerval Zanella
2021-10-14
1
-4
/
+2
*
elf: Avoid nested functions in the loader [BZ #27220]
Fangrui Song
2021-10-07
1
-7
/
+9
*
Update alpha libm-test-ulps
Adhemerval Zanella
2021-09-30
1
-49
/
+53
*
elf: Remove THREAD_GSCOPE_IN_TCB
Sergey Bugaev
2021-09-16
1
-1
/
+0
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
72
-94
/
+0
*
Remove sysdeps/*/tls-macros.h
Fangrui Song
2021-08-18
1
-25
/
+0
*
nptl: Move pthread_spin_trylock into libc
Florian Weimer
2021-04-23
1
-4
/
+12
[next]