From 5d239759c00a60a00986427b46c4f32e7fe3d616 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 29 Apr 2015 11:10:45 +0100 Subject: Updates the description of GAS's .set directive, to note that for some targets a symbolic value can only be set once. * doc/as.texinfo (Set): Note that a symbol cannot be set multiple times if the expression is not constant and the target uses linker relaxation. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 2266429..1affd22 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2015-04-29 Nick Clifton + + * doc/as.texinfo (Set): Note that a symbol cannot be set multiple + times if the expression is not constant and the target uses linker + relaxation. + 2015-04-28 Renlin Li * config/tc-arm.c (arm_init_frag): Always emit mapping symbols. -- cgit v1.1