You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rich Felker
f6944eb3c4
powerpc[64]: fix missing ctr and xer regs in syscall asm clobberlists
the ctr and xer special registers are call-clobbered and
syscall-clobbered. failure to include them in the clobber list may
result in wrong code that attempts to use a value which is no longer
present in the register after the syscall. this has been reported to
manifest newly with gcc 15.
9 months ago
..
aarch64
stdint.h: derive limits from __LONG_MAX, use common fast16 types
2 years ago
arm
stdint.h: derive limits from __LONG_MAX, use common fast16 types
2 years ago
generic
stdint.h: derive limits from __LONG_MAX, use common fast16 types
2 years ago
i386
i386, x86_64, x32: set the symbol type for the crt1 START function
1 year ago
loongarch64
loongarch64: add bits/hwcap.h for cpu feature bits in AT_HWCAP auxv entry
1 year ago
m68k
m68k: fix POLLWRNORM and POLLWRBAND
2 years ago
microblaze
stdint.h: derive limits from __LONG_MAX, use common fast16 types
2 years ago
mips
stdint.h: derive limits from __LONG_MAX, use common fast16 types
2 years ago
mips64
stdint.h: derive limits from __LONG_MAX, use common fast16 types
2 years ago
mipsn32
stdint.h: derive limits from __LONG_MAX, use common fast16 types
2 years ago
or1k
stdint.h: derive limits from __LONG_MAX, use common fast16 types
2 years ago
powerpc
powerpc[64]: fix missing ctr and xer regs in syscall asm clobberlists
9 months ago
powerpc64
powerpc[64]: fix missing ctr and xer regs in syscall asm clobberlists
9 months ago
riscv32
wire up vdso clock_gettime for riscv32 and riscv64
2 years ago
riscv64
wire up vdso clock_gettime for riscv32 and riscv64
2 years ago
s390x
wire up vdso clock_gettime for powerpc, powerpc64, and s390x
2 years ago
sh
stdint.h: derive limits from __LONG_MAX, use common fast16 types
2 years ago
x32
i386, x86_64, x32: set the symbol type for the crt1 START function
1 year ago
x86_64
i386, x86_64, x32: set the symbol type for the crt1 START function
1 year ago