summaryrefslogtreecommitdiff
path: root/lang/gcc5/patches/patch-libffi_testsuite_libffi.call_float2.c
AgeCommit message (Collapse)AuthorFilesLines
2021-04-06remove gcc5, gcc5-libsnia1-13/+0
these were disabled in the pkgsrc infrastructure some time ago because they cannot be built cleanly with older compilers while gcc6 can. this all seems to be separate from the ada bits in gcc-5-aux which may still be useful.
2015-07-16Import gcc5-5.1.0 as lang/gcc5.ryoon1-0/+13
The GNU Compiler Collection (GCC) includes front ends for C, C++, Objective-C, Fortran, Java, and Go, as well as libraries for these languages (libstdc++, libgcj,...). This package provides the snapshot release of version 5. On NetBSD a working cabsl function must be present in libm to build gfortran. This has been added to -current on 2014/10/10 and to NetBSD7 on 2014/10/13.