diff options
author | Nick Clifton <nickc@redhat.com> | 2008-12-23 09:01:51 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2008-12-23 09:01:51 +0000 |
commit | 0f88be7a13937526f4789565a7dee988bf1369d5 (patch) | |
tree | dec9b5642bf6f5910809de144c2a28886f63dcf5 /gas/NEWS | |
parent | 5995b57073ad5990e2f63c7f65c0a6c27cad55a9 (diff) | |
download | gdb-0f88be7a13937526f4789565a7dee988bf1369d5.zip gdb-0f88be7a13937526f4789565a7dee988bf1369d5.tar.gz gdb-0f88be7a13937526f4789565a7dee988bf1369d5.tar.bz2 |
Remove STT_IFUNC support.
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,10 +1,5 @@ -*- text -*- -* The .type pseudo-op now accepts a type of STT_IFUNC which can be used to - indicate that if the symbol is the target of a relocation, its value should - not be used. Instead the function should be invoked and its result used as - the value. - Changes in 2.19: * New pseudo op .cfi_val_encoded_addr, to record constant addresses in unwind |