aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
google/grte/v5-2.27/masternptl: x86_64: Use same code for CURRENT_STACK_FRAME and stackinfo_get_spAdhemerval Zanella4 weeks
mastermanual: Document more sigaction flagsDJ Delorie27 hours
release/2.26/masteraarch64: MTE compatible strncmpAlex Butler6 weeks
release/2.27/masteraarch64: MTE compatible strncmpAlex Butler6 weeks
release/2.35/masternptl: initialize cpu_id_start prior to rseq registrationMichael Jeanson11 days
release/2.36/masternptl: initialize cpu_id_start prior to rseq registrationMichael Jeanson11 days
release/2.37/masternptl: initialize cpu_id_start prior to rseq registrationMichael Jeanson11 days
release/2.38/masternptl: initialize cpu_id_start prior to rseq registrationMichael Jeanson11 days
release/2.39/mastermath: Exclude internal math symbols for tests [BZ #32414]H.J. Lu6 days
release/2.40/masterlinux: Fix tst-syscall-restart.c on old gcc (BZ 32283)Adhemerval Zanella5 days
[...]
 
TagDownloadAuthorAge
glibc-2.40.9000glibc-2.40.9000.zip  glibc-2.40.9000.tar.gz  glibc-2.40.9000.tar.bz2  Andreas K. Hüttel5 months
glibc-2.40glibc-2.40.zip  glibc-2.40.tar.gz  glibc-2.40.tar.bz2  Andreas K. Hüttel5 months
glibc-2.14.9000glibc-2.14.9000.zip  glibc-2.14.9000.tar.gz  glibc-2.14.9000.tar.bz2  Carlos O'Donell8 months
glibc-2.39.9000glibc-2.39.9000.zip  glibc-2.39.9000.tar.gz  glibc-2.39.9000.tar.bz2  Andreas K. Hüttel11 months
glibc-2.39glibc-2.39.zip  glibc-2.39.tar.gz  glibc-2.39.tar.bz2  Andreas K. Hüttel11 months
glibc-2.38.9000glibc-2.38.9000.zip  glibc-2.38.9000.tar.gz  glibc-2.38.9000.tar.bz2  Andreas K. Hüttel17 months
glibc-2.38glibc-2.38.zip  glibc-2.38.tar.gz  glibc-2.38.tar.bz2  Andreas K. Hüttel17 months
glibc-2.37.9000glibc-2.37.9000.zip  glibc-2.37.9000.tar.gz  glibc-2.37.9000.tar.bz2  Carlos O'Donell23 months
glibc-2.37glibc-2.37.zip  glibc-2.37.tar.gz  glibc-2.37.tar.bz2  Carlos O'Donell23 months
glibc-2.36.9000glibc-2.36.9000.zip  glibc-2.36.9000.tar.gz  glibc-2.36.9000.tar.bz2  Carlos O'Donell2 years
[...]
 
AgeCommit messageAuthorFilesLines
2023-12-27mips: Implement roundevenf with hardware floating-point rounding instructionazanella/mips-hw-fp-roundAdhemerval Zanella2-0/+39
2023-12-27mips: Implement truncf with hardware floating-point rounding instructionAdhemerval Zanella2-0/+41
2023-12-27mips: Implement floorf with hardware floating-point rounding instructionAdhemerval Zanella2-0/+40
2023-12-27mips: Implement ceilf with hardware floating-point rounding instructionAdhemerval Zanella2-0/+104
2023-12-27mips: Implement roundeven with hardware floating-point rounding instructionAdhemerval Zanella2-0/+40
2023-12-27mips: Implement trunc with hardware floating-point rounding instructionAdhemerval Zanella2-0/+40
2023-12-27mips: Implement floor with hardware floating-point rounding instructionAdhemerval Zanella2-0/+40
2023-12-27mips: Implement ceil with hardware floating-point rounding instructionAdhemerval Zanella4-0/+106
2023-12-27math: Add test to check if round raise inexact floating-point exceptionAdhemerval Zanella2-0/+69
2023-12-27math: Add test to check if trunc raise inexact floating-point exceptionAdhemerval Zanella2-1/+69
[...]