This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository dejagnu.
from 94b3b8a * baseboards/multi-sim.exp: Indent properly.
new 329a811 * lib/utils.exp (which): Don't exclude symbolic links--Debia [...]
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:
ChangeLog | 6 ++++++
lib/utils.exp | 15 +++++++--------
2 files changed, 13 insertions(+), 8 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 dejagnu.
from aa17137 * lib/rlogin.exp (rlogin_open): Return -1 if unable to spawn [...]
new 94b3b8a * baseboards/multi-sim.exp: Indent properly.
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:
ChangeLog | 4 ++
baseboards/multi-sim.exp | 124 +++++++++++++++++++++++------------------------
2 files changed, 66 insertions(+), 62 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 dejagnu.
from a57bfcf * Makefile.am: Remove references to Docbook and friends. * [...]
new 883ffd3 * runtest.exp: Fixes identified by the Frink static analyser [...]
new c3c0aef * runtest.exp: Use 'array exists' for testing array existenc [...]
new aa17137 * lib/rlogin.exp (rlogin_open): Return -1 if unable to spawn [...]
The 3 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:
ChangeLog | 27 +++++++++++++++++++++++++++
lib/debugger.exp | 4 ++--
lib/dg.exp | 44 +++++++++++++++++---------------------------
lib/framework.exp | 8 ++++----
lib/remote.exp | 17 ++++++++---------
lib/rlogin.exp | 2 +-
lib/target.exp | 2 +-
lib/targetdb.exp | 2 +-
lib/telnet.exp | 2 +-
lib/utils.exp | 8 ++++----
runtest.exp | 14 +++++++-------
11 files changed, 73 insertions(+), 57 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 gcc-4_9-branch
in repository gcc.
from a4b1505 Daily bump.
new 94f98aa 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 master
in repository gcc.
from 7e4b6db Fix typo
new 095d406 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 gcc-5-branch
in repository gcc.
from d303db7 * gcc-interface/decl.c (components_to_record): Add special c [...]
new 07df2bb 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 master
in repository dejagnu.
from 1ca0188 * NEWS: Update.
new b853fca * lib/framework.exp (exp_continue): Remove old compatibility [...]
new a57bfcf * Makefile.am: Remove references to Docbook and friends. * [...]
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:
ChangeLog | 16 +
Makefile.am | 26 -
Makefile.in | 26 +-
configure | 211 ---
configure.ac | 7 -
doc/dejagnu.xml | 370 -----
doc/legal.xml | 76 -
doc/ref.xml | 4458 -----------------------------------------------------
doc/user.xml | 2568 ------------------------------
lib/framework.exp | 10 -
10 files changed, 18 insertions(+), 7750 deletions(-)
delete mode 100644 doc/dejagnu.xml
delete mode 100644 doc/legal.xml
delete mode 100644 doc/ref.xml
delete mode 100644 doc/user.xml
--
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 dejagnu.
from 8d2062e * lib/remote.exp (standard_wait): Append any trailing charac [...]
new 513ba97 * lib/utils.exp (which): Reimplement to more closely mimic t [...]
new 1ca0188 * NEWS: Update.
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:
ChangeLog | 10 ++++++++++
NEWS | 4 ++++
lib/utils.exp | 30 ++++++++++++++++++++----------
testsuite/runtest.all/utils.test | 25 ++++++++++++++++++++++++-
4 files changed, 58 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.
unknown user pushed a change to branch master
in repository gcc.
from 066bed3 Daily bump.
new bb2c9c1 * gcc-interface/decl.c (components_to_record): Add special c [...]
new 7e4b6db Fix typo
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/ada/ChangeLog | 7 ++++++-
gcc/ada/gcc-interface/decl.c | 17 +++++++++++++++++
gcc/testsuite/ChangeLog | 4 ++++
.../gnat.dg/specs/double_record_extension3.ads | 22 ++++++++++++++++++++++
4 files changed, 49 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gnat.dg/specs/double_record_extension3.ads
--
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 gcc-5-branch
in repository gcc.
from 1feea70 Daily bump.
new d303db7 * gcc-interface/decl.c (components_to_record): Add special c [...]
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/ada/ChangeLog | 7 ++++++-
gcc/ada/gcc-interface/decl.c | 17 +++++++++++++++++
gcc/testsuite/ChangeLog | 4 ++++
.../gnat.dg/specs/double_record_extension3.ads | 22 ++++++++++++++++++++++
4 files changed, 49 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gnat.dg/specs/double_record_extension3.ads
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.