RFA: gas/cgen.[ch]: Make it easier to generate pc-relative relocations

2011-08-18 Thread Joern Rennecke
I find that it is currently too hard to get pc-relative relocations right in a cgen-generated gas. E.g. look at testsuite/ld-elf/merge* . When the bfd_reloc_code_real_type of a fragment is selected, it is not known if the fragment is pc-relative or not. You could define tc_gen_reloc to your

[Bug binutils/13051] windres fails on reading VERSIONINFO with multiple language BLOCKS

2011-08-18 Thread player1 at onet dot eu
http://sourceware.org/bugzilla/show_bug.cgi?id=13051 Chris player1 at onet dot eu changed: What|Removed |Added Attachment #5871|0 |1 is obsolete|

[Bug binutils/13051] windres fails on reading VERSIONINFO with multiple language BLOCKS

2011-08-18 Thread player1 at onet dot eu
http://sourceware.org/bugzilla/show_bug.cgi?id=13051 --- Comment #5 from Chris player1 at onet dot eu 2011-08-18 17:29:51 UTC --- Created attachment 5905 -- http://sourceware.org/bugzilla/attachment.cgi?id=5905 patch source -- Configure bugmail:

[Bug binutils/13051] windres fails on reading VERSIONINFO with multiple language BLOCKS

2011-08-18 Thread player1 at onet dot eu
http://sourceware.org/bugzilla/show_bug.cgi?id=13051 --- Comment #6 from Chris player1 at onet dot eu 2011-08-18 17:34:20 UTC --- Hi Nick, I understand you need the copyright assignment so the patch code is now released under the GPLv3 licence. I created a ChangeLog entry, test files and