diff options
author | Daniel Jacobowitz <drow@false.org> | 2003-06-02 19:25:51 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2003-06-02 19:25:51 +0000 |
commit | f15398ef83e74b78224f5ee63ff6ef658c8fc6d8 (patch) | |
tree | 844771c346e0d17d117a8e67a3b33a1a842ce2a4 /bfd/ChangeLog | |
parent | cad2898553520b6686438a456f6a4b53cba32096 (diff) | |
download | gdb-f15398ef83e74b78224f5ee63ff6ef658c8fc6d8.zip gdb-f15398ef83e74b78224f5ee63ff6ef658c8fc6d8.tar.gz gdb-f15398ef83e74b78224f5ee63ff6ef658c8fc6d8.tar.bz2 |
* config.bfd: Move obsolete entries out of the range of the
targmatch sed script.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2cb6fee..459b569 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,10 @@ 2003-06-02 Daniel Jacobowitz <drow@mvista.com> + * config.bfd: Move obsolete entries out of the range of the + targmatch sed script. + +2003-06-02 Daniel Jacobowitz <drow@mvista.com> + * config.bfd (mips*-dec-bsd*, mips*-*-pe*): Mark as obsolete. 2003-05-31 Jakub Jelinek <jakub@redhat.com> |