This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: opcode headers


Newlib has shared folders with other sourceware projects such as gcc, gdb,
and binutils.  They are maintained in their
respective projects and copied.  If you take a look at the top-level
MAINTAINERS file you can see where you must send changes
to such shared files.  Just because they are shared doesn't mean they are
used by every component.  However, if you wanted to
merge to create a unified source directory that could build multiple
components (e.g. gcc, newlib, binutils), you only need to link in the
non-shared
folders into one.  See https://sourceware.org/newlib/faq.html#q3

-- Jeff J.


On Tue, Mar 20, 2018 at 6:39 AM, Alexander Fedotov <alfedotov@gmail.com>
wrote:

> Can anyone explain for what purpose opcode headers from binutils are
> living in "/include/opcode" folder?
>
> Best regards,
> Alex
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]