This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Mach".
The branch, master has been updated via 0b1f1658732cd0e38ecb84a98b3bdf7a97a3b122 (commit) from 5576957a69642e74753e56ee0767b663378d7bca (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 0b1f1658732cd0e38ecb84a98b3bdf7a97a3b122 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sat Nov 28 01:14:13 2020 +0100 x86: allow using 8bit constants in in/out instructions * i386/i386/pio.h (inl, inw, inb, outl, outw, outb): Add N constraint alternative on port. (outl): Cast data to unsigned int. ----------------------------------------------------------------------- Summary of changes: i386/i386/pio.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) hooks/post-receive -- GNU Mach