Re: link-set

2014-11-13 Thread Masao Uebayashi
On Fri, Nov 14, 2014 at 3:10 AM, Kamil Rytarowski wrote: > Maybe irrelevant here, but with you work could we consider having room for > possible implementation of FDT [1]? > > FDT (Flattened Device Tree) is a binary configuration file for kernel, > heavily used in embedded Linux and FreeBSD solu

Re: link-set

2014-11-13 Thread Kamil Rytarowski
From: Masao Uebayashi > This is what I've learned about link-set. > > TL;DR - link-set is fine except already unused sections are exposed > after final link > > [...] Hello Masao, Thank you for your research! Maybe irrelevant here, but with you work could we consider ha

link-set

2014-11-13 Thread Masao Uebayashi
This is what I've learned about link-set. TL;DR - link-set is fine except already unused sections are exposed after final link * - link-set is a set of macros __link_set_*` defined in sys/cdefs.h (actually sys/cdefs_*.h). - link-set provides format-neutral way to generate linker sec