71 Commits

Author SHA1 Message Date
MilhouseVH
c4ac46e862 gcc: update to gcc-8.3.0 2019-02-25 05:22:07 +00:00
MilhouseVH
b135c7ead9 packages: add missing dependencies 2019-02-08 17:17:43 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
mglae
e8cb05bf23 gcc: install lto plugin for binutils ar/nm/ranlib
config/functions: setup_toolchain(): remove $TARGET_AR_NM_RANLIB_PREFIX handling
2018-08-28 22:30:35 +02:00
MilhouseVH
9e0c18f025 gcc: update to gcc-8.2.0 2018-07-30 22:36:28 +01:00
CvH
b03d8126d6 spdx: packages/lang 2018-07-17 23:58:50 +02:00
Ian Leonard
c7952a9539 build: set hash-style to gnu via gcc default
Builds use a mix of styles for the hash table in the ELF header. Only
one style of table is necessary, and the GNU one is more performant
for lookups. Eliminating the SysV style hash table trims ~450kb. This
is done via setting the default linker in gcc instead of LDFLAGS as
some packages ignore LDFLAGS.

Note that if MIPS is ever added as a supported architecture, it
does not support hash-style=gnu at this time.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-06-09 21:17:31 +00:00
Sascha Kuehndel (InuSasha)
7942013365
gcc: update to 8.1 2018-06-04 20:07:06 +02:00
MilhouseVH
c1f944f88b gcc: use BUILD_WITH_DEBUG variable
We can use the variable as we're not accessing it in the global context.
2018-02-19 07:08:48 +00:00
MilhouseVH
92e8d564d5 gcc: update to gcc-7.3.0 2018-01-25 19:50:59 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Sascha Kuehndel (InuSasha)
6a44ae619a
gcc: update to gcc 7.2 2017-08-14 19:57:57 +02:00
Sascha Kuehndel (InuSasha)
11def32fed
gcc: update to 7.1.0 2017-08-14 19:40:47 +02:00
Lukas Rusak
6e420dbf99
gcc: add patches for glibc 2.26 2017-08-14 19:39:16 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
MilhouseVH
99ef6bc05d PKG_BUILD: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
MilhouseVH
03366a102c TOOLCHAIN: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Lukas Rusak
26a14f1845
gcc: use unified /usr 2016-12-04 13:23:46 -08:00
Peter Vicman
8064d06753 Revert "gcc: do not abort when including host headers"
This reverts commit 00a7211dc6687da308ce0a95d13b8da1b43822a6.

Don't understand why Python would fail with this. Will check once in the future.
2016-12-01 18:42:43 +01:00
Peter Vicman
00a7211dc6 gcc: do not abort when including host headers like from /usr/include, just ignore them
done as in d002358d0f
2016-11-30 11:01:47 +01:00
MilhouseVH
93d79e7d9d gcc: reduce genautomata memory footprint for ARM - bug 70473 2016-11-15 23:49:07 +00:00
MilhouseVH
3750ea87c6 gcc: update to gcc-6.2.0 2016-11-15 23:49:07 +00:00
MilhouseVH
6d6746e8ad gcc: update to gcc-6.1.0 2016-11-15 23:49:07 +00:00
Christian Hewitt
a7ad32935c Merge pull request #760 from lrusak/cmake
rework cmake build system and adjust build variables
2016-09-27 11:26:54 +04:00
Lukas Rusak
5f11e9ba7d
gcc: disable libssp 2016-09-26 23:21:00 -07:00
Stephan Raue
b97c526648
gcc: dont use $TARGET_* variables
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:36 -07:00
Stephan Raue
98fa01ed8a
gcc: simplyfing
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:34 -07:00
Stephan Raue
433ab98027
config/path: remove $TOOLCHAIN_LANGUAGES and $TOOLCHAIN_CXX
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:33 -07:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
cvh
2bbeec8418 change gnu.org download location 2016-09-14 10:55:52 +02:00
Lukas Rusak
8078ed945c gcc: update to 5.4.0 2016-06-24 13:44:52 -07:00
escalade
a23c52e5bc gcc: compile with -std=gnu++98 to fix build with gcc6 2016-05-23 21:17:16 +02:00
MilhouseVH
cc7114f8f8 gcc: Mark ARMv8 vcvt instructions as unconditional 2016-03-04 08:47:58 +00:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
chewitt
f37359f8c7 gcc: use http download 2015-12-30 15:45:03 +01:00
Stephan Raue
289d1509eb gcc: update to gcc-5.3.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-12-18 12:37:34 +01:00
Lukas Rusak
88d6256aa4 update to 5.2.0, update configure options 2015-11-02 11:58:10 +01:00
Stephan Raue
398d3e2339 gcc: update to gcc-4.9.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-06-28 13:56:55 +02:00
Stephan Raue
ae19eb2dc0 gcc: remove dynamic linker patch, create /lib64 in initramfs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-10 09:42:51 +02:00
Stephan Raue
03e992307f gcc: remove auto-color patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-10 09:42:51 +02:00
Stephan Raue
a265996317 gcc: update to gcc-4.9.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-30 23:25:56 +01:00
Stephan Raue
679f6a00ca gcc: add patch from fedora
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-11 14:42:14 +02:00
Stephan Raue
6485da8c1c gcc: build without libgomp/libitm 2014-08-26 03:56:02 +02:00
Stephan Raue
75df2abbc3 Revert "gcc: remove 'gcc:init' target"
This reverts commit 2786190c0c3f649867593e9e219d23b9edec130f.
2014-08-06 13:34:36 +02:00
Stephan Raue
2786190c0c gcc: remove 'gcc:init' target
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-05 18:40:23 +02:00
Stephan Raue
54fa27720e gcc: remove unused cloog and ppl support for now
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-02 00:58:33 +02:00