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
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-19
powerpc: Update soft-fp ulps
Adhemerval Zanella
1
-0
/
+103
2024-06-20
powerpc: Update ulps
Florian Weimer
1
-1
/
+13
2024-06-18
powerpc: Update ulps
Adhemerval Zanella
1
-0
/
+60
2024-06-18
elf: Remove HWCAP_IMPORTANT
Stefan Liebler
1
-3
/
+0
2024-06-18
elf: Remove _DL_PLATFORMS_COUNT
Stefan Liebler
1
-2
/
+0
2024-06-18
elf: Remove _DL_HWCAP_PLATFORM
Stefan Liebler
1
-3
/
+0
2024-06-17
Convert to autoconf 2.72 (vanilla release, no distribution patches)
Andreas K. Hüttel
4
-40
/
+55
2024-06-17
Implement C23 exp2m1, exp10m1
Joseph Myers
3
-1
/
+9
2024-06-17
Implement C23 log10p1
Joseph Myers
1
-0
/
+1
2024-06-17
Implement C23 logp1
Joseph Myers
6
-2
/
+54
2024-05-23
powerpc: Remove duplicated llrintf and llrintf32 from libm.a (BZ 31787)
Adhemerval Zanella
2
-0
/
+8
2024-05-23
powerpc: Remove duplicate strchrnul and strncasecmp_l libc.a (BZ 31786)
Adhemerval Zanella
3
-1
/
+19
2024-05-20
powerpc: Update ulps
Adhemerval Zanella
1
-0
/
+24
2024-05-20
Implement C23 log2p1
Joseph Myers
1
-0
/
+1
2024-05-16
powerpc64: Fix by using the configure value $libc_cv_cc_submachine [BZ #31629]
Manjunath Matti
2
-4
/
+4
2024-05-09
powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682)
Adhemerval Zanella
2
-14
/
+8
2024-05-06
powerpc: Optimized strncmp for power10
Amrita H S
5
-1
/
+304
2024-04-19
login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)
Florian Weimer
2
-4
/
+2
2024-04-19
login: Check default sizes of structs utmp, utmpx, lastlog
Florian Weimer
1
-0
/
+2
2024-04-14
powerpc: Fix ld.so address determination for PCREL mode (bug 31640)
Florian Weimer
1
-0
/
+19
2024-04-02
powerpc: Add missing arch flags on rounding ifunc variants
Adhemerval Zanella
1
-0
/
+6
2024-03-19
powerpc: Placeholder and infrastructure/build support to add Power11 related changes.
Amrita H S
15
-5
/
+27
2024-03-19
powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.
Manjunath Matti
3
-19
/
+50
2024-03-12
powerpc: Remove power8 strcasestr optimization
Adhemerval Zanella
8
-675
/
+1
2024-02-23
powerpc: Remove power7 strstr optimization
Adhemerval Zanella
8
-671
/
+1
2024-02-01
Rename c2x / gnu2x tests to c23 / gnu23
Joseph Myers
1
-2
/
+2
2024-02-01
string: Use builtins for ffs and ffsll
Adhemerval Zanella Netto
3
-82
/
+6
2024-02-01
Refer to C23 in place of C2X in glibc
Joseph Myers
1
-1
/
+1
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
576
-576
/
+576
2023-12-19
powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988)
Adhemerval Zanella
2
-1
/
+13
2023-12-15
powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.
Manjunath Matti
4
-1
/
+23
2023-12-15
powerpc: Fix performance issues of strcmp power10
Amrita H S
1
-66
/
+95
2023-12-14
powerpc : Add optimized memchr for POWER10
MAHESH BODAPATI
5
-10
/
+367
2023-12-07
powerpc: Optimized strcmp for power10
Amrita H S
5
-1
/
+240
2023-11-21
elf: Remove LD_PROFILE for static binaries
Adhemerval Zanella
5
-13
/
+23
2023-09-27
fegetenv_and_set_rn now uses the builtins provided by GCC.
Manjunath Matti
1
-0
/
+9
2023-08-04
powerpc longjmp: Fix build after chk hidden builtin fix
Samuel Thibault
1
-0
/
+3
2023-08-01
PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES
Mahesh Bodapati
8
-70
/
+20
2023-07-26
powerpc: Fix powerpc64 strchrnul build with old gcc
Adhemerval Zanella Netto
1
-7
/
+7
2023-07-17
configure: Use autoconf 2.71
Siddhesh Poyarekar
6
-121
/
+155
2023-07-12
sparc: Fix la_symbind for bind-now (BZ 23734)
Adhemerval Zanella
1
-2
/
+2
2023-06-22
sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused result
Frederic Berat
1
-1
/
+3
2023-05-23
Regenerate configure fragment -- BZ 25337.
Paul Pluzhnikov
1
-1
/
+1
2023-05-23
Fix misspellings in sysdeps/powerpc -- BZ 25337
Paul Pluzhnikov
23
-34
/
+34
2023-05-22
Remove last remnants of have-protected
Andreas Schwab
2
-6
/
+1
2023-05-19
powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdouble
Mahesh Bodapati
1
-0
/
+17
2023-05-10
Added Redirects to longdouble error functions [BZ #29033]
Sachin Monga
1
-0
/
+1
2023-04-03
powerpc: Disable stack protector in early static initialization
Adhemerval Zanella
1
-0
/
+3
2023-03-29
Remove --enable-tunables configure option
Adhemerval Zanella Netto
1
-8
/
+1
2023-03-02
powerpc: Remove powerpc64 strncmp variants
Adhemerval Zanella Netto
8
-494
/
+9
[next]