This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 03410c5ec32 [PATCH] line-map include-from representation new 01716d6bea2 m68k: handle more cases of TLS symbols with offset
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: gcc/ChangeLog | 12 ++++++ gcc/config/m68k/m68k.c | 66 ++++++++++++++---------------- gcc/config/m68k/m68k.h | 3 -- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gcc.target/m68k/tls-dimode.c | 15 +++++++ 5 files changed, 62 insertions(+), 39 deletions(-) create mode 100644 gcc/testsuite/gcc.target/m68k/tls-dimode.c