|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/24650] bfd: elf.c centralize support for auxv section creation |
Date: | Mon, 10 Jun 2019 13:42:53 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24650 --- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=58e07198f34c3a8bb7d64392e8b978a0d741244e commit 58e07198f34c3a8bb7d64392e8b978a0d741244e Author: Christos Zoulas <address@hidden> Date: Mon Jun 10 14:41:35 2019 +0100 Add support for NetBSD/sh3 core file sections. Merge multiple copies of auxv section creation into one function. 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.
[Prev in Thread] | Current Thread | [Next in Thread] |