dos/djgpp2 using nrv2e converted to ElfLinker

This commit is contained in:
László Molnár
2006-07-01 17:29:41 +02:00
parent 5964a06386
commit f022c9d510
7 changed files with 1815 additions and 634 deletions
+1
View File
@@ -60,6 +60,7 @@ protected:
unsigned range = 0,
unsigned upper_limit = ~0u) const;
virtual int buildLoader(const Filter *ft);
virtual Linker* newLinker() const;
long coff_offset;