summaryrefslogtreecommitdiff
path: root/packages/binutils/binutils-2.16/binutils-2.16-thumb-trampoline.patch
AgeCommit message (Collapse)AuthorFiles
2005-09-22binutils_2.16: patch thumb trampoline and glue code generationJohn Bowler1
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.