• Home
  • Raw
  • Download

Lines Matching refs:em

9 	* emultempl/pe.em (gld_${EMULATION_NAME}_recognized_file): Recognize
38 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Create
49 * emultempl/xtensaelf.em (XSHAL_ABI): Add default definition.
73 * emultempl/armelf.em (arm_elf_before_allocation): Only call
78 * emultempl/elf32.em (gld*_before_allocation): Adjust output section
83 * emultempl/elf32.em (gld*_before_allocation): Don't prepend
124 * emultempl/elf32.em (before_allocation): Set SEC_KEEP on warning
149 * emultempl/spuelf.em: New file.
186 * emultempl/armelf.em (arm_elf_before_allocation): Run
215 * emultempl/armcoff.em (gld${EMULATION_NAME}_finish): Always call
232 * emultempl/xtensaelf.em (is_inconsistent_linkonce_section): Check
277 * pe.em (U) : New macro.
319 * emultempl/pep.em: Add new emulation file for target x86_64 coff.
332 * emultempl/scoreelf.em: New file.
347 * emultempl/aix.em: Likewise.
348 * emultempl/beos.em: Likewise.
349 * emultempl/elf32.em: Likewise.
350 * emultempl/pe.em: Likewise.
351 * emultempl/sunos.em: Likewise.
352 * emultempl/xtensaelf.em: Likewise.
406 * emultempl/elf32.em: Enable "-z relro" only if $COMMONPAGESIZE
467 * emultempl/pe.em: Handle new TARGET_IS_arm_wince_pe define.
477 * emultempl/armelf.em (arm_elf_before_allocation): Call
554 * emultempl/vxworks.em (vxworks_after_open): Check whether output_bfd
601 * emultempl/irix.em: Include emultempl/mipself.em.
602 * emultempl/mipself.em: New file.
606 * emultempl/elf-generic.em (map_segments): Reorganise loop so that
628 * emultempl/xtensaelf.em (xtensa_strip_inconsistent_linkonce_sections):
638 * emultempl/xtensaelf.em (is_inconsistent_linkonce_section): Add space
685 * emultempl/elf32.em (OPTION_HASH_STYLE): Define.
712 * emultempl/pe.em (gld_$_open_dynamic_archive): Compute maximum
743 * emultempl/pe.em (gld_$_after_open): When reporting non PE format
749 * emultempl/pe.em (gld_${EMULATION_NAME}_open_dynamic_archive):
762 * emultempl/mmo.em: Improve comments. Explain why there's
767 * emultempl/elf-generic.em (gld${EMULATION_NAME}_map_segments): Limit
778 many ELF emul file deps that incorrectly said they needed elf32.em
779 instead of generic.em. Add genelf.em as required.
802 * emultempl/elf-generic.em: New file.
803 * emultempl/genelf.em: New file.
804 * emultempl/elf32.em: Include elf-generic.em.
807 * emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
811 * emultempl/mmo.em: Correct comment. Include elf-bfd.h and
812 source elf-generic.em.
814 * emultempl/ppc64elf.em (ppc_layout_sections_again): Likewise.
826 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Handle
892 * emultempl/elf32.em (global_found): Make it a pointer.
987 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Add
1033 (EXTRA_EM_FILE): Add reference to new em template file avrelf.
1035 * emultempl/avrelf.em: Add new file for target specific options.
1067 * emultempl/pe.em (MajorSubsystemVersion): Set to 3 for armpe.
1100 * emultempl/xtensaelf.em (elf_xtensa_before_allocation): Call new
1108 * emultempl/elf32.em: Add support for elf-hints.h on FreeBSD
1136 * emultempl/ia64elf.em: Set link_info.relax_pass to 2. Remove
1151 * emultempl/elf32.em (parse_ld_so_conf): Return true iff file
1187 * emultempl/bfin.em: Delete.
1188 * emulparams/bfin.sh: Lose reference to bfin.em.
1230 * Makefile.am (earmelf_vxworks.c): Depend on vxworks.sh and vxworks.em.
1244 * emultempl/vxworks.em: New file.
1247 on vxworks.em.
1302 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Call
1308 * emultempl/armelf.em: Include elf/arm.h.
1345 * emultempl/irix.em: Use lbasename instead of basename.