aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2009-09-03 12:54:21 +0000
committerTristan Gingold <gingold@adacore.com>2009-09-03 12:54:21 +0000
commit5bc2ed935e6774432692a34f0e2325bbdf57be01 (patch)
tree2173a7d69b1ae281e47affd0033c258df97cc8a6 /gas/ChangeLog
parent3df5879c313530d0d2b97349c676b69f2f216b95 (diff)
downloadfsf-binutils-gdb-5bc2ed935e6774432692a34f0e2325bbdf57be01.zip
fsf-binutils-gdb-5bc2ed935e6774432692a34f0e2325bbdf57be01.tar.gz
fsf-binutils-gdb-5bc2ed935e6774432692a34f0e2325bbdf57be01.tar.bz2
2009-09-03 Tristan Gingold <gingold@adacore.com>
* as.h (__PRETTY_FUNCTION__): Use the same definition as bfd/libbfd.h.
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 51384a9..b0763de 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-03 Tristan Gingold <gingold@adacore.com>
+
+ * as.h (__PRETTY_FUNCTION__): Use the same definition as bfd/libbfd.h.
+
2009-09-02 Jie Zhang <jie.zhang@analog.com>
* config/bfin-parse.y (value_match): Use int instead of long.