From 04ebdce888955069ae2288597a2e50339eda3f4b Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 8 May 2020 21:25:24 +0000 Subject: Fri May 8 21:25:24 UTC 2020 a/shadow-4.8.1-x86_64-6.txz: Rebuilt. Include manpages for sulogin(8). a/util-linux-2.35.1-x86_64-5.txz: Rebuilt. ap/sysstat-12.3.3-x86_64-1.txz: Upgraded. d/bison-3.6-x86_64-1.txz: Upgraded. l/jansson-2.13.1-x86_64-1.txz: Upgraded. n/NetworkManager-1.24.0-x86_64-1.txz: Upgraded. n/fetchmail-6.4.5-x86_64-1.txz: Upgraded. testing/packages/PAM/shadow-4.8.1-x86_64-6_pam.txz: Rebuilt. Include manpages for sulogin(8). Use this version of /bin/su. testing/packages/PAM/util-linux-2.35.1-x86_64-5_pam.txz: Rebuilt. Don't use this version of /bin/su. --- testing/packages/gcc10/gcc-10.1.0-x86_64-1.txt | 11 +++++++++++ testing/packages/gcc10/gcc-brig-10.1.0-x86_64-1.txt | 11 +++++++++++ testing/packages/gcc10/gcc-g++-10.1.0-x86_64-1.txt | 11 +++++++++++ testing/packages/gcc10/gcc-gdc-10.1.0-x86_64-1.txt | 11 +++++++++++ testing/packages/gcc10/gcc-gfortran-10.1.0-x86_64-1.txt | 11 +++++++++++ testing/packages/gcc10/gcc-gnat-10.1.0-x86_64-1.txt | 11 +++++++++++ testing/packages/gcc10/gcc-go-10.1.0-x86_64-1.txt | 11 +++++++++++ testing/packages/gcc10/gcc-objc-10.1.0-x86_64-1.txt | 11 +++++++++++ 8 files changed, 88 insertions(+) create mode 100644 testing/packages/gcc10/gcc-10.1.0-x86_64-1.txt create mode 100644 testing/packages/gcc10/gcc-brig-10.1.0-x86_64-1.txt create mode 100644 testing/packages/gcc10/gcc-g++-10.1.0-x86_64-1.txt create mode 100644 testing/packages/gcc10/gcc-gdc-10.1.0-x86_64-1.txt create mode 100644 testing/packages/gcc10/gcc-gfortran-10.1.0-x86_64-1.txt create mode 100644 testing/packages/gcc10/gcc-gnat-10.1.0-x86_64-1.txt create mode 100644 testing/packages/gcc10/gcc-go-10.1.0-x86_64-1.txt create mode 100644 testing/packages/gcc10/gcc-objc-10.1.0-x86_64-1.txt (limited to 'testing/packages/gcc10') diff --git a/testing/packages/gcc10/gcc-10.1.0-x86_64-1.txt b/testing/packages/gcc10/gcc-10.1.0-x86_64-1.txt new file mode 100644 index 000000000..68606afe3 --- /dev/null +++ b/testing/packages/gcc10/gcc-10.1.0-x86_64-1.txt @@ -0,0 +1,11 @@ +gcc: gcc (Base GCC package with C support) +gcc: +gcc: GCC is the GNU Compiler Collection. +gcc: +gcc: This package contains those parts of the compiler collection needed to +gcc: compile C code. Other packages add Ada, C++, Fortran, Go, +gcc: Objective-C, and BRIG support to the compiler core. +gcc: +gcc: +gcc: +gcc: diff --git a/testing/packages/gcc10/gcc-brig-10.1.0-x86_64-1.txt b/testing/packages/gcc10/gcc-brig-10.1.0-x86_64-1.txt new file mode 100644 index 000000000..3d80fa95f --- /dev/null +++ b/testing/packages/gcc10/gcc-brig-10.1.0-x86_64-1.txt @@ -0,0 +1,11 @@ +gcc-brig: gcc-brig (BRIG support for GCC) +gcc-brig: +gcc-brig: BRIG support for the GNU Compiler Collection. +gcc-brig: +gcc-brig: BRIG is the binary form of the Heterogeneous System Architecture +gcc-brig: Intermediate Language (HSA IL), which is a virtual instruction set for +gcc-brig: parallel programs. While similar in some ways to OpenCL or CUDA, HSA +gcc-brig: is designed to ease the burden on the programmer by automatically +gcc-brig: handling the offloading of tasks and moving of data. +gcc-brig: +gcc-brig: diff --git a/testing/packages/gcc10/gcc-g++-10.1.0-x86_64-1.txt b/testing/packages/gcc10/gcc-g++-10.1.0-x86_64-1.txt new file mode 100644 index 000000000..9503a07fb --- /dev/null +++ b/testing/packages/gcc10/gcc-g++-10.1.0-x86_64-1.txt @@ -0,0 +1,11 @@ +gcc-g++: gcc-g++ (C++ for GCC) +gcc-g++: +gcc-g++: C++ support for the GNU Compiler Collection. +gcc-g++: +gcc-g++: This package contains those parts of the compiler collection needed to +gcc-g++: compile C++ code. +gcc-g++: +gcc-g++: +gcc-g++: +gcc-g++: +gcc-g++: diff --git a/testing/packages/gcc10/gcc-gdc-10.1.0-x86_64-1.txt b/testing/packages/gcc10/gcc-gdc-10.1.0-x86_64-1.txt new file mode 100644 index 000000000..365a1185e --- /dev/null +++ b/testing/packages/gcc10/gcc-gdc-10.1.0-x86_64-1.txt @@ -0,0 +1,11 @@ +gcc-gdc: gcc-gdc (D support for GCC) +gcc-gdc: +gcc-gdc: D support for the GNU Compiler Collection. +gcc-gdc: +gcc-gdc: D is a general-purpose programming language with static typing, +gcc-gdc: systems-level access, and C-like syntax. +gcc-gdc: +gcc-gdc: +gcc-gdc: +gcc-gdc: +gcc-gdc: diff --git a/testing/packages/gcc10/gcc-gfortran-10.1.0-x86_64-1.txt b/testing/packages/gcc10/gcc-gfortran-10.1.0-x86_64-1.txt new file mode 100644 index 000000000..a884f74e1 --- /dev/null +++ b/testing/packages/gcc10/gcc-gfortran-10.1.0-x86_64-1.txt @@ -0,0 +1,11 @@ +gcc-gfortran: gcc-gfortran (Fortran support for GCC) +gcc-gfortran: +gcc-gfortran: The GNU Fortran compiler is fully compliant with the Fortran 95 +gcc-gfortran: Standard and includes legacy F77 support. In addition, a significant +gcc-gfortran: number of Fortran 2003 and Fortran 2008 features are implemented. +gcc-gfortran: GNU Fortran also contains many standard and extensions and can be +gcc-gfortran: used to run real-world programs. +gcc-gfortran: +gcc-gfortran: This package contains those parts of the compiler collection +gcc-gfortran: needed to compile Fortran code. +gcc-gfortran: diff --git a/testing/packages/gcc10/gcc-gnat-10.1.0-x86_64-1.txt b/testing/packages/gcc10/gcc-gnat-10.1.0-x86_64-1.txt new file mode 100644 index 000000000..b0b945777 --- /dev/null +++ b/testing/packages/gcc10/gcc-gnat-10.1.0-x86_64-1.txt @@ -0,0 +1,11 @@ +gcc-gnat: gcc-gnat (Ada support for GCC) +gcc-gnat: +gcc-gnat: Ada support for the GNU Compiler Collection. +gcc-gnat: +gcc-gnat: This package contains those parts of the compiler collection needed to +gcc-gnat: compile Ada code. GNAT implements Ada 95, Ada 2005 and Ada 2012, and +gcc-gnat: it may also be invoked in Ada 83 compatibility mode. By default, GNAT +gcc-gnat: assumes Ada 2012. +gcc-gnat: +gcc-gnat: +gcc-gnat: diff --git a/testing/packages/gcc10/gcc-go-10.1.0-x86_64-1.txt b/testing/packages/gcc10/gcc-go-10.1.0-x86_64-1.txt new file mode 100644 index 000000000..d215089e6 --- /dev/null +++ b/testing/packages/gcc10/gcc-go-10.1.0-x86_64-1.txt @@ -0,0 +1,11 @@ +gcc-go: gcc-go (Go support for GCC) +gcc-go: +gcc-go: Go is a compiled, garbage-collected, concurrent programming language +gcc-go: developed by Google Inc. The initial design of Go was started in +gcc-go: September 2007 by Robert Griesemer, Rob Pike, and Ken Thompson. +gcc-go: Rob Pike has stated that Go is being used "for real stuff" at Google. +gcc-go: Go's "gc" compiler targets the Linux, Mac OS X, FreeBSD, OpenBSD and +gcc-go: Microsoft Windows operating systems, and the i386, amd64, and ARM +gcc-go: processor architectures. +gcc-go: +gcc-go: Homepage: http://golang.org diff --git a/testing/packages/gcc10/gcc-objc-10.1.0-x86_64-1.txt b/testing/packages/gcc10/gcc-objc-10.1.0-x86_64-1.txt new file mode 100644 index 000000000..e03f29b74 --- /dev/null +++ b/testing/packages/gcc10/gcc-objc-10.1.0-x86_64-1.txt @@ -0,0 +1,11 @@ +gcc-objc: gcc-objc (Objective-C/C++ support for GCC) +gcc-objc: +gcc-objc: Objective-C/C++ support for the GNU Compiler Collection. +gcc-objc: +gcc-objc: This package contains those parts of the compiler collection needed to +gcc-objc: compile code written in Objective-C and Objective-C++. Objective-C was +gcc-objc: originally developed to add object-oriented extensions to the C +gcc-objc: language, and is best known as the native language of the NeXT +gcc-objc: computer. +gcc-objc: +gcc-objc: -- cgit v1.2.3-79-gdb01