This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from bb1dd176fb Port the bug fix for PR 19704 (Missing dynamic relocation ag [...] new 947fa91414 gas: xtensa: fix incorrect code generated with auto litpools
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gas/ChangeLog | 20 ++++++++ gas/config/tc-xtensa.c | 66 ++++++++++++++----------- gas/testsuite/gas/xtensa/all.exp | 2 + gas/testsuite/gas/xtensa/auto-litpools-first1.d | 12 +++++ gas/testsuite/gas/xtensa/auto-litpools-first1.s | 3 ++ gas/testsuite/gas/xtensa/auto-litpools-first2.d | 15 ++++++ gas/testsuite/gas/xtensa/auto-litpools-first2.s | 3 ++ gas/testsuite/gas/xtensa/auto-litpools.d | 6 +-- 8 files changed, 95 insertions(+), 32 deletions(-) create mode 100644 gas/testsuite/gas/xtensa/auto-litpools-first1.d create mode 100644 gas/testsuite/gas/xtensa/auto-litpools-first1.s create mode 100644 gas/testsuite/gas/xtensa/auto-litpools-first2.d create mode 100644 gas/testsuite/gas/xtensa/auto-litpools-first2.s