diff options
author | Nick Clifton <nickc@redhat.com> | 2006-11-10 07:53:33 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2006-11-10 07:53:33 +0000 |
commit | 0285182bf2cf7b76b87b96d759d8eb44baa09dba (patch) | |
tree | 48c8ede212bb74ee371e8edae94830a5b9fd00ad /bfd/ChangeLog | |
parent | 6afdfa61bd9972c7811ccf8be2703d00a86510f8 (diff) | |
download | gdb-0285182bf2cf7b76b87b96d759d8eb44baa09dba.zip gdb-0285182bf2cf7b76b87b96d759d8eb44baa09dba.tar.gz gdb-0285182bf2cf7b76b87b96d759d8eb44baa09dba.tar.bz2 |
* config.bfd: Move previously obsoleted targets to the REMOVED list.
Add maxq-*-coff to the obsolete list.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 478eb6d..95aa35e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2006-11-10 Nick Clifton <nickc@redhat.com> + + * config.bfd: Move previously obsoleted targets to the REMOVED + list. + Add maxq-*-coff to the obsolete list. + 2006-11-10 Pedro Alves <pedro_alves@portugalmail.pt> * pe-arm-wince.c (LOCAL_LABEL_PREFIX): Define as ".". |