aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 47708c7..7512c45 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
2010-07-02 DJ Delorie <dj@redhat.com>
+ * config/tc-rx.h (md_do_align): New.
+ (MAX_MEM_FOR_RS_ALIGN_CODE): New.
+ * config/tc-rx.c (nops): New.
+ (rx_handle_align): Use various sized nops to align code.
+
* config/tc-rx.c (rx_bytesT): Add grown/shrank counters for
relaxation.
(rx_relax_frag): Prevent infinite loops of grow/shrink/grow/etc.