summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2022-02-28fix bootstrapPeter Jung
2022-02-26add gcc-d as dependP. Jung
2022-02-26add libgccjit-gitP. Jung
2022-02-26gcc12 built fixP. Jung
2022-02-05Fix depJoão Figueiredo
2022-01-07That's more like it!João Figueiredo
2021-11-17Remove useless deps, add missing conflictsJoão Figueiredo
2021-10-14E n h a n c e ! (aka hacky stuffs + new isl link)João Figueiredo
2021-09-17Here, have some flags :)João Figueiredo
2021-09-04No typos please :\|João Figueiredo
2021-09-04Make the thing betterJoão Figueiredo
2021-08-26Remove problematic flag (thanks @DAC324!)João Figueiredo
2021-08-22That would cause problems and conflicts (not good)João Figueiredo
2021-08-17Don't delete stuff accidentally!João Figueiredo
2021-08-17Packages should provide their non -git versionsJoão Figueiredo
2021-08-13Fix _libdirJoão Figueiredo
2021-08-04lib32-gcc-libs-git already exists on the AURJoão Figueiredo
2021-08-04Merged with official ABS gcc PKGBUILDJoão Figueiredo
2021-05-08Bump islver to 0.24Kevin Majewski
2021-03-15libdir 11.0.1Kevin Majewski
2021-01-06Update islver to 0.23 and fix libdirKevin Majewski
2020-07-14Bump pkgverKevin Majewski
2020-07-14Use latest git commitKevin Majewski
2019-10-12Hold commit to fcab78b9 (2019-10-01 18:21:31.) Otherwise, fails to build. ↵James P. Harvey
There are several breaking commits after this, involving packaging failures on ada and a bootstrap failure when comparing stages 2 and 3.
2019-04-29Upstream bumped BASE-VER to 10.0.0, so must parse '_majorver' differently ↵James P. Harvey
than just first character.
2019-03-29Use isl 0.21 instead of isl 0.20.James P. Harvey
2019-03-29Remove these -git packages from groups base, base-devel, and multilib-devel.James P. Harvey
2018-12-28Upstream revision 267034 renamed 'install-gnatlib' to 'install-libada'.James P. Harvey
2018-12-16Bumped pkgver.James P. Harvey
2018-12-16Removed bz87672 patch, because upstream merged it.James P. Harvey
2018-10-21Upstream patch allows using current master again. Problem with 81512c36 ↵James P. Harvey
reported upstream gcc.gnu.org/bugzilla/show_bug.cgi?id=87672 and fixed in bz87672.patch.
2018-10-21Use isl 0.20 instead of isl 0.19.James P. Harvey
2018-10-19... And the updated .SRCINFO.James P. Harvey
2018-10-17There's an AUR package lib32-gcc-libs-git. AUR won't accept a push from me ↵James P. Harvey
with a split package named lib32-gcc-libs-git.
2018-10-17Add pkgver to provides, so core's packages can be properly replaced by ↵James P. Harvey
pacman. Finally rebuilt .SRCINFO.
2018-10-17Changed source to use upstream git master. Added git to makedepends. ↵James P. Harvey
Updated pkgver= and pkgver(). Have to skip sha256sums of git source, and we no longer have to skip of the .sig file. Unlike a tarball, git clone will name the directory gcc, so we don't need to make a symlink called gcc.
2017-02-15Packages include _base_ver in their provides, so core's packages can be ↵James P. Harvey
properly replaced
2017-02-14Added namcap differencesJames P. Harvey
2017-02-14Parse _base_ver, _pkgver, and _libdir from gcc/BASE-VERJames P. Harvey
2017-02-14Use isl 0.18 rather than 0.16.1James P. Harvey
2017-02-14Use the github mirror rather than the official upstream git repo, because it ↵James P. Harvey
is much more reliable (official often times out) and much faster (for me, an average of 35 min brought down to 10 min.)
2017-02-14Minimal changes to convert to the git versionJames P. Harvey
2017-02-14Restarting with fork from core's gcc 6.3.1-1James P. Harvey
2015-12-19pkgver bump, also excuse to get missing .SRCINFO in from last commitJames Harvey
2015-12-13Mirrored core's changes from 5.1.0-5 to 5.3.0-2, as much as possible. ↵James Harvey
Removed gcc.libstdc++-v3.python.dot.fix.patch, because it was added upstream in a71e2494. Added _CHOST variable, because GCC is expecting CHOST vendor to not be 'unknown' anymore, but a descriptive value such as 'pc'. If your system is seen as 'softfloat', 'hardfloat', or 'unknown', you may have to chnge the value set to _CHOST.
2015-07-19builds from master rather than commit 12dcc3b7 (2015-07-01 02:15:32 UTC) - ↵James Harvey
default abi change resolved. omitted patch committed upstream. added upstream patches so isl 0.15 can be used rather than 0.14.1. omitted upstream-removed empty gcc-fortran library. various documentation and depends fixes.
2015-07-07Removed offensive comma in depends listJames Harvey
2015-07-07Uses upstream gdb master (temporarily 2015-07-01 source - see PKGBUILD ↵James Harvey
comments. As closely as possible matches core's gcc-5.1.0-5 build process.