diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5e5f50b..6e6f70a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,11 @@ 2012-02-25 Walter Lee <walt@tilera.com> + * tc-tilepro.c (emit_tilepro_instruction): Check if symbol is + non-local before checking sy_value. + * tc-tilegx.c (emit_tilegx_instruction): Ditto. + +2012-02-25 Walter Lee <walt@tilera.com> + * tc-tilepro.c (O_tls_le): Define operator. (O_tls_le_lo16): Ditto. (O_tls_le_hi16): Ditto. |