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 7918b183ec7 LoongArch: gas: Ignore .align if it is at the start of a section
new b67a17aa7c0 LoongArch: Fix the issue of excessive relocation generated [...]
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:
bfd/elfnn-loongarch.c | 179 +++++++++++++++-------------
ld/testsuite/ld-loongarch-elf/desc-ie.d | 4 +-
ld/testsuite/ld-loongarch-elf/tlsdesc-dso.d | 94 +++++++--------
3 files changed, 142 insertions(+), 135 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13
in repository gcc.
from fb66105b88c Daily bump.
new 4736b317047 LoongArch: gcc13: Implement option save/restore.
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/loongarch/genopts/loongarch.opt.in | 24 +++++++++----------
gcc/config/loongarch/loongarch-opts.cc | 22 +++++++++++++++++
gcc/config/loongarch/loongarch-opts.h | 6 +++++
gcc/config/loongarch/loongarch.cc | 34 +++++++++++++++++++++++++--
gcc/config/loongarch/loongarch.opt | 24 +++++++++----------
5 files changed, 84 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 910ca284e38 Daily bump.
new bf0b32d7929 LoongArch: gcc12: Implement option save/restore.
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/loongarch/genopts/loongarch.opt.in | 22 ++++++++---------
gcc/config/loongarch/loongarch-opts.cc | 22 +++++++++++++++++
gcc/config/loongarch/loongarch-opts.h | 6 +++++
gcc/config/loongarch/loongarch.cc | 34 +++++++++++++++++++++++++--
gcc/config/loongarch/loongarch.opt | 22 ++++++++---------
5 files changed, 82 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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 4dae2621e0a Automatic date update in version.in
new 7918b183ec7 LoongArch: gas: Ignore .align if it is at the start of a section
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/config/tc-loongarch.c | 134 ++++++++++++++++++----
gas/testsuite/gas/loongarch/relax-align-first.d | 12 ++
gas/testsuite/gas/loongarch/relax-align-first.s | 7 ++
ld/testsuite/ld-loongarch-elf/relax-align-first.d | 15 +++
ld/testsuite/ld-loongarch-elf/relax-align-first.s | 13 +++
ld/testsuite/ld-loongarch-elf/relax.exp | 1 +
6 files changed, 157 insertions(+), 25 deletions(-)
create mode 100644 gas/testsuite/gas/loongarch/relax-align-first.d
create mode 100644 gas/testsuite/gas/loongarch/relax-align-first.s
create mode 100644 ld/testsuite/ld-loongarch-elf/relax-align-first.d
create mode 100644 ld/testsuite/ld-loongarch-elf/relax-align-first.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7f424c3167b LoongArch: Add descriptions of the compilation options.
new d28ea8e5a70 LoongArch: Split loongarch_option_override_internal into sm [...]
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/loongarch/genopts/loongarch.opt.in | 8 +-
gcc/config/loongarch/loongarch-def.h | 11 +-
gcc/config/loongarch/loongarch-opts.cc | 253 ++++++++++++++++++++++++++
gcc/config/loongarch/loongarch-opts.h | 27 ++-
gcc/config/loongarch/loongarch.cc | 253 ++++----------------------
gcc/config/loongarch/loongarch.h | 18 +-
gcc/config/loongarch/loongarch.opt | 8 +-
7 files changed, 342 insertions(+), 236 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1831a5e13b3 Daily bump.
new 7f424c3167b LoongArch: Add descriptions of the compilation options.
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/doc/invoke.texi | 45 +++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 43 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13
in repository gcc.
from fc5c603da3c fortran: Ignore use statements on error [PR107426]
new fb66105b88c Daily bump.
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 | 107 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 14 +++++++
gcc/objc/ChangeLog | 36 ++++++++++++++++
gcc/testsuite/ChangeLog | 34 +++++++++++++++
5 files changed, 192 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from c259707748a Daily bump.
new 910ca284e38 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from 106cfc476a5 Objective-C, NeXT: Fix messenging non-aggregate return-in-memory.
new f8d019cd23e Daily bump.
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/DATESTAMP | 2 +-
gcc/objc/ChangeLog | 10 ++++++++++
2 files changed, 11 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 14d0c863aa9 modula2: Fix m2.install-info in gcc/m2/Make-lang.in
new 1831a5e13b3 Daily bump.
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 | 15 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/m2/ChangeLog | 8 ++++++++
gcc/testsuite/ChangeLog | 7 +++++++
4 files changed, 31 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.