1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-06 05:53:41 +03:00
openwrt-xburst/toolchain/binutils/2.15.90.0.3/500-branch-likely.patch
mbm 2f006aa5e8 Initial revision
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-01-16 11:43:02 +00:00

11 lines
368 B
Diff

--- binutils-2.15.90.0.3/gas/config/tc-mips.c-dist 2004-08-19 12:56:20.000000000 -0500
+++ binutils-2.15.90.0.3/gas/config/tc-mips.c 2004-08-19 12:57:30.000000000 -0500
@@ -2708,6 +2708,7 @@
prev_insn_reloc_type[1] = BFD_RELOC_UNUSED;
prev_insn_reloc_type[2] = BFD_RELOC_UNUSED;
prev_insn_extended = 0;
+ prev_insn_is_delay_slot = 1;
}
else
{