[Bug gold/30867] merge.cc:668:27: error: ‘char16_t’ was not declared in this scope

2024-01-04 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30867 Tamar Christina changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gold/30867] merge.cc:668:27: error: ‘char16_t’ was not declared in this scope

2024-01-04 Thread tnfchris at sourceware dot org
org Last reconfirmed||2024-01-04 CC||tnfchris at sourceware dot org Status|UNCONFIRMED |ASSIGNED Ever confirmed|0 |1 --- Comment #4 from Tamar Christina --- Patch

[Bug gas/29349] ADR instructions generate wrong offsets in Thumb code for armv7-m

2022-07-11 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29349 Tamar Christina changed: What|Removed |Added Last reconfirmed||2022-07-11 Ever confirmed|0

[Bug gas/29349] ADR instructions generate wrong offsets in Thumb code for armv7-m

2022-07-11 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29349 --- Comment #1 from Tamar Christina --- (In reply to Jesse Taube from comment #0) > In U-Boot after this commit, armv7-m fails to boot because of this commit. > https://sourceware.org/git/?p=binutils-gdb.git;a=commit; >

[Bug gas/28811] New: Binutils emits non-PE relocations in PE object

2022-01-23 Thread tnfchris at sourceware dot org
Component: gas Assignee: unassigned at sourceware dot org Reporter: tnfchris at sourceware dot org Target Milestone: --- Target: *-w64-mingw32 Consider the following simple assembly $ printf "jmp *foo\n" | as - -o a.out && objdump -dr a.out a.out:

[Bug ld/28682] GCC can no longer catch EH on windows

2021-12-31 Thread tnfchris at sourceware dot org
|UNCONFIRMED |RESOLVED CC||tnfchris at sourceware dot org --- Comment #5 from Tamar Christina --- fixed, was only broken in unreleased dev branch. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/26218] Invalid coff/pe arm machine type creating EFI binary

2021-12-13 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26218 --- Comment #7 from Tamar Christina --- The patch for Arm was submitted at the same time as AArch64 but I was asked to do some cleanups in the codebase before it's accepted. I'll certainly get to it before the next binutils release but at

[Bug binutils/28614] [AArch64] opcodes/aarch64-*: -Werror=maybe-uninitialized hit unless assertations are enabled

2021-11-26 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28614 --- Comment #7 from Tamar Christina --- (In reply to Nick Clifton from comment #6) > Hi Tamar, > > > https://sourceware.org/bugzilla/show_bug.cgi?id=28614 > > > > Perhaps we should turn off asserts in opcodes? to prevent similar usages in

[Bug binutils/28614] [AArch64] opcodes/aarch64-*: -Werror=maybe-uninitialized hit unless assertations are enabled

2021-11-26 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28614 Tamar Christina changed: What|Removed |Added CC||tnfchris at sourceware dot org

[Bug binutils/26206] Add pei-aarch64 support for native EFI support

2021-10-29 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26206 --- Comment #25 from Tamar Christina --- > > It's in the list you pasted, `elf32-bigarm pei-aarch64-little elf64-little` > > the sorting is just a bit weird. > > Indeed, I guess I got a little blinded by all the chaff while I was looking >

[Bug binutils/26206] Add pei-aarch64 support for native EFI support

2021-10-29 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26206 --- Comment #23 from Tamar Christina --- (In reply to pjo...@redhat.com from comment #22) > Created attachment 13739 [details] > add aarch64_pei_vec to aarch64-*-linux* as well > > I had to add the attached patch as well to get the targets

[Bug binutils/26218] Invalid coff/pe arm machine type creating EFI binary

2021-10-29 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26218 Tamar Christina changed: What|Removed |Added Assignee|unassigned at sourceware dot org |tnfchris at sourceware dot

[Bug binutils/26206] Add pei-aarch64 support for native EFI support

2021-10-21 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26206 --- Comment #21 from Tamar Christina --- (In reply to pjo...@redhat.com from comment #19) > Can you share your tree so we can replicate this locally? I have pushed it to a branch called `users/ARM/efi-aarch64-support-binutils` Would

[Bug binutils/26206] Add pei-aarch64 support for native EFI support

2021-10-20 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26206 --- Comment #20 from Tamar Christina --- (In reply to pjo...@redhat.com from comment #19) > Can you share your tree so we can replicate this locally? Aside from that, > "objdump -f" or even "objdump -x" would be helpful. > Yes, I'll do

[Bug binutils/26206] Add pei-aarch64 support for native EFI support

