mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-22 01:54:32 -05:00
update to binutils 2.25.1
This commit is contained in:
parent
e2d1ec8882
commit
1d6cd5b344
6779
dkppc/patches/binutils-2.25.1.patch
Normal file
6779
dkppc/patches/binutils-2.25.1.patch
Normal file
File diff suppressed because it is too large
Load Diff
|
|
@ -1,12 +0,0 @@
|
|||
diff -NBaur binutils-2.25/opcodes/ppc-opc.c binutils-2.25-ppc/opcodes/ppc-opc.c
|
||||
--- binutils-2.25/opcodes/ppc-opc.c 2014-12-23 08:47:10.000000000 +0000
|
||||
+++ binutils-2.25-ppc/opcodes/ppc-opc.c 2015-02-04 10:51:15.330220000 +0000
|
||||
@@ -2738,7 +2738,7 @@
|
||||
#define MFDEC1 PPC_OPCODE_POWER
|
||||
#define MFDEC2 PPC_OPCODE_PPC | PPC_OPCODE_601 | PPC_OPCODE_BOOKE | PPC_OPCODE_TITAN
|
||||
#define BOOKE PPC_OPCODE_BOOKE
|
||||
-#define NO371 PPC_OPCODE_BOOKE | PPC_OPCODE_PPCPS | PPC_OPCODE_EFS | PPC_OPCODE_VLE
|
||||
+#define NO371 PPC_OPCODE_BOOKE | PPC_OPCODE_EFS | PPC_OPCODE_VLE
|
||||
#define PPCE300 PPC_OPCODE_E300
|
||||
#define PPCSPE PPC_OPCODE_SPE | PPC_OPCODE_VLE
|
||||
#define PPCISEL PPC_OPCODE_ISEL | PPC_OPCODE_VLE
|
||||
|
|
@ -41,7 +41,7 @@ case "$VERSION" in
|
|||
;;
|
||||
"2" )
|
||||
GCC_VER=5.2.0
|
||||
BINUTILS_VER=2.25
|
||||
BINUTILS_VER=2.25.1
|
||||
NEWLIB_VER=2.0.0
|
||||
GDB_VER=7.10
|
||||
basedir='dkppc'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user