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: README
===================================================================
--- README	(revision 32)
+++ README	(revision 33)
@@ -3,28 +3,27 @@
 
    Various upstream patches:
 
-     binutils-2.39-cleansweep.patch
-     binutils-2.39-copy-osabi.patch
-     binutils-2.39-sec-merge-omit.patch
+     binutils-2.40-cleansweep.patch
+     binutils-2.40-copy-osabi.patch
+     binutils-2.40-sec-merge-omit.patch
 
    Various regression fixes:
 
-     binutils-2.39-aarch64-ifunc.patch
-     binutils-2.39-not-link-static-libstdc++.patch
-     binutils-2.39-fname-in-error-messages.patch       - strongly after binutils-2.39-readelf-other-sym-info.patch
-     binutils-2.39-gold-i386-gnu-property-notes.patch
-     binutils-2.39-gold-mismatched-section-flags.patch
-     binutils-2.39-gold-warn-unsupported.patch
-     binutils-2.39-readelf-other-sym-info.patch
-     binutils-2.39-revert-PLT-elision.patch
-     binutils-2.39-special-sections-in-groups.patch    - strongly after binutils-2.39-copy-osabi.patch
-     binutils-2.39-testsuite-failures.patch
+     binutils-2.40-aarch64-ifunc.patch
+     binutils-2.40-not-link-static-libstdc++.patch
+     binutils-2.40-fname-in-error-messages.patch       - strongly after binutils-2.40-readelf-other-sym-info.patch
+     binutils-2.40-gold-i386-gnu-property-notes.patch
+     binutils-2.40-gold-mismatched-section-flags.patch
+     binutils-2.40-gold-warn-unsupported.patch
+     binutils-2.40-readelf-other-sym-info.patch
+     binutils-2.40-special-sections-in-groups.patch    - strongly after binutils-2.40-copy-osabi.patch
+     binutils-2.40-testsuite-failures.patch
 
 
-   binutils-2.39-export-demangle.patch                 - Export the demangle.h header file;
-   binutils-2.39-no-config-check.patch                 - Don't check to see if 'config.h' was included in the installed headers;
-   binutils-2.39-ldforcele.patch                       - use LD_FORCE_LE environment variable;
-   binutils-2.39-libtool-lib64.patch                   - Work around a bug caused by binutils using an ancient libtool;
+   binutils-2.40-export-demangle.patch                 - Export the demangle.h header file;
+   binutils-2.40-no-config-check.patch                 - Don't check to see if 'config.h' was included in the installed headers;
+   binutils-2.40-ldforcele.patch                       - use LD_FORCE_LE environment variable;
+   binutils-2.40-libtool-lib64.patch                   - Work around a bug caused by binutils using an ancient libtool;
 
    README.TXT                                          - this file.