This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/power-ieee128 in repository gcc.
from 7615d199339 Generate config.h macros for IEEE128 math functions. new b99cc1744a7 libgfortran: Small progress on the library side new f88bfae2382 gfortran: Introduce gfc_type_abi_kind
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/fortran/gfortran.h | 8 +- gcc/fortran/intrinsic.c | 25 ++++++- gcc/fortran/iresolve.c | 185 +++++++++++++++++++++++++++++----------------- gcc/fortran/trans-decl.c | 10 ++- gcc/fortran/trans-types.c | 25 ++++++- libgfortran/gfortran.map | 115 ++++++++++++++++++++++++++++ libgfortran/libgfortran.h | 146 ++++++++++++++++++++++++++++++++++++ 7 files changed, 438 insertions(+), 76 deletions(-)