forked from opencomputeproject/onie
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update crosstool-ng to 1.21.0 and gcc-4.9.2
Initial commit to upgrade the crosstool-ng package to 1.21.0 and move to GCC version 4.9.2. Previously the default GCC version was 4.7.3. This entails adding new crosstool-ng configuration files for x86 and powerpc that specify GCC 4.9.2. In addition various libraries used to build GCC and related companion utilities also moved forward, like gdb and strace. Testing Done: Compiled ONIE for kvm_x86_64 (x86) and fsl_p2020rdbpca (powerpc-softfloat) and verified: - everything compiles without errors - resulting image sizes did not increase - u-boot (powerpc only) continues to work properly - ONIE installs and various programs continue to function normally Signed-off-by: Curt Brune <[email protected]>
- Loading branch information
Curt Brune
committed
Aug 31, 2015
1 parent
1225f97
commit d7be78c
Showing
35 changed files
with
2,714 additions
and
444 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
626 changes: 626 additions & 0 deletions
626
build-config/conf/crosstool/gcc-4.9.2/uClibc-0.9.32.1/crosstool.powerpc-softfloat.config
Large diffs are not rendered by default.
Oops, something went wrong.
616 changes: 616 additions & 0 deletions
616
build-config/conf/crosstool/gcc-4.9.2/uClibc-0.9.32.1/crosstool.x86_64.config
Large diffs are not rendered by default.
Oops, something went wrong.
626 changes: 626 additions & 0 deletions
626
build-config/conf/crosstool/gcc-4.9.2/uClibc-0.9.33.2/crosstool.powerpc-softfloat.config
Large diffs are not rendered by default.
Oops, something went wrong.
616 changes: 616 additions & 0 deletions
616
build-config/conf/crosstool/gcc-4.9.2/uClibc-0.9.33.2/crosstool.x86_64.config
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.