diff options
author | nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-02-24 21:21:31 +0000 |
---|---|---|
committer | nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-02-24 21:21:31 +0000 |
commit | 1872c6866c0ef74c01df52109bce79c6125967ce (patch) | |
tree | 52f022e76a53e1b325f82efc1f5212bb9316fca3 /ChangeLog | |
parent | 303d40e16f07b91d3d7f425c27f3f6b41d4629b6 (diff) | |
download | gcc-1872c6866c0ef74c01df52109bce79c6125967ce.tar.gz |
Add support for an OS of "wince"
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32137 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f19c5706781..0c671087441 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-02-24 Nick Clifton <nickc@cygnus.com> + + * config.sub: Support an OS of "wince". + 2000-02-22 Nick Clifton <nickc@cygnus.com> * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets. |