From 67c7ea668f4793b3a1fb6c44cae8f7187dac1a07 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Thu, 6 Feb 1992 19:43:25 +0000 Subject: * config/mt-coff-h8300: use EMUL like everything else * ldlang.c: (print_padding_statement): print the right address. * Makefile.in, config.h, ldemul.c: renamed h8300hds to h8300hms --- ld/config/coff-h8300.mt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ld/config') diff --git a/ld/config/coff-h8300.mt b/ld/config/coff-h8300.mt index da153b2..ce528ba 100644 --- a/ld/config/coff-h8300.mt +++ b/ld/config/coff-h8300.mt @@ -1 +1 @@ -TDEFINES = -DDEFAULT_EMULATION=H8300HDS_EMULATION_NAME +EMUL=H8300HMS_EMULATION_NAME -- cgit v1.1