From 0fe2533c1bd051f9af24ca1708f28f3bf8c448e3 Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Fri, 8 Sep 2006 22:36:13 +0000 Subject: 2006-09-08 Paul Brook gas/ * config/tc-arm.c (object_arch): New variable. (s_arm_object_arch): New function. (md_pseudo_table): Add object_arch. (aeabi_set_public_attributes): Obey object_arch. * doc/c-arm.texi: Document .object_arch. --- ChangeLog.csl | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog.csl b/ChangeLog.csl index 134cd9843..c3c13d905 100644 --- a/ChangeLog.csl +++ b/ChangeLog.csl @@ -1,3 +1,12 @@ +2006-09-08 Paul Brook + + gas/ + * config/tc-arm.c (object_arch): New variable. + (s_arm_object_arch): New function. + (md_pseudo_table): Add object_arch. + (aeabi_set_public_attributes): Obey object_arch. + * doc/c-arm.texi: Document .object_arch. + 2006-09-08 Kazu Hirata gas/testsuite/ -- cgit v1.2.3