Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2005-09-22 | binutils_2.16: patch thumb trampoline and glue code generation | John Bowler | 1 | |
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. |