diff options
author | Nick Clifton <nickc@redhat.com> | 2007-01-08 16:16:37 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2007-01-08 16:16:37 +0000 |
commit | 033432d0f52da377e9a11293115e6653761b7227 (patch) | |
tree | 46a8725d4e7538d15b92f235a09d95231dc36487 /ld/ChangeLog | |
parent | 916c46cb42b5e372154bfa0ae7dc593d3aef380b (diff) | |
download | gdb-033432d0f52da377e9a11293115e6653761b7227.zip gdb-033432d0f52da377e9a11293115e6653761b7227.tar.gz gdb-033432d0f52da377e9a11293115e6653761b7227.tar.bz2 |
* pep-dll.h (pep_bfd_is_dll): Add prototype.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index eb5ac83..ed2e1d3 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2007-01-08 Nick Clifton <nickc@redhat.com> + + * pep-dll.h (pep_bfd_is_dll): Add prototype. + 2007-01-08 Aurelien Jarno <aurelien@aurel32.net> PR ld/3843 |