From 136abadcd443e48361253d94dd196d546c624807 Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Thu, 14 Sep 2006 15:28:35 +0000 Subject: 2006-09-14 Paul Brook * config/tc-arm.c (thumb32_negate_data_op): Consistently use unsigned int to avoid 64-bit host problems. --- ChangeLog.csl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog.csl b/ChangeLog.csl index ff56f361b..58be2ebfb 100644 --- a/ChangeLog.csl +++ b/ChangeLog.csl @@ -1,3 +1,8 @@ +2006-09-14 Paul Brook + + * config/tc-arm.c (thumb32_negate_data_op): Consistently use + unsigned int to avoid 64-bit host problems. + 2006-09-14 Julian Brown gas/ -- cgit v1.2.3