OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Otto Moerbeek (ottocvs.openbsd.org)
Date: Mon Sep 24 2007 - 12:56:17 CDT


CVSROOT: /cvs
Module name: src
Changes by: ottocvs.openbsd.org 2007/09/24 11:56:17

Modified files:
        usr.bin/pcc/arch/x86: local.c
        usr.bin/pcc/mip: reader.c

Log message:
Pull from ragge's repo:
Add support for signed bitfields, this has been missing ~forever.
Bug reported by TAKAHASHI Tamotsu.
Fix bitfield overflow bug, reported by TAKAHASHI Tamotsu.