mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 18:44:20 +08:00
fe6e29571a
if final link. * emultempl/pe.em (sfunc): Renamed to sort_by_file_name. (sort_by_section_name, sort_sections_1): New functions. (sort_sections): Only sort by file name sections in .idata. Add "Grouped Sections" support. (gld${EMULATION_NAME}_place_orphan): Rewrite to support Grouped Sections. (gld${EMULATION_NAME}_place_section): Delete. * scripttempl/pe.sc (.text,.data,.rdata): Add *(.foo\$). (.CRT,.rsrc): Rewrite to use Grouped Section support. |
||
---|---|---|
.. | ||
.Sanitize | ||
aix.em | ||
elf32.em | ||
generic.em | ||
gld960.em | ||
hppaelf.em | ||
linux.em | ||
lnk960.em | ||
m88kbcs.em | ||
mipsecoff.em | ||
pe.em | ||
README | ||
stringify.sed | ||
sunos.em | ||
vanilla.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.