From 4e4f7c872bc46d8b26ebe03a61536620de7bcdea Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 11 Apr 2011 08:27:48 +0000 Subject: * config/tc-i386.c (x86_cons): Define even for non-ELF targets. * config/tc-i386.h (x86_cons): Always prototype. --- gas/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index c2b292f..e13c24d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ 2011-04-11 Nick Clifton + * config/tc-i386.c (x86_cons): Define even for non-ELF targets. + * config/tc-i386.h (x86_cons): Always prototype. + * config/tc-cr16.c (getprocregp_image): Fix type of 'r' parameter in order to avoid a compile time warning. (getprocreg_image): Likewise. -- cgit v1.1