* emultempl/m68hc1xelf.em: New file to generate far trampolines on
authorStephane Carrez <stcarrez@nerim.fr>
Sat, 19 Apr 2003 08:26:38 +0000 (08:26 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Sat, 19 Apr 2003 08:26:38 +0000 (08:26 +0000)
commit67bb994066b57e7748d82acad01672b1aeb9f920
tree909ea5c82e114283592cd8fab6a26b994442f55a
parent62a3fc85abf83d9987aee7507e04fd4dccd13ab3
* emultempl/m68hc1xelf.em: New file to generate far trampolines on
68HC11 and 68HC12.
(LDEMUL_BEFORE_ALLOCATION): Override to gather the trampolines to
generate.
(LDEMUL_FINISH): Override to generate the trampolines after gc and
linker relaxation.
(LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Override to create the
stub file for trampolines.
(PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_LONGOPTS): New options
--no-trampoline and --bank-window to control the memory bank window.
ld/ChangeLog
ld/emultempl/m68hc1xelf.em [new file with mode: 0644]
This page took 0.025033 seconds and 4 git commands to generate.