2021-10-20 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26206 --- Comment #18 from Tamar Christina --- (In reply to Steve McIntyre from comment #17) > (In reply to Tamar Christina from comment #16) > qemu-system-aarch64 -m 2048 --enable-kvm -vga none -nographic -machine >

[Bug binutils/26206] Add pei-aarch64 support for native EFI support

2021-10-15 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26206 --- Comment #16 from Tamar Christina --- hmmm It looks like I'm dropped to a QEMU shell. (qemu) info status VM status: running which says running, perhaps I can't do this over SSH and a window has popped up on the desktop? If so I'll check

[Bug binutils/26206] Add pei-aarch64 support for native EFI support

2021-10-15 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26206 --- Comment #14 from Tamar Christina --- (In reply to Steve McIntyre from comment #13) > Hmmm, OK. > > That UEFI image (when padded up to 64MiB) starts here and will let me start > an OS or go into the shell OK. Are you getting any errors?

[Bug binutils/26206] Add pei-aarch64 support for native EFI support

2021-10-15 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26206 --- Comment #12 from Tamar Christina --- (In reply to Steve McIntyre from comment #11) > Hi! > > Do you have an existing UEFI image (e.g. edk2 AAVMF) to use for testing with? I have been attempting to use QEMU_EFI.fd from

[Bug binutils/26206] Add pei-aarch64 support for native EFI support

2021-10-15 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26206 --- Comment #10 from Tamar Christina --- Does anyone happen to know of an easy(ish) way I can test this? I've downloaded and modified https://sourceforge.net/projects/gnu-efi/ to remove the hacks and fixed up the linker script. I can now

[Bug ld/26757] Cross and Native GDB Fails to Build on Cygwin

2021-10-08 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26757 --- Comment #9 from Tamar Christina --- (In reply to sourceware-bugzilla from comment #8) > >0x7ffb2ba04818 <+24>:lea-0x60f1481f(%rip),%rax# > 0x7ffacaaf >0x7ffb2ba0481f <+31>:test %rax,%rax >

[Bug binutils/26206] Add pei-aarch64 support for native EFI support

2021-09-30 Thread tnfchris at sourceware dot org
at sourceware dot org |tnfchris at sourceware dot org Status|NEW |ASSIGNED --- Comment #9 from Tamar Christina --- Aiming for support for this in the next binutils release. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/28078] arm: fails to build when using armv8 neon with dotprod extension

2021-07-13 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28078 Tamar Christina changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug gas/28078] arm: fails to build when using armv8 neon with dotprod extension

2021-07-13 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28078 Tamar Christina changed: What|Removed |Added CC||tnfchris at sourceware dot org

[Bug binutils/26218] Invalid coff/pe arm machine type creating EFI binary

2021-06-30 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26218 --- Comment #5 from Tamar Christina --- (In reply to Nick Clifton from comment #4) > (In reply to Tamar Christina from comment #3) > > > #define ARMPEMAGIC 0x1c0 > > > > But the problem is how do we change the default target's

[Bug binutils/26218] Invalid coff/pe arm machine type creating EFI binary

2021-06-30 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26218 Tamar Christina changed: What|Removed |Added CC||tnfchris at sourceware dot org

[Bug binutils/26206] Add pei-aarch64 support for native EFI support

2021-06-30 Thread tnfchris at sourceware dot org
|1 Last reconfirmed||2021-06-30 CC||tnfchris at sourceware dot org --- Comment #7 from Tamar Christina --- (In reply to pjo...@redhat.com from comment #6) > FYI I've got a partial implementation h

[Bug gas/25235] Forward-referencing ADR instructions generate wrong offsets in Thumb code

2021-05-25 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25235 Tamar Christina changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|2.34

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

2021-04-01 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=19011 Bug 19011 depends on bug 26659, which changed state. Bug 26659 Summary: x86_64 pe relocation truncated to fit: R_X86_64_PC32 against undefined symbol https://sourceware.org/bugzilla/show_bug.cgi?id=26659 What|Removed

[Bug ld/26659] x86_64 pe relocation truncated to fit: R_X86_64_PC32 against undefined symbol

2021-04-01 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26659 Tamar Christina changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/26659] x86_64 pe relocation truncated to fit: R_X86_64_PC32 against undefined symbol

2021-04-01 Thread tnfchris at sourceware dot org
|unassigned at sourceware dot org |tnfchris at sourceware dot org --- Comment #5 from Tamar Christina --- testing patch. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/26659] x86_64 pe relocation truncated to fit: R_X86_64_PC32 against undefined symbol

