[Mirror] Some kind of OS: git://git.9front.org/plan9front/plan9front
Find a file
cinap_lenrek e33798c7e0 cc: don't rearrange constant scaling across unsigned casts
On 64-bit platforms, when the index being 32-bit unsigned,
any calculation there must be done modulo 2^32,
but rearranging the factors into the address calculation
is done in signed 64-bits yielding the wrong index.
2023-12-12 20:58:59 +00:00
386
68000
68020
acme mkfiles: add 'mk test' support 2023-02-19 20:44:56 -05:00
adm/timezone
amd64 libc: change usize to 64-bit for amd64 and arm64, make memory(2) functions use usize 2021-07-25 15:54:22 +00:00
arm
arm64 libc: change usize to 64-bit for amd64 and arm64, make memory(2) functions use usize 2021-07-25 15:54:22 +00:00
lib /lib/terry: speak no ill of the dead 2023-12-02 18:16:14 +00:00
mips
power
power64
rc ethermultilink: ignore link-status of primary 2023-12-07 14:48:49 +00:00
sparc
sparc64
spim /spim/include/ape/ureg.h: fixed missing ifndef 2023-03-07 04:26:34 +00:00
sys cc: don't rearrange constant scaling across unsigned casts 2023-12-12 20:58:59 +00:00