Support for Toshiba MeP and for complex relocations.

This commit is contained in:
Dave Brolley
2007-02-05 20:10:25 +00:00
parent bd2f2e55ad
commit 280d71bf40
34 changed files with 11498 additions and 2 deletions

View File

@@ -57,6 +57,10 @@
#include "elf/x86-64.h"
#endif
#ifdef TC_MEP
#include "elf/mep.h"
#endif
static void obj_elf_line (int);
static void obj_elf_size (int);
static void obj_elf_type (int);