2021-03-29 Thread tnfchris at sourceware dot org
||tnfchris at sourceware dot org Last reconfirmed||2021-03-29 Status|UNCONFIRMED |NEW --- Comment #4 from Tamar Christina --- Confirmed, this is breaking a lot of projects on Windows including GHC. -- You are receiving

[Bug gas/26395] binutils 2.28 Assertion failure in md_apply_fix at ../../gas/config/tc-aarch64.c:7766.

2020-09-07 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26395 --- Comment #6 from Tamar Christina --- Hmm an assert should never be hit though. It mean something didn't handle the error correctly. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/26395] binutils 2.28 Assertion failure in md_apply_fix at ../../gas/config/tc-aarch64.c:7766.

2020-08-17 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26395 Tamar Christina changed: What|Removed |Added CC||tnfchris at sourceware dot org

[Bug gas/26040] [2.34 regression] binutils fails to build a cross-GCC 10.1 targeting aarch64-linux-gnu

2020-05-26 Thread tnfchris at sourceware dot org
||tnfchris at sourceware dot org Resolution|--- |FIXED --- Comment #3 from Tamar Christina --- This is already fixed in HEAD and the branch by 8524bb5bd28a9275ea38eaf3187badd13d15f5f2 -- You are receiving this mail because: You are on the CC

[Bug ld/25665] aarch64 veneers not inserted with large .text object between caller and target

2020-04-22 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25665 Tamar Christina changed: What|Removed |Added CC|tnfchris at sourceware dot org | -- You are receiving

[Bug ld/25665] aarch64 veneers not inserted with large .text object between caller and target

2020-04-22 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25665 Tamar Christina changed: What|Removed |Added Assignee|tnfchris at sourceware dot org |wdijkstr at arm dot com

[Bug ld/25665] aarch64 veneers not inserted with large .text object between caller and target

2020-04-22 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25665 --- Comment #12 from Tamar Christina --- Hi rrorden, While looking through the source code I noticed that AArch64 already has flag to control how and where stub sections get placed. If you look at the documentation

[Bug gas/25406] [ARM] pcrel relocations referencing STB_GLOBAL symbols are resolved at assembly time

2020-04-20 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25406 --- Comment #4 from Tamar Christina --- (In reply to Fangrui Song from comment #3) > Alternatively, we can reject such non-STB_LOCAL labels when they may be > preemptible. The scheme will still be consistent with the rest of ELF models > and

[Bug gas/25406] [ARM] pcrel relocations referencing STB_GLOBAL symbols are resolved at assembly time

2020-04-15 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25406 Tamar Christina changed: What|Removed |Added CC||tnfchris at sourceware dot org

[Bug ld/16017] LD creates invalid PLT instructions on CORTEX-M3

2020-04-08 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=16017 Tamar Christina changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug ld/25665] aarch64 veneers not inserted with large .text object between caller and target

2020-04-07 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25665 --- Comment #11 from Tamar Christina --- (In reply to rrorden from comment #8) > So the proposal is to add an aarch64 linker option that places stubs after > input sections that need them, just like aarch32, and I would need to > implement

[Bug ld/25665] aarch64 veneers not inserted with large .text object between caller and target

2020-04-07 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25665 --- Comment #7 from Tamar Christina --- > If I implement the equivalent of -ffunction-sections, would this cause the > image expansion problem for A53 erratum you mentioned? I think `-ffunction-sections` alone won't help you on AArch64. It

[Bug ld/25665] aarch64 veneers not inserted with large .text object between caller and target

2020-04-07 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25665 --- Comment #5 from Tamar Christina --- It works on AArch32 because it places the veneers directly after the input section instead of after all sections. This is just a coincidence that it works, the general problem doesn't work, You can

[Bug ld/25665] aarch64 veneers not inserted with large .text object between caller and target

2020-04-07 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25665 --- Comment #3 from Tamar Christina --- This is a difficult one since I don't think we can solve the general problem without having some compiler support here. Do you in your big text section is it really one big function like your example?

[Bug ld/25665] aarch64 veneers not inserted with large .text object between caller and target

2020-04-03 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25665 Tamar Christina changed: What|Removed |Added CC||tnfchris at sourceware dot org

[Bug ld/16017] LD creates invalid PLT instructions on CORTEX-M3

2020-03-26 Thread tnfchris at sourceware dot org
at sourceware dot org |tnfchris at sourceware dot org -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/16017] LD creates invalid PLT instructions on CORTEX-M3

