This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d3d6a96d451 RISC-V: Add crypto machine descriptions new 3c20e6263ab LoongArch: Added TLS Le Relax support.
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/config.in | 6 +++ gcc/config/loongarch/loongarch-opts.h | 4 ++ gcc/config/loongarch/loongarch.cc | 46 +++++++++++++++++++++-- gcc/config/loongarch/loongarch.md | 12 ++++++ gcc/configure | 31 +++++++++++++++ gcc/configure.ac | 5 +++ gcc/testsuite/gcc.target/loongarch/tls-le-relax.c | 12 ++++++ gcc/testsuite/lib/target-supports.exp | 12 ++++++ 8 files changed, 125 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/loongarch/tls-le-relax.c