This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2551131a7b0 Add support for Loongson 2K1000 processor.
new 4d7911cc85c Fix GNU coding style (V2).
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 | 4 ++++
gcc/mem-stats.h | 22 +++++++++++-----------
2 files changed, 15 insertions(+), 11 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-defconfig
in repository toolchain/gcc.
from 9dc1dd15af0 PR ada/81878 Revert 2018-11-02 Tamar Christina <tamar. [...]
adds 83b59281b5a Daily bump.
No new revisions were added by this update.
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 master
in repository gcc.
from 6df30e9ff18 Add support for Loongson 3A1000 processor.
new 4a232e4a577 Add support for Loongson 3A2000/3A3000 processor.
new 2551131a7b0 Add support for Loongson 2K1000 processor.
The 2 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 | 38 +++++++++++
gcc/config/mips/gs264e.md | 133 ++++++++++++++++++++++++++++++++++++++
gcc/config/mips/gs464e.md | 137 ++++++++++++++++++++++++++++++++++++++++
gcc/config/mips/mips-cpus.def | 2 +
gcc/config/mips/mips-tables.opt | 22 ++++---
gcc/config/mips/mips.c | 12 +++-
gcc/config/mips/mips.h | 28 ++++++--
gcc/config/mips/mips.md | 4 ++
gcc/config/mips/mips.opt | 2 +-
gcc/doc/invoke.texi | 1 +
10 files changed, 362 insertions(+), 17 deletions(-)
create mode 100644 gcc/config/mips/gs264e.md
create mode 100644 gcc/config/mips/gs464e.md
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.