[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/24650] bfd: elf.c centralize support for auxv section crea
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/24650] bfd: elf.c centralize support for auxv section creation |
Date: |
Mon, 10 Jun 2019 13:45:14 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24650
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |nickc at redhat dot com
Resolution|--- |FIXED
--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Christos,
Patch approved and applied.
Note for patches like this you do not need to use the bugzilla system.
A simple email to the binutils mainling list (address@hidden)
should do the trick.
Cheers
Nick
bfd/ChangeLog
2019-06-10 Christos Zoulas <address@hidden>
PR 24650
* elf.c (elfcore_make_auxv_note_section): New function.
(elfcore_grok_note): Use it.
(elfcore_grok_freebsd_note): Likewise.
(elfcore_grok_openbsd_note): Likewise.
(elfcore_grok_netbsd_note): Likewise. Plus add support for
NT_NETBSDCORE_AUXV notes.
--
You are receiving this mail because:
You are on the CC list for the bug.