This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch in repository gcc.
from de7d08c35ca xtensa: fix _Unwind_GetCFA new 371c6488375 xtensa: fix TLS calls for call0 ABI new 1d58668f623 xtensa: fix xtensa_fallback_frame_state for call0 ABI new 16cb39a4f40 xtensa: fix libgcc build with --text-section-literals new 57464f9abf6 xtensa: don't use unwind-dw2-fde-dip with elf targets new 638914502bf xtensa: Fix PR target/78603 new 874cb69d281 gcc: xtensa: fix fprintf format specifiers
The 6 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: gcc/ChangeLog | 39 +++++++++++++++++++++++++++++++++++++ gcc/config/xtensa/xtensa.c | 28 ++++++++++++++------------ gcc/config/xtensa/xtensa.h | 4 +++- gcc/config/xtensa/xtensa.md | 7 ++++++- libgcc/ChangeLog | 31 +++++++++++++++++++++++++++++ libgcc/config/xtensa/ieee754-df.S | 2 ++ libgcc/config/xtensa/ieee754-sf.S | 2 ++ libgcc/config/xtensa/linux-unwind.h | 30 ++++++++++++++++++++++++++-- libgcc/config/xtensa/t-elf | 2 ++ libgcc/config/xtensa/t-linux | 2 ++ libgcc/config/xtensa/t-windowed | 2 +- 11 files changed, 132 insertions(+), 17 deletions(-)