diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
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 <nickc@redhat.com> + * 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. |