include/elf
[deliverable/binutils-gdb.git] / gas / NEWS
index e94438f0c002e09414af10f0b9f66c1b0c8b88f3..0650b302020d043a48325d80ccc80e3d5cbbdeb9 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -5,6 +5,11 @@
 
 * Add support for Sunplus score architecture.
 
+* The .type pseudo-op now accepts a type of STT_GNU_IFUNC which can be used to
+  indicate that if the symbol is the target of a relocation, its value should
+  not be use.  Instead the function should be invoked and its result used as
+  the value.
 * Add support for Lattice Mico32 (lm32) architecture.
 
 Changes in 2.19:
This page took 0.024463 seconds and 4 git commands to generate.