diff options
author | Nick Clifton <nickc@redhat.com> | 2005-08-30 16:06:00 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-08-30 16:06:00 +0000 |
commit | e26f8bd9b4d184491522b948f9d8623672f986d9 (patch) | |
tree | 38ce388835dc0165f992e45a636b8176bd7648f6 /bfd/ChangeLog | |
parent | a2dfd01fa7b41122647b654d6abe936f6d3f610e (diff) | |
download | gdb-e26f8bd9b4d184491522b948f9d8623672f986d9.zip gdb-e26f8bd9b4d184491522b948f9d8623672f986d9.tar.gz gdb-e26f8bd9b4d184491522b948f9d8623672f986d9.tar.bz2 |
(i[3-7]86-*-vxworks): Match vxworks* instead.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 3d0e282..6746e07 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2005-08-30 Phil Edwards <phil@codesourcery.com> + + * config.bfd (i[3-7]86-*-vxworks): Match vxworks* instead. + 2005-08-29 H.J. Lu <hongjiu.lu@intel.com> PR ld/1247 |