projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[realview] enable support for perf events
[openwrt.git]
/
toolchain
/
gcc
/
patches
/
linaro
/
600-ubicom_support.patch
diff --git
a/toolchain/gcc/patches/linaro/600-ubicom_support.patch
b/toolchain/gcc/patches/linaro/600-ubicom_support.patch
index
a47d748
..
e2dd8c4
100644
(file)
--- a/
toolchain/gcc/patches/linaro/600-ubicom_support.patch
+++ b/
toolchain/gcc/patches/linaro/600-ubicom_support.patch
@@
-9313,7
+9313,7
@@
+#define FATAL_EXIT_CODE 33
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
+#define FATAL_EXIT_CODE 33
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
-@@ -2
497,6 +2497
,34 @@ spu-*-elf*)
+@@ -2
525,6 +2525
,34 @@ spu-*-elf*)
c_target_objs="${c_target_objs} spu-c.o"
cxx_target_objs="${cxx_target_objs} spu-c.o"
;;
c_target_objs="${c_target_objs} spu-c.o"
cxx_target_objs="${cxx_target_objs} spu-c.o"
;;
@@
-9350,7
+9350,7
@@
tm_file="dbxelf.h elfos.h svr4.h newlib-stdint.h v850/v850.h"
--- a/libgcc/config.host
+++ b/libgcc/config.host
tm_file="dbxelf.h elfos.h svr4.h newlib-stdint.h v850/v850.h"
--- a/libgcc/config.host
+++ b/libgcc/config.host
-@@ -56
0,6 +560
,15 @@ sparc64-*-netbsd*)
+@@ -56
2,6 +562
,15 @@ sparc64-*-netbsd*)
;;
spu-*-elf*)
;;
;;
spu-*-elf*)
;;
This page took
0.025189 seconds
and
4
git commands to generate.