diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-20 14:58:27 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-20 14:58:27 +0000 |
commit | 955e03f23ad5f2e8b61b256a7147a9f403583381 (patch) | |
tree | ed2b40035dd266fda98b08fc95cdea9a43a50c50 /toolchain/binutils/2.15.90.0.3/500-branch-likely.patch | |
parent | 423c1e707c25d421c6ee7da4e779676aaab2c768 (diff) |
more cleanup in toolchain/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1501 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/binutils/2.15.90.0.3/500-branch-likely.patch')
-rw-r--r-- | toolchain/binutils/2.15.90.0.3/500-branch-likely.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/toolchain/binutils/2.15.90.0.3/500-branch-likely.patch b/toolchain/binutils/2.15.90.0.3/500-branch-likely.patch deleted file mode 100644 index 0bb1a4b4f6..0000000000 --- a/toolchain/binutils/2.15.90.0.3/500-branch-likely.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 - { |