[Bug ld/19011] Issues with ld on mingw-w64 and bad defaults

2017-09-26 Thread tom at ritter dot vg
https://sourceware.org/bugzilla/show_bug.cgi?id=19011 Tom Ritter changed: What|Removed |Added CC||tom at ritter dot vg -- You

[Bug binutils/23061] New: objcopy segfault in coff_mangle_symbols

2018-04-13 Thread tom at ritter dot vg
Component: binutils Assignee: unassigned at sourceware dot org Reporter: tom at ritter dot vg Target Milestone: --- Using commit: commit 4a4495d62d185bdae17ed6aae6ea8249ad07c799 (HEAD -> master, origin/master, origin/HEAD) Author: Markus Metzger <markus.t.metz...@intel.com

[Bug binutils/23061] objcopy segfault in coff_mangle_symbols

2018-04-16 Thread tom at ritter dot vg
https://sourceware.org/bugzilla/show_bug.cgi?id=23061 --- Comment #3 from Tom Ritter --- Thanks Nick. With the patch, I no longer get a segfault. However, looking at the patch, it seems to me that it just does a sanity check to prevent doing something that would be illegal. I had thought my

[Bug ld/19011] Issues with ld on mingw-w64 and bad defaults

2018-10-11 Thread tom at ritter dot vg
https://sourceware.org/bugzilla/show_bug.cgi?id=19011 --- Comment #7 from Tom Ritter --- This is a big drive-by, as I don't have much understanding on the details of the problem; but Tor uses the following patch to add a relocation section so Windows builds of Tor Browser can have ASLR: