aboutsummaryrefslogtreecommitdiff
path: root/config/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2008-01-08 17:29:24 +0000
committerJakub Jelinek <jakub@redhat.com>2008-01-08 17:29:24 +0000
commit7eebcca8bd83b759da622cb306868147ce5b9312 (patch)
tree5a31db80d3e9c0a3fbd5ae5d2af88c48f22841bd /config/ChangeLog
parentd7f98cced6a729c4fe9ac05b365d2a7acd02f85c (diff)
downloadgdb-7eebcca8bd83b759da622cb306868147ce5b9312.zip
gdb-7eebcca8bd83b759da622cb306868147ce5b9312.tar.gz
gdb-7eebcca8bd83b759da622cb306868147ce5b9312.tar.bz2
* futex.m4: New file.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 77082b4..8343f06 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2008-01-08 Jakub Jelinek <jakub@redhat.com>
+
+ * futex.m4: New file.
+
2007-12-06 Richard Sandiford <rsandifo@nildram.co.uk>
* mt-sde (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Use +=, not =.