aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2012-11-06 10:03:32 +0000
committerAlan Modra <amodra@gmail.com>2012-11-06 10:03:32 +0000
commit234fa27ce099ad5ef763209f8818fc2bf499f26c (patch)
treeb9fbdc1960c000b905982bb96ee374f29df23f30 /gas/ChangeLog
parentb374d0f8d9c2472b083fbb4241a6877d2b1f23d1 (diff)
downloadgdb-234fa27ce099ad5ef763209f8818fc2bf499f26c.zip
gdb-234fa27ce099ad5ef763209f8818fc2bf499f26c.tar.gz
gdb-234fa27ce099ad5ef763209f8818fc2bf499f26c.tar.bz2
* config/tc-xgate.c: Make some functions static. Formatting
style and whitespace fixes. Wrap overly long lines. Format help message.
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 ad6fcb6..d347f48 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.