Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: Makefile
===================================================================
--- Makefile	(.../2.43.1)	(revision 426)
+++ Makefile	(.../2.44)	(revision 427)
@@ -71,7 +71,7 @@
 # ======= __END_OF_REQUIRES__ =======
 
 
-version            = 2.43.1
+version            = 2.44
 tar_xz_archive     = $(SRC_PACKAGE_PATH)/GNU/binutils/binutils-$(version).tar.xz
 SRC_ARCHIVE        = $(tar_xz_archive)
 SRC_DIR            = $(TARGET_BUILD_DIR)/binutils-$(version)
@@ -93,7 +93,7 @@
 # *PKG_NAME & *PKG_VERSION shouldn't be a reference to value.
 #
 BINUTILS_DEV_PKG_NAME                = binutils
-BINUTILS_DEV_PKG_VERSION             = 2.43.1
+BINUTILS_DEV_PKG_VERSION             = 2.44
 BINUTILS_DEV_PKG_ARCH                = $(PKGARCH)
 BINUTILS_DEV_PKG_DISTRO_NAME         = $(DISTRO_NAME)
 BINUTILS_DEV_PKG_DISTRO_VERSION      = $(DISTRO_VERSION)
@@ -153,7 +153,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 # standard options:
@@ -172,7 +172,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 # standard options:
@@ -191,7 +191,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 # standard options:
@@ -210,7 +210,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 # standard options:
@@ -228,7 +228,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 # standard options:
@@ -247,7 +247,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 # standard options:
@@ -265,7 +265,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 # standard options:
@@ -283,7 +283,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 # standard options:
@@ -301,7 +301,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 # standard options:
@@ -320,7 +320,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 # standard options:
@@ -338,7 +338,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 # standard options:
@@ -356,7 +356,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 # standard options:
@@ -375,7 +375,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 # standard options:
@@ -394,7 +394,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 # standard options:
@@ -434,7 +434,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 # standard options:
@@ -452,7 +452,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 # standard options:
@@ -467,7 +467,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 # standard options:
@@ -482,7 +482,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 # standard options:
@@ -497,7 +497,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 # standard options:
@@ -514,7 +514,7 @@
 extra_configure_switches += --with-abi=lp64d
 extra_configure_switches += --with-arch=rv64imafdc
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 # standard options:
 extra_configure_switches += --disable-multilib
@@ -528,7 +528,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 extra_configure_switches += --enable-initfini-array
@@ -542,7 +542,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 extra_configure_switches += --enable-initfini-array
@@ -556,7 +556,7 @@
 extra_configure_switches += '--with-pkgversion=$(DISTRO_NAME) $(SYSTEM_VERSION)'
 extra_configure_switches += '--with-bugurl=$(BUG_URL)'
 # experimental gold linker( DEFAULT_LD=ld.bfd ):
-extra_configure_switches += --enable-gold=yes
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-ld=default
 extra_configure_switches += --enable-werror=no
 extra_configure_switches += --enable-initfini-array
@@ -588,7 +588,6 @@
 	# ======= On ppc64 and aarch64, we might use 64KiB pages =======
 	@( cd $(SRC_DIR) ; \
 	   sed -i -e '/#define.*ELF_COMMONPAGESIZE/s/0x1000$/0x10000/' bfd/elf*ppc.c ; \
-	   sed -i -e '/common_pagesize/s/4 /64 /' gold/powerpc.cc ; \
 	 )
 endif
 	@touch $@
Index: PATCHES
===================================================================
--- PATCHES	(.../2.43.1)	(revision 426)
+++ PATCHES	(.../2.44)	(revision 427)
@@ -1,17 +1,10 @@
 
-../../../sources/GNU/binutils/patches/binutils-2.43.1-copy-osabi.patch          -p0
-../../../sources/GNU/binutils/patches/binutils-2.43.1-ldforcele.patch           -p0
-../../../sources/GNU/binutils/patches/binutils-2.43.1-libtool-lib64.patch       -p0
-../../../sources/GNU/binutils/patches/binutils-2.43.1-cleansweep.patch          -p0
-../../../sources/GNU/binutils/patches/binutils-2.43.1-export-demangle.patch     -p0
-../../../sources/GNU/binutils/patches/binutils-2.43.1-no-config-check.patch     -p0
-../../../sources/GNU/binutils/patches/binutils-2.43.1-zstd-for-build.patch      -p0
+../../../sources/GNU/binutils/patches/binutils-2.44-ldforcele.patch       -p0
+../../../sources/GNU/binutils/patches/binutils-2.44-libtool-lib64.patch   -p0
+../../../sources/GNU/binutils/patches/binutils-2.44-export-demangle.patch -p0
+../../../sources/GNU/binutils/patches/binutils-2.44-no-config-check.patch -p0
+../../../sources/GNU/binutils/patches/binutils-2.44-zstd-for-build.patch  -p0
 
-../../../sources/GNU/binutils/patches/binutils-2.43.1-aarch64-ifunc.patch                 -p0
-../../../sources/GNU/binutils/patches/binutils-2.43.1-fname-in-error-messages.patch       -p0
-../../../sources/GNU/binutils/patches/binutils-2.43.1-gold-i386-gnu-property-notes.patch  -p0
-../../../sources/GNU/binutils/patches/binutils-2.43.1-gold-mismatched-section-flags.patch -p0
-../../../sources/GNU/binutils/patches/binutils-2.43.1-gold-warn-unsupported.patch         -p0
-../../../sources/GNU/binutils/patches/binutils-2.43.1-not-link-static-libstdc++.patch     -p0
-../../../sources/GNU/binutils/patches/binutils-2.43.1-readelf-other-sym-info.patch        -p0
-../../../sources/GNU/binutils/patches/binutils-2.43.1-testsuite-failures.patch            -p0
+../../../sources/GNU/binutils/patches/binutils-2.44-aarch64-ifunc.patch             -p0
+../../../sources/GNU/binutils/patches/binutils-2.44-not-link-static-libstdc++.patch -p0
+../../../sources/GNU/binutils/patches/binutils-2.44-readelf-other-sym-info.patch    -p0