diff options
author | Nick Clifton <nickc@redhat.com> | 2000-10-16 19:08:45 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-10-16 19:08:45 +0000 |
commit | 6e45556a3635f2c407cc5871457ca787e9e2578b (patch) | |
tree | 8232bcbf4a1edbdeacf033608343218cdbae3fbe /ld/ChangeLog | |
parent | 710c2d976fc00d688eecef00338a988fb3e981c7 (diff) | |
download | gdb-6e45556a3635f2c407cc5871457ca787e9e2578b.zip gdb-6e45556a3635f2c407cc5871457ca787e9e2578b.tar.gz gdb-6e45556a3635f2c407cc5871457ca787e9e2578b.tar.bz2 |
Add tests of return values from bfd function calls
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index b048ec4..02ffadc 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2000-10-16 Nick Clifton <nickc@redhat.com> + + * emultempl/pe.em (_after_open): Add tests of return values from + bfd functions. Emit appropriate error messages if necessary. + 2000-10-13 Nick Clifton <nickc@redhat.com> * emultempl/pe.em (_after_open): Delete 'is2' and 'nsyms' |