sh-symbian.h
1.58 KB
-
config.gcc (sh-symbianelf): Replace definition of extra_objs with separate… · 3c8348d3
config.gcc (sh-symbianelf): Replace definition of extra_objs with separate definitions of c_target_objs and... * config.gcc (sh-symbianelf): Replace definition of extra_objs with separate definitions of c_target_objs and cxx_target_objs. * config/sh/t-sh: Add rules to build symbian-cxx.o, symbian-c.o and symbian-base.o. * config/sh/sh.c (TARGET_CXX_INPUT_EXPORT_CLASS): Use sh_symbian_import_export_class. * config/sh/sh-protos.h: Fix names of exported symbian functions. * config/sh/symbian.c: Delete, moving code into... * config/sh/symbian-base.c: ... here * config/sh/symbian-c.c: ... and here * config/sh/symbian-cxx.c: ... and here. From-SVN: r152323
Nick Clifton committed