binutils_2.16: patch thumb trampoline and glue code generation
authorJohn Bowler <jbowler@nslu2-linux.org>
Thu, 22 Sep 2005 19:36:38 +0000 (19:36 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 22 Sep 2005 19:36:38 +0000 (19:36 +0000)
commit3b98fa7d6706063736b5a910fc1228c747dabeb5
treede4a0ab8cd6de843f21b47fdb834925435f1a27f
parentb58e9513f43d78e54c5f21938f74af0bccd75199
binutils_2.16: patch thumb trampoline and glue code generation
This patch fixes problems with the ARM thumb specific code generation.  It
also adds debugging to bfd/elf32-arm.c to detect ref counting problems -
one error message can fire in theory in the absence of thumb support if
a union refcount field is used to refcount when it is set to something else.
The error should be ignorable, in that the code should not have changed in
effect.
packages/binutils/binutils-2.16/binutils-2.16-thumb-glue.patch [new file with mode: 0644]
packages/binutils/binutils-2.16/binutils-2.16-thumb-trampoline.patch [new file with mode: 0644]
packages/binutils/binutils_2.16.bb