Mikael Pettersson 47502d2bb7 as: add support for .ident directives
- token.def: enable T_DOT_IDENT
- tunit.h: add S_DOT_IDENT and make it share attributes with S_DOT_FILE,
  describe available section types, add tunit_strtab_section_enter(),
  rearrange declarations
- tunit.c: implement tunit_strtab_section_enter()
- parse.c: generalize .file parser, use it also for .ident
- input.c: handle S_DOT_IDENT, lookup or create .comment strtab section,
  append given string literal to that section
2015-05-01 14:14:38 +02:00
..
2015-04-27 22:36:58 +02:00
2015-05-01 14:14:38 +02:00
2015-04-27 22:36:58 +02:00
2015-05-01 14:14:38 +02:00
2015-04-21 21:35:36 +02:00
2015-05-01 14:14:38 +02:00
2015-05-01 14:14:38 +02:00