diff options
author | doko <doko@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-10-09 10:37:17 +0000 |
---|---|---|
committer | doko <doko@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-10-09 10:37:17 +0000 |
commit | 74cd9df8141d2b00353ec8cc672be22353cb9d3f (patch) | |
tree | 64bcfb5cf0dc3b7a562126a1a3a897fa5bcd876f /libgcc/ChangeLog | |
parent | 698537d1134e52ea5e8f4f140cd516c5c73b63dd (diff) | |
download | gcc-74cd9df8141d2b00353ec8cc672be22353cb9d3f.tar.gz |
2008-10-08 Thomas Schwinge <tschwinge@gnu.org>
* config.host: Fold `*-*-gnu*' cases into the Linux ones.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@141004 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc/ChangeLog')
-rw-r--r-- | libgcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index 5fc628b6840..1894509429c 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,7 @@ +2008-10-08 Thomas Schwinge <tschwinge@gnu.org> + + * config.host: Fold `*-*-gnu*' cases into the Linux ones. + 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com> Add picoChip port. |