mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
c6c37250e9
* scripttempl/pe.sc: Specify the output arch, which Ian says is the Right Thing to do. * emultempl/pe.em: various changes to parameterize the target-specific information. (gld_i386pe_after_open): Detect and fix MS import libraries by renaming the member objects (which are all named the same). * pe-dll.c: various changes to parameterize the target-specific information. (generate_reloc): support relocs more generically to allow for expansion. (pe_exe_build_sections): new; used to add .relocs to .exes (pe_exe_fill_sections): ditto |
||
---|---|---|
.. | ||
aix.em | ||
armcoff.em | ||
armelf_oabi.em | ||
armelf.em | ||
beos.em | ||
elf32.em | ||
generic.em | ||
gld960.em | ||
gld960c.em | ||
hppaelf.em | ||
linux.em | ||
lnk960.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.