diff options
author | DJ Delorie <dj@redhat.com> | 2007-03-29 21:03:43 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2007-03-29 21:03:43 +0000 |
commit | ee5005ab53e01b21b5f0387efa74da3fcf0c1050 (patch) | |
tree | 36f9b207b9f898e1c8367048f55854633c328ecf /include/ChangeLog | |
parent | e6fbf13e48971335504fc66e385a168bbca41343 (diff) | |
download | cygnal-ee5005ab53e01b21b5f0387efa74da3fcf0c1050.tar.gz cygnal-ee5005ab53e01b21b5f0387efa74da3fcf0c1050.tar.bz2 cygnal-ee5005ab53e01b21b5f0387efa74da3fcf0c1050.zip |
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 75c4753b7..269409ca6 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. |