[PATCH 0/2] xtensa gas improvements

Max Filippov jcmvbkbc@gmail.com
Wed Aug 12 00:54:00 GMT 2015


Hi Sterling,

this patch series adds tuning option for the jump trampolines and adds new
option for automatic literal pool placement, that allows assembling huge
functions.

Max Filippov (2):
  xtensa: add --tramp-limit option to gas
  xtensa: add --auto-litpools option

 gas/config/tc-xtensa.c                   | 459 ++++++++++++++++++++++++++++++-
 gas/config/tc-xtensa.h                   |   1 +
 gas/doc/as.texinfo                       |   3 +-
 gas/doc/c-xtensa.texi                    |  23 +-
 gas/testsuite/gas/xtensa/all.exp         |   1 +
 gas/testsuite/gas/xtensa/auto-litpools.d |  12 +
 gas/testsuite/gas/xtensa/auto-litpools.s |  13 +
 7 files changed, 500 insertions(+), 12 deletions(-)
 create mode 100644 gas/testsuite/gas/xtensa/auto-litpools.d
 create mode 100644 gas/testsuite/gas/xtensa/auto-litpools.s

-- 
1.8.1.4



More information about the Binutils mailing list