aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2007-03-29 21:03:48 +0000
committerDJ Delorie <dj@redhat.com>2007-03-29 21:03:48 +0000
commit9c577e8950071038688208bdf50283836d251c28 (patch)
treedf3a21dba86315b5ebde37eb98c202585533b4f9 /include/ChangeLog
parent483367eebc8c51366968b17df2fc9ce93b95895f (diff)
downloadgdb-9c577e8950071038688208bdf50283836d251c28.zip
gdb-9c577e8950071038688208bdf50283836d251c28.tar.gz
gdb-9c577e8950071038688208bdf50283836d251c28.tar.bz2
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 75c4753..269409c 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-29 Joel Brobecker <brobecker@adacore.com>
+
+ * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
+ regardless of the type of file system.
+
2007-03-06 Jan Hubicka <jh@suse.cz>
* ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.