summaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index ad6fcb6437..d347f480ea 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,11 @@
2012-11-06 Alan Modra <amodra@gmail.com>
+ * config/tc-xgate.c: Make some functions static. Formatting
+ style and whitespace fixes. Wrap overly long lines. Format
+ help message.
+
+2012-11-06 Alan Modra <amodra@gmail.com>
+
* config/tc-tic4x.c: Remove alignment TODO comments.
(tic4x_do_align): Enable subseg_text_p test.