public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH]: Enable trampoline generation in ld HC11/HC12
@ 2003-04-19  9:24 Stephane Carrez
  2003-04-21 13:30 ` Stephane Carrez
  0 siblings, 1 reply; 2+ messages in thread
From: Stephane Carrez @ 2003-04-19  9:24 UTC (permalink / raw)
  To: binutils

[-- Attachment #1: Type: text/plain, Size: 344 bytes --]

Hi!

This patch enables the trampoline generation for HC11/HC12.

I'll commit it when the bfd patchs are in.

	Stephane

2003-04-19  Stephane Carrez  <stcarrez@nerim.fr>

	* emulparams/m68hc11elf.sh: Use m68hc1xelf.em extra.
	* emulparams/m68hc11elfb.sh: Likewise.
	* emulparams/m68hc12elf.sh: Likewise.
	* emulparams/m68hc12elfb.sh: Likewise.

[-- Attachment #2: emulparams.diffs --]
[-- Type: text/plain, Size: 1828 bytes --]

Index: emulparams/m68hc11elf.sh
===================================================================
RCS file: /cvs/src/src/ld/emulparams/m68hc11elf.sh,v
retrieving revision 1.2
diff -u -p -r1.2 m68hc11elf.sh
--- emulparams/m68hc11elf.sh	29 Jun 2002 10:33:44 -0000	1.2
+++ emulparams/m68hc11elf.sh	19 Apr 2003 09:22:06 -0000
@@ -14,3 +14,5 @@ ARCH=m68hc11
 MAXPAGESIZE=32
 EMBEDDED=yes
 GENERIC_BOARD=no
+TEMPLATE_NAME=elf32
+EXTRA_EM_FILE=m68hc1xelf
Index: emulparams/m68hc11elfb.sh
===================================================================
RCS file: /cvs/src/src/ld/emulparams/m68hc11elfb.sh,v
retrieving revision 1.2
diff -u -p -r1.2 m68hc11elfb.sh
--- emulparams/m68hc11elfb.sh	29 Jun 2002 10:33:44 -0000	1.2
+++ emulparams/m68hc11elfb.sh	19 Apr 2003 09:22:06 -0000
@@ -7,4 +7,6 @@ EEPROM_MEMORY=eeprom
 ARCH=m68hc11
 MAXPAGESIZE=32
 GENERIC_BOARD=yes
+TEMPLATE_NAME=elf32
+EXTRA_EM_FILE=m68hc1xelf
 
Index: emulparams/m68hc12elf.sh
===================================================================
RCS file: /cvs/src/src/ld/emulparams/m68hc12elf.sh,v
retrieving revision 1.2
diff -u -p -r1.2 m68hc12elf.sh
--- emulparams/m68hc12elf.sh	29 Jun 2002 10:33:44 -0000	1.2
+++ emulparams/m68hc12elf.sh	19 Apr 2003 09:22:06 -0000
@@ -14,3 +14,5 @@ ARCH=m68hc12
 MAXPAGESIZE=32
 EMBEDDED=yes
 GENERIC_BOARD=no
+TEMPLATE_NAME=elf32
+EXTRA_EM_FILE=m68hc1xelf
Index: emulparams/m68hc12elfb.sh
===================================================================
RCS file: /cvs/src/src/ld/emulparams/m68hc12elfb.sh,v
retrieving revision 1.2
diff -u -p -r1.2 m68hc12elfb.sh
--- emulparams/m68hc12elfb.sh	29 Jun 2002 10:33:44 -0000	1.2
+++ emulparams/m68hc12elfb.sh	19 Apr 2003 09:22:06 -0000
@@ -7,4 +7,6 @@ EEPROM_MEMORY=eeprom
 ARCH=m68hc12
 MAXPAGESIZE=32
 GENERIC_BOARD=yes
+TEMPLATE_NAME=elf32
+EXTRA_EM_FILE=m68hc1xelf
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH]: Enable trampoline generation in ld HC11/HC12
  2003-04-19  9:24 [PATCH]: Enable trampoline generation in ld HC11/HC12 Stephane Carrez
@ 2003-04-21 13:30 ` Stephane Carrez
  0 siblings, 0 replies; 2+ messages in thread
From: Stephane Carrez @ 2003-04-21 13:30 UTC (permalink / raw)
  To: binutils


Stephane Carrez wrote:
> Hi!
> 
> This patch enables the trampoline generation for HC11/HC12.
> 
> I'll commit it when the bfd patchs are in.
> 
>     Stephane
> 
> 2003-04-19  Stephane Carrez  <stcarrez@nerim.fr>
> 
>     * emulparams/m68hc11elf.sh: Use m68hc1xelf.em extra.
>     * emulparams/m68hc11elfb.sh: Likewise.
>     * emulparams/m68hc12elf.sh: Likewise.
>     * emulparams/m68hc12elfb.sh: Likewise.

Committed.
	Stephane


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-21 13:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-19  9:24 [PATCH]: Enable trampoline generation in ld HC11/HC12 Stephane Carrez
2003-04-21 13:30 ` Stephane Carrez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).