mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Bump OpenRISC versions
Bump the OpenRISC toolchain to newer versions. * Binutils to 2.26 * GCC to 4.9.3 * GDB to 7.11 updates #2669
This commit is contained in:

committed by
Gedare Bloom

parent
29819a2719
commit
eac749bb80
@@ -16,12 +16,12 @@
|
||||
#
|
||||
|
||||
#gcc
|
||||
%patch add gcc -p1 https://raw.githubusercontent.com/heshamelmatary/or1k-rtems/master/patches/gcc-4.8.3-or1k-rtems-29072014.diff
|
||||
%hash md5 gcc-4.8.3-or1k-rtems-29072014.diff 97be92fbe69a355625633a8d128fb5f5
|
||||
%patch add gcc -p1 https://github.com/openrisc/or1k-gcc/releases/download/or1k-4.9.3-release/gcc-4.9.3-or1k.patch
|
||||
%hash md5 gcc-4.9.3-or1k.patch 83cddff103da7a2afc888b5ea6a78a0f
|
||||
|
||||
#gdb
|
||||
%patch add gdb -p1 https://raw.githubusercontent.com/heshamelmatary/or1k-rtems/master/patches/gdb-7.7-or1k-rtems.diff
|
||||
%hash md5 gdb-7.7-or1k-rtems.diff 7565167e02652ff300dd31015499633e
|
||||
%patch add gdb -p1 https://github.com/openrisc/binutils-gdb/releases/download/gdb-7.11-or1k-release/gdb-7.11-or1k.patch
|
||||
%hash md5 gdb-7.11.0-or1k.patch 0a36d2c9a59d950c6741cb1500164d53
|
||||
|
||||
#
|
||||
# or1k specific configurations
|
||||
@@ -37,7 +37,8 @@
|
||||
#
|
||||
4.12/rtems-autotools
|
||||
devel/expat-2.1.0-1
|
||||
tools/rtems-binutils-2.25-1
|
||||
tools/rtems-gcc-4.8.3-newlib-git-1
|
||||
tools/rtems-binutils-2.26-1
|
||||
tools/rtems-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg
|
||||
tools/rtems-tools-4.12-1
|
||||
tools/rtems-gdb-7.7-1
|
||||
tools/rtems-gdb-7.11-1
|
||||
|
||||
|
Reference in New Issue
Block a user