binutils/ChangeLog:
* readelf.c (get_freebsd_elfcore_note_type): Remove unused variable.
2016-01-19 John Baldwin <jhb@FreeBSD.org>
2016-01-19 John Baldwin <jhb@FreeBSD.org>
+ * readelf.c (get_freebsd_elfcore_note_type): Remove unused variable.
+
+2016-01-19 John Baldwin <jhb@FreeBSD.org>
+
* readelf.c (get_freebsd_elfcore_note_type): New
(process_note): Add support for FreeBSD core notes.
* readelf.c (get_freebsd_elfcore_note_type): New
(process_note): Add support for FreeBSD core notes.
static const char *
get_freebsd_elfcore_note_type (unsigned e_type)
{
static const char *
get_freebsd_elfcore_note_type (unsigned e_type)
{
- static char buff[64];
-
switch (e_type)
{
case NT_FREEBSD_THRMISC:
switch (e_type)
{
case NT_FREEBSD_THRMISC: