From c2a5914e1b686cd765cf95e09be89584eba99741 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Tue, 3 Dec 2013 16:46:59 +0100 Subject: Fix crash on intelbad. gas/ 2013-12-03 Tristan Gingold * config/tc-i386-intel.c (i386_intel_simplify): Avoid arithmetic overflow on pointers. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index b293b46..5235f4d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2013-12-03 Tristan Gingold + + * config/tc-i386-intel.c (i386_intel_simplify): Avoid arithmetic + overflow on pointers. + 2013-11-19 Yufeng Zhang Revert -- cgit v1.1