public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Assembler as shared library
@ 2014-02-14 14:09 Philip Herron
  2014-02-14 15:17 ` nick clifton
  0 siblings, 1 reply; 6+ messages in thread
From: Philip Herron @ 2014-02-14 14:09 UTC (permalink / raw)
  To: binutils

Hey all

I am working on the jit branch of GCC and investigating how it could
be possible to use binutils as a shared library to assmlble code.
Currently it calls as and ld to create a .so and using dlopen.

Reading "Most of these programs use BFD, the Binary File Descriptor
library, to do low-level manipulation. Many of them also use the
opcodes library to assemble and disassemble machine instructions."

But i can find any where to start to make a little mini assembler
using libopcodes.

--Phil

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-02-19 14:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-14 14:09 Assembler as shared library Philip Herron
2014-02-14 15:17 ` nick clifton
2014-02-14 17:06   ` Philip Herron
2014-02-17 16:54     ` Philip Herron
2014-02-18 21:58       ` David Malcolm
2014-02-19 14:07         ` Philip Herron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).