diff options
author | drow <drow@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-04 17:55:50 +0000 |
---|---|---|
committer | drow <drow@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-04 17:55:50 +0000 |
commit | b6824c17bf58d05bc3a172082420aa4e90111e5a (patch) | |
tree | be46770b0e66bb839b7761f936c59eb2d3cb3d47 /ChangeLog | |
parent | e8eddfdd142cb31243bfbaa058d5e5a13eee3c75 (diff) | |
download | gcc-b6824c17bf58d05bc3a172082420aa4e90111e5a.tar.gz |
* configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
* configure: Regenerated.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90072 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 239ee39b6ac..13c471c7931 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-11-04 Daniel Jacobowitz <dan@debian.org> + + * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove. + * configure: Regenerated. + 2004-11-04 H.J. Lu <hongjiu.lu@intel.com> PR other/17783 |