From f8ef8b9f10c2ea34da3bc17c49e4da050f467235 Mon Sep 17 00:00:00 2001 From: bernhardheld Date: Fri, 28 Oct 2005 19:06:22 +0000 Subject: [PATCH 1/1] * src/SDCCsymt.c (compStructSize): make bitfields without (un)signed specifier unsigned git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3919 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index bf0303dc..642b13db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-10-28 Bernhard Held + + * src/SDCCsymt.c (compStructSize): make bitfields without (un)signed + specifier unsigned + 2005-10-28 Raphael Neider * device/include/pic/p16f_common.inc: added common declarations -- 2.30.2