[PATCH] bfd/elfnn-aarch64.c: Fix calculation of DT_RELASZ
Marcus Shawcroft
marcus.shawcroft@gmail.com
Wed Mar 19 16:03:00 GMT 2014
More information about the Binutils mailing list
Wed Mar 19 16:03:00 GMT 2014
- Previous message (by thread): [PATCH] bfd/elfnn-aarch64.c: Fix calculation of DT_RELASZ
- Next message (by thread): Mach-O: handle lazy load dylib command
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 14 March 2014 15:50, Will Newton <will.newton@linaro.org> wrote: > The current code subtracts the size of the output section containing > relplt from RELASZ. In some cases this will be the same output > section as the dynamic relocs causing a value of zero to be output. > Calculating the size from input sections seems to make more sense. Will, Have you got a test case for this? Cheers /Marcus
- Previous message (by thread): [PATCH] bfd/elfnn-aarch64.c: Fix calculation of DT_RELASZ
- Next message (by thread): Mach-O: handle lazy load dylib command
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list