This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from 76fa62b3160 [gcc] 2018-06-22 Michael Meissner meissner@linux.ibm.com new d68d996ba4e [gcc] 2018-06-22 Michael Meissner meissner@linux.ibm.com new 3ba67d982bb syscall: remove Ustat
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 | 34 ++++++++++++++++++++++++++++++ gcc/config/rs6000/rs6000-modes.def | 37 ++++++++++++++++++++++++++------- gcc/config/rs6000/rs6000-modes.h | 36 ++++++++++++++++++++++++++++++++ gcc/config/rs6000/rs6000.c | 15 ++++++++++--- gcc/config/rs6000/rs6000.h | 14 +++++++++---- gcc/config/rs6000/rs6000.md | 21 ++++++++----------- libgcc/ChangeLog | 9 ++++++++ libgcc/config/rs6000/t-float128 | 2 +- libgcc/config/rs6000/t-float128-hw | 2 +- libgo/config.h.in | 3 --- libgo/configure | 33 ----------------------------- libgo/configure.ac | 18 ---------------- libgo/go/syscall/libcall_linux_ustat.go | 12 ----------- libgo/mksysinfo.sh | 14 ------------- libgo/sysinfo.c | 3 --- 15 files changed, 142 insertions(+), 111 deletions(-) create mode 100644 gcc/config/rs6000/rs6000-modes.h delete mode 100644 libgo/go/syscall/libcall_linux_ustat.go