aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorJiong Wang <jiong.wang@arm.com>2014-08-26 16:18:36 +0100
committerJiong Wang <jiong.wang@arm.com>2014-08-26 16:18:36 +0100
commit7f78eb340a4b3f46d842058cd26aad7ffa438c16 (patch)
tree03c549894993bfb986fe1fd7591112646d3d43c3 /gas/ChangeLog
parent614b09cefb3bafa840fe5ed06c58024b0ff9c1cb (diff)
downloadgdb-7f78eb340a4b3f46d842058cd26aad7ffa438c16.zip
gdb-7f78eb340a4b3f46d842058cd26aad7ffa438c16.tar.gz
gdb-7f78eb340a4b3f46d842058cd26aad7ffa438c16.tar.bz2
[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.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
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 <jiong.wang@arm.com>
+
+ * 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 <macro@codesourcery.com>
* config/tc-mips.c (macro) <M_SAA_AB>: Remove duplicate code and