2020-03-26 Thread tnfchris at sourceware dot org
|REOPENED CC||tnfchris at sourceware dot org --- Comment #28 from Tamar Christina --- Looks like the initial GOT entries pointing to PLT0 are missing Thumb bit being set. The current version will transition out of Thumb mode and crash

[Bug binutils/25403] [AArch64, ARMv8.4] objdump doesn't disassemble cfinv correctly

2020-01-27 Thread tnfchris at sourceware dot org
||tnfchris at sourceware dot org Version|2.34|2.33 Resolution|--- |FIXED Assignee|unassigned at sourceware dot org |tnfchris at sourceware dot org Target Milestone

[Bug ld/25210] aarch64: -fix-cortex-a53-835769 --fix-cortex-a53-843419 lead to invalid operation

2020-01-18 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25210 Tamar Christina changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gas/25235] Forward-referencing ADR instructions generate wrong offsets in Thumb code

2020-01-13 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25235 Tamar Christina changed: What|Removed |Added Target Milestone|2.33|2.34 --- Comment #2 from Tamar

[Bug gas/25235] Forward-referencing ADR instructions generate wrong offsets in Thumb code

2020-01-06 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25235 Tamar Christina changed: What|Removed |Added Target||arm-* Target Milestone|---

[Bug gas/25235] Forward-referencing ADR instructions generate wrong offsets in Thumb code

2020-01-06 Thread tnfchris at sourceware dot org
||2020-01-06 CC||tnfchris at sourceware dot org Assignee|unassigned at sourceware dot org |tnfchris at sourceware dot org Ever confirmed|0 |1 -- You are receiving this mail because: You

