CSKY: Support attribute section.
[deliverable/binutils-gdb.git] / ld / emulparams / cskyelf.sh
index d572ac8b6486c6015d09f0b5d43250c3722c4f5c..b940c6c29783d06bd6a9bccf06f2146e806936d3 100644 (file)
@@ -10,6 +10,7 @@ MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
 TEXT_START_ADDR=0x8000
 CHECK_RELOCS_AFTER_OPEN_INPUT=yes
 NONPAGED_TEXT_START_ADDR=0
+ATTRS_SECTIONS='.csky.attributes 0 : { KEEP (*(.csky.attributes)) KEEP (*(.csky.attributes)) }'
 ARCH=csky
 EMBEDDED=yes
 EXTRA_EM_FILE=cskyelf
This page took 0.025182 seconds and 4 git commands to generate.