mirror of
https://github.com/opnsense/src.git
synced 2026-04-25 16:18:54 -04:00
'linker stubs'. Add .note.GNU-stack for the stubs objects. Without this, final binary will have RWE mode for PT_GNU_STACK regardless of the actual requirements. Tested by: nwhitehorn Reviewed by: dim, nwhitehorn |
||
|---|---|---|
| .. | ||
| alphaelf.em | ||
| armcoff.em | ||
| armelf.em | ||
| armelf_oabi.em | ||
| astring.sed | ||
| elf32.em | ||
| generic.em | ||
| ia64elf.em | ||
| linux.em | ||
| mipsecoff.em | ||
| mipself.em | ||
| needrelax.em | ||
| netbsd.em | ||
| ostring.sed | ||
| pe.em | ||
| ppc32elf.em | ||
| ppc64elf.em | ||
| README | ||
| sunos.em | ||
| ticoff.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.