summaryrefslogtreecommitdiffstats
path: root/meta-microblaze/recipes-devtools/binutils/binutils/0005-upstream-change-to-garbage-collection-sweep-causes-m.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-microblaze/recipes-devtools/binutils/binutils/0005-upstream-change-to-garbage-collection-sweep-causes-m.patch')
-rw-r--r--meta-microblaze/recipes-devtools/binutils/binutils/0005-upstream-change-to-garbage-collection-sweep-causes-m.patch7
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-microblaze/recipes-devtools/binutils/binutils/0005-upstream-change-to-garbage-collection-sweep-causes-m.patch b/meta-microblaze/recipes-devtools/binutils/binutils/0005-upstream-change-to-garbage-collection-sweep-causes-m.patch
index ec2a898f..20dd1859 100644
--- a/meta-microblaze/recipes-devtools/binutils/binutils/0005-upstream-change-to-garbage-collection-sweep-causes-m.patch
+++ b/meta-microblaze/recipes-devtools/binutils/binutils/0005-upstream-change-to-garbage-collection-sweep-causes-m.patch
@@ -1,7 +1,7 @@
1From 318f98ea7f4271b3dd6e364d751415410a4076ac Mon Sep 17 00:00:00 2001 1From 5f27701e5c8bd1784e1c814fb527a1f8f7755ad9 Mon Sep 17 00:00:00 2001
2From: David Holsgrove <david.holsgrove@xilinx.com> 2From: David Holsgrove <david.holsgrove@xilinx.com>
3Date: Wed, 27 Feb 2013 13:56:11 +1000 3Date: Wed, 27 Feb 2013 13:56:11 +1000
4Subject: [PATCH 05/38] upstream change to garbage collection sweep causes mb 4Subject: [PATCH 05/34] upstream change to garbage collection sweep causes mb
5 regression 5 regression
6 6
7Upstream change for PR13177 now clears the def_regular during gc_sweep of a 7Upstream change for PR13177 now clears the def_regular during gc_sweep of a
@@ -21,7 +21,6 @@ Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com>
21 21
22Conflicts: 22Conflicts:
23 bfd/elflink.c 23 bfd/elflink.c
24Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
25--- 24---
26 bfd/elflink.c | 1 - 25 bfd/elflink.c | 1 -
27 1 file changed, 1 deletion(-) 26 1 file changed, 1 deletion(-)
@@ -39,5 +38,5 @@ index 2b1450fa4e1..c50919060b3 100644
39 h->ref_regular_nonweak = 0; 38 h->ref_regular_nonweak = 0;
40 } 39 }
41-- 40--
422.25.1 412.37.1 (Apple Git-137.1)
43 42