[Bug gold/10133] New: no string merge in .shstrtab?

2009-05-06 Thread amodra at bigpond dot net dot au
gold does not appear to merge strings in .shstrtab. For example, in two_file_relocatable.o .shstrtab I see both ".rel.eh_frame" and ".eh_frame". -- Summary: no string merge in .shstrtab? Product: binutils Version: 2.20 (HEAD) Status: NEW Sev

[Bug binutils/10132] New: IMAGE_SCN_MEM_NOT_PAGED ignored in BFD

2009-05-06 Thread surprof at db dot bme dot hu
When stripping with -v -d -o a kernel mode driver (e.g. win32k.sys of WinXP SP3), messages like BFD: c:\WINNT\system32\win32k.sys: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .text are emitted. Unclear what is not done due as a result. -- Summary: IMAGE_SCN_MEM_NO

[Bug binutils/10131] New: Lost sections with pei-i386 input/output

2009-05-06 Thread surprof at db dot bme dot hu
When stripping with -v -d -o a kernel mode driver (e.g. win32k.sys of WinXP SP3), sections INIT and .rsrc are no longer present in the output. -- Summary: Lost sections with pei-i386 input/output Product: binutils Version: 2.19 Status: NEW Se

[Bug ld/10073] R_ARM_THM_PC8 Relocation Not Implemented in elf32-arm.c

2009-05-06 Thread osk at exegin dot com
--- Additional Comments From osk at exegin dot com 2009-05-06 20:10 --- Created an attachment (id=3926) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3926&action=view) IAR object producing error. I've uploaded some sample code that can be used to reproduce the bug and to test th