[Bug ld/24322] ld -z shstk sometimes sets IBT property even if -z ibt is not passed

2019-03-12 Thread bonzini at gnu dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24322 Paolo Bonzini changed: What|Removed |Added CC||nickc at sourceware dot org --- Comme

[Bug ld/24322] New: ld -z shstk sometimes sets IBT property even if -z ibt is not passed

2019-03-12 Thread bonzini at gnu dot org
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: bonzini at gnu dot org Target Milestone: --- Reproducer cat > f.s <<\EOF .text .global _start _start: xor %edi, %edi mov $60, %eax

[Bug ld/24322] ld -z shstk sometimes sets IBT property even if -z ibt is not passed

2019-03-12 Thread bonzini at gnu dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24322 Paolo Bonzini changed: What|Removed |Added Target||x86_64-unknown-linux-gnu

[Bug ld/14851] broken relocations for weak symbols on mingw32

2012-11-16 Thread bonzini at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=14851 --- Comment #1 from Paolo Bonzini 2012-11-16 09:03:12 UTC --- Correct test case: g1.c: int f() { printf("strong"); return 82; } int g() { printf("strong"); return 83; } g2.c: #include static int weak_f() { return 42; } static int weak_g() {

[Bug ld/14851] New: broken relocations for weak symbols on mingw32

2012-11-16 Thread bonzini at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=14851 Bug #: 14851 Summary: broken relocations for weak symbols on mingw32 Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Componen

[Bug gold/7024] gold doesn't build on Solaris 11

2009-01-28 Thread bonzini at gnu dot org
--- Additional Comments From bonzini at gnu dot org 2009-01-28 14:07 --- > * elfcpp/elfcpp_swap.h included Linux-only and > > on Solaris 2, one can use instead which either defines > _BIG_ENDIAN or _LITTLE_ENDIAN Autoconf macros can also be used for portabilit

[Bug ld/6027] Bootstrap of combined gcc + binutils, with --enable-shared, with sysroot fails

2008-04-03 Thread bonzini at gnu dot org
-- What|Removed |Added CC||bonzini at gnu dot org http://sourceware.org/bugzilla/show_bug.cgi?id=6027 --- You are receiving this