On Fri, Feb 17, 2017 at 04:11:28PM +0100, Ulf Hermann wrote:
> Link them all with -z,defs,-z,relro,--no-undefined, provide complete
> dependencies for the link steps, and add libeu.a to each one. libeu.a
> contains useful library functionality that each of them might use. The
> linker will strip un
On Thu, May 04, 2017 at 05:27:47PM +0200, Ulf Hermann wrote:
> /dev/zero is meant for reading zeroes. /dev/null is for writing into
> nirvana.
Thanks, applied to master.
On Tue, Jul 18, 2017 at 02:19:58PM +0200, Mark Wielaard wrote:
> We only need a few constants and one structure definition from linux/bpf.
> Just define those in a local lib/bpf.h file. This makes sure the bpf
> disassembler is always build and included even when elfutils is build
> on older GNU/Li
On Fri, Jul 21, 2017 at 12:17:40PM +0200, Mark Wielaard wrote:
> ARM data marker symbols "$d" indicate the start of a sequence of data
> items in a section. For data only sections no data marker symbol is
> necessary, but may be put pointing to the start of the section.
> binutils however has a bug
Hi Mark,
On 21-07-2017 16:55, Mark Wielaard wrote:
> On Thu, 2017-07-20 at 17:49 -0400, Gustavo Romero wrote:
>> Since POWER8, PowerPC 64 supports Hardware Transactional Memory, which has
>> three special purpose registers associated to it: tfhar, tfiar, and texasr.
>> This commit add HTM SPRs set
On Mon, Jul 24, 2017 at 11:54:34AM -0300, Gustavo Romero wrote:
> On 21-07-2017 16:55, Mark Wielaard wrote:
> > This patch looks perfect, thanks.
>
> Thanks for reviewing it!
>
> > We normally keep elf.h in sync with glibc.
> > Could you submit this elf.h change to libc-al...@sourceware.org?
> > T
Hi Mark,
On 24-07-2017 16:17, Mark Wielaard wrote:
>>> We normally keep elf.h in sync with glibc.
>>> Could you submit this elf.h change to libc-al...@sourceware.org?
>>> Then we resync elf.h from glibc to pull in the new constants.
>>
>> It looks like glibc community won't review / push that chan
I'll ping it next week and follow-up. Thanks!
Regards,
Gustavo
On 24-07-2017 17:47, Gustavo Romero wrote:
> Hi Mark,
>
> On 24-07-2017 16:17, Mark Wielaard wrote:
We normally keep elf.h in sync with glibc.
Could you submit this elf.h change to libc-al...@sourceware.org?
Then we re