Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Binutils fixes
@ 2012-09-13 21:58 Khem Raj
  2012-09-13 21:59 ` [PATCH 1/1] binutils-2.22: Backport PR fixes from 2.22 branch Khem Raj
  2012-09-14 15:58 ` [PATCH 0/1] Binutils fixes Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Khem Raj @ 2012-09-13 21:58 UTC (permalink / raw)
  To: openembedded-core

This patch is backporting strictly the patches that has gone into
2.22 release branch since 2.22 was released last year. I have dropped
the patches for AVR,CRIS and HPPA which does not concern OE-Core's primary
architecture. Majority fixes are for ld and mips and ppc architecture
Binutils testruns are better after these bugfixes and also all architectures
booted console-image successfully

The following changes since commit 835654994574c158d6324218ebe000bd2ef9a792:

  rt: Add hwlatdetect to rt images (2012-09-12 15:11:12 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib kraj/binutils-backports
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/binutils-backports

Khem Raj (1):
  binutils-2.22: Backport PR fixes from 2.22 branch

 meta/recipes-devtools/binutils/binutils-2.22.inc   |   16 +-
 ...print_insn_micromips-Rename-local-variabl.patch |  634 +++++++
 .../binutils/binutils/0019-PR-ld-13468.patch       |   46 +
 .../binutils/0028-Backport-from-mainline.patch     |  139 ++
 ...19-Chung-Lin-Tang-cltang-codesourcery.com.patch |   47 +
 ...19-Chung-Lin-Tang-cltang-codesourcery.com.patch |  214 +++
 ...19-Chung-Lin-Tang-cltang-codesourcery.com.patch | 1068 +++++++++++
 ...opy-from-mainline-to-binutils-2.22-branch.patch | 1944 ++++++++++++++++++++
 ...elf32bmip.sh-OTHER_SECTIONS-Put-.mdebug.-.patch |   49 +
 .../binutils/binutils/0052-gas.patch               |   83 +
 ...55-Remove-ABI_64_P-check-on-R_X86_64_PCXX.patch |  176 ++
 .../binutils/binutils/0078-PR-binutils-13622.patch |   48 +
 .../binutils/0144-timer.cc-include-unistd.h.patch  |   32 +
 ...-2012-04-27-Doug-Kwan-dougkwan-google.com.patch |  169 ++
 .../binutils/binutils/0182-PR-ld-13991.patch       | 1617 ++++++++++++++++
 15 files changed, 6281 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-devtools/binutils/binutils/0006-mips-dis.c-print_insn_micromips-Rename-local-variabl.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0019-PR-ld-13468.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0028-Backport-from-mainline.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0035-2011-12-19-Chung-Lin-Tang-cltang-codesourcery.com.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0036-2011-12-19-Chung-Lin-Tang-cltang-codesourcery.com.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0037-2011-12-19-Chung-Lin-Tang-cltang-codesourcery.com.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0038-Copy-from-mainline-to-binutils-2.22-branch.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0039-emulparams-elf32bmip.sh-OTHER_SECTIONS-Put-.mdebug.-.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0052-gas.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0055-Remove-ABI_64_P-check-on-R_X86_64_PCXX.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0078-PR-binutils-13622.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0144-timer.cc-include-unistd.h.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0166-2012-04-27-Doug-Kwan-dougkwan-google.com.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0182-PR-ld-13991.patch

-- 
1.7.9.5




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-09-14 16:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-13 21:58 [PATCH 0/1] Binutils fixes Khem Raj
2012-09-13 21:59 ` [PATCH 1/1] binutils-2.22: Backport PR fixes from 2.22 branch Khem Raj
2012-09-14 15:58 ` [PATCH 0/1] Binutils fixes Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox