Files
poky/meta/recipes-devtools
Marek Vasut c9e5e347f7 gcc: Backport nios2 r31 fix
Backport a fix from GCC mainline, which fixes libpcre 8.38 and expat 2.1.0
build on nios2. The example of the fixed error follows:

| ./nios2-poky-linux-libtool --silent --mode=compile nios2-poky-linux-gcc  -mel -mhw-div  -mhw-mul  --sysroot=/mnt/work/Yocto/build-nios2/tmp/sysroots/10m50 -I../expat-2.1.0/lib -I. -O2 -pipe -g -feliminate-unused-debug-types -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions  -DHAVE_EXPAT_CONFIG_H -o lib/xmltok.lo -c ../expat-2.1.0/lib/xmltok.c
| {standard input}: Assembler messages:
| {standard input}:4988: Error: r31 cannot be used with jmp; use ret instead
| {standard input}:9703: Error: r31 cannot be used with jmp; use ret instead
| {standard input}:20068: Error: r31 cannot be used with jmp; use ret instead
| {standard input}:24020: Error: r31 cannot be used with jmp; use ret instead
| Makefile:196: recipe for target 'lib/xmltok.lo' failed
| make: *** [lib/xmltok.lo] Error 1
| WARNING: exit code 1 from a shell command.

(From OE-Core rev: 24b0f08ae4fbaf285d494ab53a3b168a6dd17b20)

Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-18 07:39:30 +00:00
..
2016-01-15 11:54:50 +00:00
2016-01-11 23:26:31 +00:00
2016-02-16 09:04:22 +00:00
2016-01-20 17:07:11 +00:00
2015-09-23 09:52:50 +01:00
2016-01-26 22:49:40 +00:00
2016-01-30 11:37:01 +00:00
2016-01-15 11:54:50 +00:00
2015-12-22 16:08:51 +00:00
2016-02-18 07:39:30 +00:00
2016-01-30 11:37:02 +00:00
2016-02-11 12:27:49 +00:00
2015-12-18 12:18:19 +00:00
2014-12-23 10:18:20 +00:00
2015-12-16 12:12:17 +00:00
2015-05-30 22:26:12 +01:00
2015-12-22 16:08:51 +00:00
2016-01-25 12:44:13 +00:00
2016-01-18 11:47:07 +00:00
2015-12-01 21:32:10 +00:00
2016-02-10 17:37:41 +00:00
2016-02-11 22:33:39 +00:00
2015-08-16 22:40:55 +01:00
2016-02-15 16:28:45 +00:00
2016-01-15 11:54:51 +00:00
2015-09-03 12:43:14 +01:00
2016-01-20 17:07:14 +00:00
2015-12-16 12:12:15 +00:00
2016-01-26 22:49:39 +00:00
2016-02-15 16:28:45 +00:00
2016-01-15 11:54:49 +00:00
2015-06-11 23:59:15 +01:00