[Bug gas/25037] spam

2019-09-25 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25037 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug gas/25037] Here is the link to get the complete set of applications of the Microsoft Office Setup , Norton Setup and McAfee Activate Antivirus for your PC and Mac. You will receive the step by st

2019-09-25 Thread billymark8663 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25037 Billy MArk changed: What|Removed |Added URL||https://billymarkblog.wordp

[Bug gas/25037] New: Here is the link to get the complete set of applications of the Microsoft Office Setup , Norton Setup and McAfee Activate Antivirus for your PC and Mac. You will receive the step

2019-09-25 Thread billymark8663 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25037 Bug ID: 25037 Summary: Here is the link to get the complete set of applications of the Microsoft Office Setup , Norton Setup and McAfee Activate Antivirus for your PC and

[Bug gold/16794] gold ignores R_386_GOTOFF addend

2019-09-25 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16794 Alan Modra changed: What|Removed |Added Status|NEW |ASSIGNED CC|amodra at

[Bug binutils/25031] nm reports wrong address on 32bit

2019-09-25 Thread costamagnagianfranco at yahoo dot it
https://sourceware.org/bugzilla/show_bug.cgi?id=25031 --- Comment #5 from Gianfranco --- thanks a ton for the quick fixes! -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org

[Bug binutils/24942] objcopy: Add option for setting section alignment

2019-09-25 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=24942 --- Comment #12 from Fangrui Song --- > Created attachment 12002 [details] if (palign <= 0 || palign & (palign-1)) can be used to simplify the code. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gold/24997] ld.gold creates huge binary with same options as ld.bfd

2019-09-25 Thread greened at obbligato dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24997 David Greene changed: What|Removed |Added CC||greened at obbligato dot org -- You

[Bug gold/25034] New: gold creates incorrect executable with large arrays

2019-09-25 Thread greened at obbligato dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25034 Bug ID: 25034 Summary: gold creates incorrect executable with large arrays Product: binutils Version: 2.32 Status: UNCONFIRMED Severity: normal Priority: P2

[Bug gold/25034] gold creates incorrect executable with large arrays

2019-09-25 Thread greened at obbligato dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25034 --- Comment #1 from David Greene --- Here is the original reference generated by gcc: movqx@GOTPCREL(%rip), %rax movl$20, (%rax) So it does look like gold is trying to relax the GOT reference to an LEA. -- You are

[Bug gold/25034] gold creates incorrect executable with large arrays

2019-09-25 Thread greened at obbligato dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25034 --- Comment #2 from David Greene --- Also note that bfd locates x below bigarrays. That seems like better behavior, keeping small symbols closer to the text. -- You are receiving this mail because: You are on the CC list for the bug.