mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 06:50:32 +00:00
67bb994066
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. |
||
---|---|---|
.. | ||
aix.em | ||
alphaelf.em | ||
armcoff.em | ||
armelf_oabi.em | ||
armelf.em | ||
astring.sed | ||
beos.em | ||
elf32.em | ||
generic.em | ||
gld960.em | ||
gld960c.em | ||
hppaelf.em | ||
linux.em | ||
lnk960.em | ||
m68hc1xelf.em | ||
m68kcoff.em | ||
m68kelf.em | ||
mipsecoff.em | ||
mipself.em | ||
mmix-elfnmmo.em | ||
mmixelf.em | ||
mmo.em | ||
needrelax.em | ||
netbsd.em | ||
ostring.sed | ||
pe.em | ||
ppc32elf.em | ||
ppc64elf.em | ||
README | ||
sh64elf.em | ||
sunos.em | ||
ticoff.em | ||
vanilla.em | ||
xtensaelf.em |
The files in this directory are sourced by genscripts.sh, after setting some variables to substitute in, to produce C source files that contain jump tables for each emulation.