This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d73ae7a72a9 Fix translation strings.
new 93ecb25cc63 translation: small fixes
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/fortran/intrinsic.cc | 2 +-
gcc/plugin.cc | 2 +-
2 files changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_profiled
in repository toolchain/ci/gcc.
from 1b291c996fa Daily bump.
adds 65b7fac6a51 Daily bump.
adds a1984704a7c Use correct names for __ibm128 if long double is IEEE 128-bit.
adds fa944e8660e Define __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__.
adds 8b1953fe420 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 16 +++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000-c.c | 6 +-
gcc/config/rs6000/rs6000.c | 6 ++
gcc/testsuite/ChangeLog | 12 +++
gcc/testsuite/gcc.target/powerpc/pr104253.c | 156 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr99708.c | 21 ++++
7 files changed, 217 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr104253.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr99708.c
--
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_gcc_bootstrap/release-arm-bootstrap_profiled
in repository toolchain/ci/binutils-gdb.
from 4117b3c30a Automatic date update in version.in
adds d06059239a Automatic date update in version.in
adds 70589bff4f Automatic date update in version.in
adds 00d7bb15cc Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards 6416b310 0: update: binutils-gcc: 2
new c6d874e0 0: update: binutils-gcc: 2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (6416b310)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log.xz | Bin 1500 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 48492 -> 49556 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 909376 -> 910396 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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 024bdd2262c rx: Fix translation string.
new d73ae7a72a9 Fix translation strings.
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/rs6000/rs6000.cc | 2 +-
gcc/fortran/intrinsic.cc | 2 +-
gcc/plugin.cc | 2 +-
3 files changed, 3 insertions(+), 3 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 3bd11f791e0 i386: Fix up cond_{and,ior,xor,mul}* [PR104779]
new 024bdd2262c rx: Fix translation string.
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/rx/rx.cc | 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 topic/rip-off-32
in repository newlib.
discards e5853add8 Cygwin: revamp TLS offsets computation
discards 2ff1248c3 Cygwin: configure: Define default valus for target specific v [...]
discards a4c5da992 Cygwin: config.h: stop including auto-generated tlsoffsets.h file
discards 91466fef2 Cygwin: drop i686-only files
discards 4f779eac6 Cygwin: configure: drop unused DEF_DLL_ENTRY variable
discards 942f2ef42 Cygwin: configure: disable i686 builds
adds aec053c60 Cygwin: pty: Rename some functions/variables with the name *pcon*.
adds 25937aa1d Cygwin: /proc/<PID>/status: fix format specifier
adds c78f14973 Cygwin: handle_sigprocmask: If new signal set is NULL, ignore "how"
adds 9551e617e Cygwin: Makefile: fix ctags --extras option
adds 05e7a60dd Cygwin: add init_cygheap::compute_sigblkmask method
adds 195169186 Cygwin: wait_sig: allow to compute process-wide mask of pendi [...]
adds 9a3c058f6 Cygwin: /proc/<PID>/status: Fill SigPnd, SigBlk and SigIgn va [...]
adds 3e4dd6cc4 Cygwin: update 3.4 release text
adds 2b4d4728f Cygwin: console: Stop to create struct instance which is not needed.
adds 020fa7ed7 Cygwin: console: Prevent special keys processing from drop.
adds 89f643e87 libgloss: use m4_foreach_w to simplify the logic a bit
adds 74885d4fb libgloss: merge lm32 into top-level Makefile
adds e15b2e869 newlib: drop redundant AM_MAINTAINER_MODE call
adds dea52d5c1 newlib: convert INTERNAL_NEWLIB to _LIBC
adds 312dc2289 Cygwin: console: Fix a bug from comparison between int and DWORD.
adds 42e23c5ad Cygwin: _pinfo::siginfo: fix sig_send call
adds 5f4e7b036 Cygwin: console, pty: Revamp the acquire/release_attach_mutex [...]
adds df24c3d3c Cygwin: pty: Communalize the code for temporary attach to console.
adds 2b3a70d0a Cygwin: pty: Add still missing acquire/release_attach_mutex.
adds cf00bba99 Cygwin: sysconf: belatedly add correct return value for _SC_D [...]
adds fcec4830a Cygwin: sysconf: don't set errno for unsupported options
adds 35ba7d147 Cygwin: getconf: align -a output to glibc getconf
adds d6b778617 Cygwin: pty: Rename nat_pipe_owner_alive() to process_alive().
adds efd153853 Cygwin: pty: Simplify the setup code for GDB a bit.
adds 261acf731 Cygwin: pty: Stop to use PID_NEW_PG flag as a marker for GDB.
adds 845515267 libgloss: add new Build System Internals node to the menu
adds a263b94b5 Cygwin: pty: Treat both CR and NL as line feed in transfer_inpup().
adds e93c7cb57 Cygwin: pty: Rearrange reset_switch_to_nat_pipe() calls.
adds bb98c26e1 Cygwin: pty: Omit transfer_input() call where it is no longer [...]
adds 3d46583d4 Cygwin: pty: Update some comments in pty code.
adds 51095fe2b Cygwin: pty: Fix a possible race issue in initialization of pcon.
adds 21860254d Cygwin: pty: Take account of CR+NL line feed in input.
adds 6c622490a Cygwin: pty: Add several further comments to the pty code.
adds 7c87cce6e Cygwin: pty: Adopt the variable name to the name generally used.
adds 33dda55d1 Cygwin: add 3.3.5 release notes
adds 9e1b32943 Cygwin: update 3.3.5 release notes
new 4b0dbf82a Cygwin: configure: disable i686 builds
new e2b0afd08 Cygwin: configure: drop unused DEF_DLL_ENTRY variable
new 5b5416f1c Cygwin: drop i686-only files
new 5f1970ada Cygwin: config.h: stop including auto-generated tlsoffsets.h file
new 62ad73fb2 Cygwin: configure: Define default valus for target specific v [...]
new 864e5e155 Cygwin: revamp TLS offsets computation
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e5853add8)
\
N -- N -- N refs/heads/topic/rip-off-32 (864e5e155)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
libgloss/Makefile.am | 3 +
libgloss/Makefile.in | 76 +++--
libgloss/configure | 53 ++--
libgloss/configure.ac | 15 +-
libgloss/doc/porting.texi | 3 +-
libgloss/lm32/Makefile.in | 98 -------
libgloss/lm32/Makefile.inc | 7 +
newlib/acinclude.m4 | 4 +-
newlib/configure | 28 --
newlib/libc/stdlib/Makefile.am | 26 +-
newlib/libc/stdlib/Makefile.in | 25 +-
newlib/libc/stdlib/mallocr.c | 22 +-
newlib/libc/stdlib/nano-mallocr.c | 6 +-
winsup/cygwin/Makefile.am | 2 +-
winsup/cygwin/cygheap.cc | 18 ++
winsup/cygwin/cygheap.h | 1 +
winsup/cygwin/fhandler.h | 28 +-
winsup/cygwin/fhandler_console.cc | 178 +++++++----
winsup/cygwin/fhandler_process.cc | 15 +-
winsup/cygwin/fhandler_termios.cc | 39 +--
winsup/cygwin/fhandler_tty.cc | 599 +++++++++++++++++++++-----------------
winsup/cygwin/pinfo.cc | 51 +++-
winsup/cygwin/pinfo.h | 18 +-
winsup/cygwin/release/3.3.5 | 38 +++
winsup/cygwin/release/3.4.0 | 2 +
winsup/cygwin/select.cc | 20 +-
winsup/cygwin/signal.cc | 6 +-
winsup/cygwin/sigproc.cc | 24 +-
winsup/cygwin/sigproc.h | 3 +-
winsup/cygwin/sysconf.cc | 18 +-
winsup/cygwin/tty.cc | 30 +-
winsup/cygwin/tty.h | 22 +-
winsup/doc/new-features.xml | 4 +
winsup/utils/getconf.c | 4 +-
34 files changed, 847 insertions(+), 639 deletions(-)
delete mode 100644 libgloss/lm32/Makefile.in
create mode 100644 libgloss/lm32/Makefile.inc
create mode 100644 winsup/cygwin/release/3.3.5
--
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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from aad3d935189 Daily bump.
adds 0f0b4289619 libstdc++: vxworks: remove stray <iostream> include
No new revisions were added by this update.
Summary of changes:
libstdc++-v3/config/locale/vxworks/ctype_members.cc | 1 -
1 file changed, 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 0daedeb8 2: update: binutils-gcc: 1
new 9650663b 2: update: binutils-gcc: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0daedeb8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log.xz | Bin 1532 -> 1504 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 52272 -> 50620 bytes
05-build_abe-bootstrap/console.log.xz | Bin 168316 -> 167404 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 48 +++++++++++++++++-----------------
jenkins/manifest.sh | 8 +++---
7 files changed, 28 insertions(+), 28 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from aad3d935189 Daily bump.
new 0f0b4289619 libstdc++: vxworks: remove stray <iostream> include
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:
libstdc++-v3/config/locale/vxworks/ctype_members.cc | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.