aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2011-08-01 08:05:49 +0000
committerTristan Gingold <gingold@adacore.com>2011-08-01 08:05:49 +0000
commit8d8385cfb84fae7b0959b77fe287d97795415194 (patch)
tree301de171151ecef605cecd9ccb79728f80c60763 /gas/ChangeLog
parentd2421a70c155d87281b215b0fdbbb6e02e563da0 (diff)
downloadgdb-8d8385cfb84fae7b0959b77fe287d97795415194.zip
gdb-8d8385cfb84fae7b0959b77fe287d97795415194.tar.gz
gdb-8d8385cfb84fae7b0959b77fe287d97795415194.tar.bz2
2011-08-01 Tristan Gingold <gingold@adacore.com>
* frags.c (frag_grow): Simplify the code.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 8688643..ee4d5e6 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2011-08-01 Tristan Gingold <gingold@adacore.com>
+
+ * frags.c (frag_grow): Simplify the code.
+
2011-07-30 Richard Sandiford <rdsandiford@googlemail.com>
* config/tc-mips.c (nops_for_vr4130): Revert previous commit.