Commit Graph

10 Commits

Author SHA1 Message Date
Mikael Pettersson
a3eda3f0ac as: output: clean up output of section_symtab 2015-03-03 20:38:09 +00:00
Mikael Pettersson
a037f1b991 as: support ".size <sym>,.-<sym>" 2015-01-29 19:48:42 +00:00
Mikael Pettersson
5c14e1a861 as: use SHN_ABS for section-less symbols in output stage, unbreaks .file 2015-01-29 19:44:31 +00:00
Mikael Pettersson
9854ccfbf3 as: add tunit.{h,c} files :-( 2014-04-10 20:36:58 +00:00
Mikael Pettersson
18fa204fad as: add ".type <symbol>,@function" support 2014-04-10 18:41:25 +00:00
Mikael Pettersson
aedc489357 replace ehdr.e_wident[4] junk with standard e_ident[EI_NIDENT], add top-level Makefile, add TODO 2014-04-08 20:46:27 +00:00
Mikael Pettersson
35ee3e25aa as: generalize section handling, support .file 2014-04-08 18:56:28 +00:00
Mikael Pettersson
ab2037008a as: add initial, primitive, but working assembler 2013-07-23 20:46:16 +00:00
Mikael Pettersson
fadd664dc7 as: move old overly complex incomplete prototype to new 0LD subdir; start afresh with a minimalistic design and improve it incrementally 2013-07-20 10:54:06 +00:00
Mikael Pettersson
7c189dd488 Initial import 2013-07-03 16:29:42 +00:00