[Bug gas/25332] Error: selected processor does not support `stclrb w2,[x1]' for cortex-a53

2020-01-01 Thread tnfchris at sourceware dot org
||tnfchris at sourceware dot org Resolution|--- |INVALID --- Comment #2 from Tamar Christina --- We don't refer to Armv8-A baseline as Armv8.0-A, so when you see Armv8-A it usually means baseline. Cortex-A53 is one of the first cores

[Bug ld/25210] aarch64: -fix-cortex-a53-835769 --fix-cortex-a53-843419 lead to invalid operation

2019-12-31 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25210 Tamar Christina changed: What|Removed |Added CC||tnfchris at sourceware dot org

[Bug libctf/25120] Portability issues in binutils 2.33 due to libctf

2019-12-28 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25120 Tamar Christina changed: What|Removed |Added CC||tnfchris at sourceware dot org

[Bug gas/24991] the assembler generates incorrect offset for jumps on arm thumb2

2019-10-14 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24991 Tamar Christina changed: What|Removed |Added Target Milestone|--- |2.33 --- Comment #10 from Tamar

[Bug ld/25081] Discrepancy between VMA and LMA after ALIGN

2019-10-09 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25081 Tamar Christina changed: What|Removed |Added CC||tnfchris at sourceware dot org

[Bug gas/24991] the assembler generates incorrect offset for jumps on arm thumb2

2019-09-24 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24991 Tamar Christina changed: What|Removed |Added Status|ASSIGNED|RESOLVED Version|2.33

[Bug gas/24991] the assembler generates incorrect offset for jumps on arm thumb2

2019-09-19 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24991 Tamar Christina changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug gas/24991] the assembler generates incorrect offset for jumps on arm thumb2

2019-09-19 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24991 Tamar Christina changed: What|Removed |Added CC||tnfchris at sourceware dot org

[Bug ld/24601] aarch64: local-exec TPREL relocations to weak undefined symbols -> assertion fail

2019-08-28 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24601 Tamar Christina changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/24753] [2.33 Regression] ld: section size (0x1e50 bytes) is larger than file size (0x5a0 bytes), can not size stub section: memory exhausted

2019-07-02 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24753 Tamar Christina changed: What|Removed |Added CC||tnfchris at sourceware dot org

[Bug ld/24709] [arm] linker crash and assertion failure with CMSE

2019-07-02 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24709 --- Comment #6 from Tamar Christina --- > I'll check if I can add a nice error message instead of a segfault. Thanks! That would be really helpful :) -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/24709] [arm] linker crash and assertion failure with CMSE

2019-07-01 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24709 Tamar Christina changed: What|Removed |Added CC||tnfchris at sourceware dot org

[Bug binutils/24643] arm/aarch64: SEGV in objdump -ld for static programs with split out debug symbols

2019-06-11 Thread tnfchris at sourceware dot org
||2019-06-11 CC||tnfchris at sourceware dot org Ever confirmed|0 |1 --- Comment #1 from Tamar Christina --- Hi Adam, Thanks for the patch and report. The patch looks fine to me but I'm not a maintainer so

[Bug ld/24601] aarch64: local-exec TPREL relocations to weak undefined symbols -> assertion fail

2019-06-03 Thread tnfchris at sourceware dot org
||2019-06-03 CC||tnfchris at sourceware dot org Assignee|unassigned at sourceware dot org |tnfchris at sourceware dot org Target Milestone|--- |2.33 Ever confirmed|0

[Bug ld/24373] Arm Cortex-A53 Errata 843419 workaround inserts 4K stub even when unnecessary

2019-05-22 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24373 Tamar Christina changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/24373] Arm Cortex-A53 Errata 843419 workaround inserts 4K stub even when unnecessary

2019-05-21 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24373 --- Comment #7 from Tamar Christina --- Hmm interesting, didn't receive the error when building inside 32-bit schroot on AArch64 machine. I'll take a look, thanks! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/24373] Arm Cortex-A53 Errata 843419 workaround inserts 4K stub even when unnecessary

2019-05-21 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24373 Tamar Christina changed: What|Removed |Added Target Milestone|--- |2.33 -- You are receiving this

[Bug ld/24373] Arm Cortex-A53 Errata 843419 workaround inserts 4K stub even when unnecessary

2019-05-21 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24373 --- Comment #5 from Tamar Christina --- Hi Julius, Sorry for the delay, I couldn't find a reasonably feasible way to restart the linking, so instead I implemented a way to allow users to pick which workaround to use. In your case if you use

[Bug ld/24302] When DF_BIND_NOW the dt_tlsdesc_got should not be used

2019-04-18 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24302 Tamar Christina changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/24302] When DF_BIND_NOW the dt_tlsdesc_got should not be used

2019-04-11 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24302 Tamar Christina changed: What|Removed |Added Target||aarch64-*-* Status|NEW

[Bug ld/24373] Arm Cortex-A53 Errata 843419 workaround inserts 4K stub even when unnecessary

2019-04-08 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24373 Tamar Christina changed: What|Removed |Added Assignee|unassigned at sourceware dot org |tnfchris at sourceware dot

[Bug ld/24373] Arm Cortex-A53 Errata 843419 workaround inserts 4K stub even when unnecessary

2019-04-08 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24373 Tamar Christina changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug ld/24373] Arm Cortex-A53 Errata 843419 workaround inserts 4K stub even when unnecessary

2019-04-01 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24373 Tamar Christina changed: What|Removed |Added CC||tnfchris at sourceware dot org

[Bug ld/24302] When DF_BIND_NOW the dt_tlsdesc_got should not be used

2019-03-29 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24302 Tamar Christina changed: What|Removed |Added Assignee|unassigned at sourceware dot org |tnfchris at sourceware dot

[Bug ld/24302] When DF_BIND_NOW the dt_tlsdesc_got should not be used

2019-03-29 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24302 Tamar Christina changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ld/24302] When DF_BIND_NOW the dt_tlsdesc_got should not be used

2019-03-25 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24302 Tamar Christina changed: What|Removed |Added CC||tnfchris at sourceware dot org

[Bug binutils/23212] aarch64: objdump disassembles invalid fmla

2019-02-07 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23212 Tamar Christina changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/24065] 32-bit objcopy fails with '64-bit address ... out of range ...'

2019-01-08 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24065 Tamar Christina changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/24065] 32-bit objcopy fails with '64-bit address ... out of range ...'

2019-01-07 Thread tnfchris at sourceware dot org
||2019-01-07 CC||tnfchris at sourceware dot org Assignee|unassigned at sourceware dot org |tnfchris at sourceware dot org Ever confirmed|0 |1 --- Comment #1 from Tamar Christina

[Bug ld/23906] LD Bug : Undocumented exit status 253

2018-12-17 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23906 Tamar Christina changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug ld/23906] LD Bug : Undocumented exit status 253

2018-12-17 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23906 Tamar Christina changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|MOVED

[Bug ld/23906] LD Bug : Undocumented exit status 253

2018-12-14 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23906 --- Comment #28 from Tamar Christina --- No, it's the only thing I changed. /d/t/t/p/usupply-firmware> ulimit -a | grep "\-s" Maximum stack size (kB, -s) 8192 /d/t/t/p/usupply-firmware> make

[Bug ld/23906] LD Bug : Undocumented exit status 253

2018-12-13 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23906 Tamar Christina changed: What|Removed |Added Status|NEW |RESOLVED URL|

[Bug ld/23906] LD Bug : Undocumented exit status 253

2018-12-13 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23906 --- Comment #25 from Tamar Christina --- I've reported it upstream at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88480 and will close this one since there's not much we can do in the linker to mitigate this unfortunately. -- You are

[Bug ld/23906] LD Bug : Undocumented exit status 253

2018-12-13 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23906 --- Comment #23 from Tamar Christina --- > Anyway to get it to work within windows, I tried EditBin.exe but it didn’t > work. I set the reserve stack to 512Mb. I suspect the reason that isn't working is that setting the reserve stack just

[Bug ld/23906] LD Bug : Undocumented exit status 253

2018-12-12 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23906 --- Comment #21 from Tamar Christina --- It seems that Nick was right that this hitting the stack limit. The reason it's doing so is that you have a quite a lot of templates in your C++ code. The linker seems to segfault when it's trying to

[Bug ld/23906] LD Bug : Undocumented exit status 253

2018-12-12 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23906 Tamar Christina changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ld/23906] LD Bug : Undocumented exit status 253

2018-12-12 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23906 --- Comment #18 from Tamar Christina --- Hi David, I still can't seem to reproduce it, neither on linux. I tried all 7 pass modes and they all build fine. [100%] Linking CXX executable STM32F072.elf [100%] Built target STM32F072.elf

[Bug ld/23906] LD Bug : Undocumented exit status 253

2018-12-12 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23906 --- Comment #17 from Tamar Christina --- > Are you able to access it now? Yup, I'll try to repro now. Thanks! -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug ld/23906] LD Bug : Undocumented exit status 253

2018-12-12 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23906 --- Comment #14 from Tamar Christina --- Gitlab is refusing the clone, "GitLab: You are not allowed to download code from this project." Also can't see the code via the weburl, seems the permissions are not correct yet. -- You are

[Bug ld/23906] LD Bug : Undocumented exit status 253

2018-12-11 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23906 --- Comment #12 from Tamar Christina --- Hi David, Interesting, if you can reproduce the issue on Linux than that makes it easier. My gitlab username is @Mistuke -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/23906] LD Bug : Undocumented exit status 253

2018-12-10 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23906 Tamar Christina changed: What|Removed |Added CC||tnfchris at sourceware dot org

[Bug binutils/23193] aarch64: orr should not be converted to alias mov when non-zero shift

2018-12-03 Thread tnfchris at sourceware dot org
||tnfchris at sourceware dot org Resolution|--- |FIXED Target Milestone|--- |2.32 --- Comment #2 from Tamar Christina --- Fixed in mainline. -- You are receiving this mail because: You are on the CC list for the bug

[Bug ld/23904] [2.31 Regression] internal error, aborting at ../../bfd/elfnn-aarch64.c:5078 in _bfd_aarch64_erratum_843419_branch_to_stub

2018-11-27 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23904 Tamar Christina changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/23904] [2.31 Regression] internal error, aborting at ../../bfd/elfnn-aarch64.c:5078 in _bfd_aarch64_erratum_843419_branch_to_stub

2018-11-23 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23904 --- Comment #4 from Tamar Christina --- Patch for fix submitted upstream for review. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list

[Bug ld/23904] [2.31 Regression] internal error, aborting at ../../bfd/elfnn-aarch64.c:5078 in _bfd_aarch64_erratum_843419_branch_to_stub

2018-11-21 Thread tnfchris at sourceware dot org
||tnfchris at sourceware dot org Assignee|unassigned at sourceware dot org |tnfchris at sourceware dot org --- Comment #3 from Tamar Christina --- Sure, taking a look now. -- You are receiving this mail because: You are on the CC list for the bug

[Bug gas/23647] ARM: Incorrect optimization of pseudo instruxtion ldr rx,=0 for -mcpu=cortex-m0plus

2018-09-20 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23647 Tamar Christina changed: What|Removed |Added CC||tnfchris at sourceware dot org

[Bug binutils/23242] aarch64: objdump should treat SBO bits consistent

2018-07-06 Thread tnfchris at sourceware dot org
||tnfchris at sourceware dot org Resolution|--- |FIXED Target Milestone|--- |2.31 --- Comment #8 from Tamar Christina --- Fixed in master and upcoming 2.31 release. -- You are receiving this mail because: You

  1   2   >