+2009-04-16 Roland McGrath <roland@redhat.com>
+
+ * i386_corenote.c (EXTRA_NOTES): NT_PRXFPREG -> NT_PRXFPREG
+
2009-04-14 Roland McGrath <roland@redhat.com>
* arm_retval.c: New file.
/* i386 specific core note handling.
- Copyright (C) 2007, 2008 Red Hat, Inc.
+ Copyright (C) 2007-2009 Red Hat, Inc.
This file is part of Red Hat elfutils.
Red Hat elfutils is free software; you can redistribute it and/or modify
};
#define EXTRA_NOTES \
- EXTRA_REGSET (NT_PRFPXREG, 512, prxfpreg_regs) \
+ EXTRA_REGSET (NT_PRXFPREG, 512, prxfpreg_regs) \
case NT_386_TLS: \
return tls_info (descsz, regs_offset, nregloc, reglocs, nitems, items); \
EXTRA_NOTES_IOPERM