* ehopt.c (check_eh_frame): If md_allow_eh_opt is defined, invoke it to see if the...
authorNick Clifton <nickc@redhat.com>
Tue, 6 Nov 2007 17:15:10 +0000 (17:15 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 6 Nov 2007 17:15:10 +0000 (17:15 +0000)
commit8c7504802aa101a9df8e799e1d1943ab7b5ff80b
tree304a13d2252064bcff551cb28d724bef16deffb1
parent102890f04c44b64cf5cef4588267dd9f24086ac7
* ehopt.c (check_eh_frame): If md_allow_eh_opt is defined, invoke it to see if the optimizations should be applied.
* config/tc-mn10300.h (md_allow_eh_opt): Define.  Only allow call frame optimization if linker relaxation is not enabled.
* gas/elf/elf.exp: Disable ehopt test for mn10300.
gas/ChangeLog
gas/config/tc-mn10300.h
gas/doc/internals.texi
gas/ehopt.c
gas/testsuite/ChangeLog
gas/testsuite/gas/elf/elf.exp
This page took 0.037804 seconds and 4 git commands to generate.