From 69c9e028b6c29f98b6f71faf52242aaaeb03a659 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 13 Jun 2016 10:49:26 +0100 Subject: Fix compile time warning messages building with gcc v6.1.1 etc * texi2pod.pl: Escape curly braces, whilst searching for keyword strong. gas * config/tc-arm.c: For non-ELF based targets skip ARM feature sets that are not supported. * config/tc-arc.c (md_apply_fix): Avoid left shifting a signed constant. * config/tc-cr16.c (check_range): Likewise. * config/tc-nios2.c (nios2_check_overflow): Likewise. --- etc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'etc/ChangeLog') diff --git a/etc/ChangeLog b/etc/ChangeLog index c110338..1864bf0 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2016-06-13 Nick Clifton + + * texi2pod.pl: Escape curly braces, whilst searching for keyword + strong. + 2016-03-18 Nick Clifton * texi2pod.pl: Add TARGET to the list of recognised man page -- cgit v1.1