From 51316059ccf20325064353ec76fe94d2403393c1 Mon Sep 17 00:00:00 2001 From: Michael Snyder Date: Wed, 13 Feb 2002 21:53:31 +0000 Subject: 2002-02-11 Michael Snyder * elf-bfd.h (elfcore_write_lwpstatus): Add prototype. * elf.c (elfcore_grok_pstatus): Add prototype. (elfcore_grok_lwpstatus): Add prototype. (elfcore_write_lwpstatus): New function. (elfcore_write_pstatus): Fix typo, eliminate unnecessary memcpy. --- bfd/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4b7640e..7d55773 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -32,6 +32,14 @@ DT_PPC64_OPD and DT_PPC64_OPDSZ tags. (ppc64_elf_finish_dynamic_sections): Set values for them. +2002-02-11 Michael Snyder + + * elf-bfd.h (elfcore_write_lwpstatus): Add prototype. + * elf.c (elfcore_grok_pstatus): Add prototype. + (elfcore_grok_lwpstatus): Add prototype. + (elfcore_write_lwpstatus): New function. + (elfcore_write_pstatus): Fix typo, eliminate unnecessary memcpy. + 2002-02-11 Alexandre Oliva * elf32-sh.c: Added missing prototypes. -- cgit v1.1