Allow compilation without thumb-interwork as long as no thumb is

involved or only thumb2 is used.
This commit is contained in:
Vladimir Serbinenko 2013-12-18 13:33:39 +01:00
parent 063f2a04d1
commit a29f317af1
4 changed files with 29 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2013-12-18 Vladimir Serbinenko <phcoder@gmail.com>
Allow compilation without thumb-interwork as long as no thumb is
involved or only thumb2 is used.
2013-12-18 Vladimir Serbinenko <phcoder@gmail.com>
Use -Wl,--no-relax rather than -mno-relax for uniformity.