src/ld ChangeLog emultempl/m68hc1xelf.em
ciceron@sources.redhat.com
ciceron@sources.redhat.com
Sat Apr 19 08:28:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Changes by: ciceron@sourceware.org 2003-04-19 08:26:38
Modified files:
ld : ChangeLog
Added files:
ld/emultempl : m68hc1xelf.em
Log message:
* 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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.904&r2=1.905
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emultempl/m68hc1xelf.em.diff?cvsroot=src&r1=NONE&r2=1.1
More information about the Binutils-cvs
mailing list