From 7f78eb340a4b3f46d842058cd26aad7ffa438c16 Mon Sep 17 00:00:00 2001 From: Jiong Wang Date: Tue, 26 Aug 2014 16:18:36 +0100 Subject: [ARM] Update selected_cpu based on info got during parsing gas/ * config/tc-arm.c (aeabi_set_public_attributes): Update intended_arch based on the info we got during parsing. (arm_handle_align): Make sure the p2align expanding logic under thumb unchanged. gas/testsuite/ * gas/arm/blx-bl-convert.d: New testcase. * gas/arm/blx-bl-convert.l: Warning expectation. * gas/arm/blx-bl-convert.s: Source file. --- gas/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 5d08734..43f8919 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2014-08-26 Jiong Wang + + * config/tc-arm.c (aeabi_set_public_attributes): Update selected_cpu + based on the info we got during parsing. + (arm_handle_align): Make sure the p2align expanding logic under thumb + unchanged. + 2014-08-26 Maciej W. Rozycki * config/tc-mips.c (macro) : Remove duplicate code and -- cgit v1.1