library/uint32.m: Add functions for setting, clearing, flipping and testing the individual bits of a uint32 value. NEWS: Announce the new functions. tests/hard_coded/Mmakefile: tests/hard_coded/bit_access_uint32.{m,exp}: Add a test case.