diff options
author | Nick Clifton <nickc@redhat.com> | 2003-04-01 10:52:43 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-04-01 10:52:43 +0000 |
commit | 27a710e55c54cad3ef1cf5a4487872560b206462 (patch) | |
tree | cbc4b4a6577f7ce4bc334af6c9055593ce40f319 /binutils/ChangeLog | |
parent | 0cc1cf992d9edb4a5dd9f56c4eec348c1cdad3dc (diff) | |
download | gdb-27a710e55c54cad3ef1cf5a4487872560b206462.zip gdb-27a710e55c54cad3ef1cf5a4487872560b206462.tar.gz gdb-27a710e55c54cad3ef1cf5a4487872560b206462.tar.bz2 |
Change "arm-pe*" to "arm-*-pe*". Similarly for thumb-pe*, mcore-pe and
mcore-*elf.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index a37cd18..6b7981b 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2003-04-01 Nick Clifton <nickc@redhat.com> + + * configure.in: Change "arm-pe*" to "arm-*-pe*". Similarly for + thumb-pe*, mcore-pe and mcore-*elf. + * configure: Regenerate. + 2003-03-31 Alexandre Oliva <aoliva@redhat.com> * objdump.c (dump_data): Don't truncate the address to long; make |