[Bug admin/31881] binutils-gdb Git repository is flooded by automatic commits

2024-09-14 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31881 --- Comment #26 from Andreas Schwab --- That does not work with snapshots created with git archive. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/13360] --keep-only-debug keeps non-debug sections.

2011-10-29 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13360 --- Comment #2 from Andreas Schwab 2011-10-29 15:59:12 UTC --- The only non-debug section in main.debug are the two note sections and the comment section. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- Y

[Bug ld/13470] ld's powerpc32 relocation/dynsym output changed in many bad ways with 2.22 (e.g. textrel added)

2011-12-02 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13470 Andreas Schwab changed: What|Removed |Added CC||sch...@linux-m68k.org --- Comment #2

[Bug ld/13470] ld's powerpc32 relocation/dynsym output changed in many bad ways with 2.22 (e.g. textrel added)

2011-12-02 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13470 Andreas Schwab changed: What|Removed |Added Target|ppc/ppc32, possibly also|powerpc-*-* |ppc64

[Bug binutils/13891] Binutils is impossible to static link due to broken libtool behavior

2012-03-22 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13891 --- Comment #1 from Andreas Schwab 2012-03-22 08:27:47 UTC --- Just don't use --enable-shared. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the C

[Bug binutils/13891] Binutils is impossible to static link due to broken libtool behavior

2012-03-22 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13891 --- Comment #2 from Andreas Schwab 2012-03-22 08:52:57 UTC --- Please ignore the last comment, I misread. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You a

[Bug gas/14066] nopw istruction return signal 4 - Illegal instruction- on cpu VIA Nehemiah

2012-05-07 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14066 Andreas Schwab changed: What|Removed |Added Component|libc|gas Version|2.15

[Bug binutils/14088] Strange addend from readelf

2012-05-10 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14088 --- Comment #1 from Andreas Schwab 2012-05-10 08:00:19 UTC --- Displaying it as a decimal number would be much less useful. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail beca

[Bug gas/14193] mov3q.l followed by movem.l generates illegal instruction on Coldfire 5480 (or -march=cfv4e)

2012-06-01 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14193 --- Comment #1 from Andreas Schwab 2012-06-01 18:21:42 UTC --- Fixed on HEAD. commit 0590075 Author: Julian Brown Date: Mon Oct 24 16:36:48 2011 + opcodes/ * m68k-opc.c (m68k_opcodes): Fix entries for ColdFire moveml.

[Bug binutils/14416] .eh_frame section not copied correctly by --only-keep-debug

2012-07-29 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14416 --- Comment #1 from Andreas Schwab 2012-07-29 11:56:31 UTC --- .eh_frame is not a debug section. It is a loaded section so it will never be stripped from the original object. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cg

[Bug binutils/14416] .eh_frame section not copied correctly by --only-keep-debug

2012-07-29 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14416 --- Comment #3 from Andreas Schwab 2012-07-29 13:10:21 UTC --- .eh_frame is handled like all other non-debug sections. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because:

[Bug binutils/14541] Wrong entry point computation using cross binutils linux amd64->arm-linux-gnueabihf

2012-09-03 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14541 --- Comment #1 from Andreas Schwab 2012-09-03 08:57:17 UTC --- How did you configure it? -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list

[Bug ld/14718] ld crashes on ARMv5 due to unaligned memory access

2012-10-14 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14718 --- Comment #1 from Andreas Schwab 2012-10-14 17:08:37 UTC --- Why is objalloc_alloc returning unaligned memory? -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail becaus

[Bug ld/14718] ld crashes on ARMv5 due to unaligned memory access

2012-10-14 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14718 --- Comment #4 from Andreas Schwab 2012-10-14 20:34:17 UTC --- You cannot pass a pointer for an integral argument. How did you manage to suppress the warning? It'll be simpler to just allocate each array separately. -- Configure

[Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc.

2012-10-26 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14663 --- Comment #6 from Andreas Schwab 2012-10-26 22:30:05 UTC --- It already says it: `--only-keep-debug' Strip a file, removing contents of any sections that would not be ^ stripped by `--strip-debug

[Bug binutils/14875] Disassembling m68k shows scales which the m68000 does not support

2012-11-25 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14875 --- Comment #1 from Andreas Schwab 2012-11-25 14:29:33 UTC --- That's not "Memory Indirect Preindexed" (the 68000 does not support memory indirect at all) but "Address Register Indirect with Index (8-Bit Displacement)". Just because the 68000

[Bug admin/12094] Errors found while checking this document as HTML 4.01 Transitional!

2012-12-03 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12094 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug gas/15393] .string with hex should be parsed differently

2013-04-24 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15393 --- Comment #1 from Andreas Schwab 2013-04-24 10:03:39 UTC --- This is consistent with the C string parsing rules and matches the documentation. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are rec

[Bug gas/15602] .word L2-L1 fails to diagnose offsets larger than 16 bits, resulting in broken jump tables on m68k

2013-06-11 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15602 --- Comment #1 from Andreas Schwab --- The problem is that the jump table itself is bigger than 32K, which is not handled by BROKEN_DOT_WORD. All entries are supposed to be pointing to 20008. -- You are receiving this mail because: You are o

[Bug gas/15602] .word L2-L1 fails to diagnose offsets larger than 16 bits, resulting in broken jump tables on m68k

2013-06-12 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15602 --- Comment #4 from Andreas Schwab --- In the real world the offset is signed. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils

[Bug binutils/15728] binutils fails to build with clang and --enable-targets=all on Mac OS

2013-07-18 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15728 --- Comment #2 from Andreas Schwab --- "extern" is implict for function decarations. The problem are the inline definitions, which assume -fgnu89-inline. -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug ld/15780] .gnu.warning.SYMBOL section treatment needs improvement

2013-07-26 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15780 --- Comment #4 from Andreas Schwab --- >From libc/include/libc-symbols.h: /* Tacking on "\n\t#" to the section name makes gcc put it's bogus section attributes on what looks like a comment to the assembler. */ #ifdef HAVE_SECTION_QUOTES #

[Bug binutils/15818] objdump does not work with /proc/kcore

2013-08-12 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15818 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/14768] Checklist: Binutils Migration To Git

2013-08-20 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14768 --- Comment #12 from Andreas Schwab --- There should be an empty line after the subject line. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing li

[Bug binutils/15920] not suitable as a general-purpose header

2013-09-02 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=15920 --- Comment #1 from Andreas Schwab --- libbfd is not a general-purpose library, but intented to be embedded into the sources of the consuming applications (like GDB and binutils). -- You are receiving this mail because: You are on the CC lis

[Bug binutils/15920] not suitable as a general-purpose header

2013-09-02 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=15920 --- Comment #4 from Andreas Schwab --- BFD has no ABI nor API stability. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.

[Bug binutils/16252] New: readelf -wF mishandles DW_CFA_restore_state

2013-11-26 Thread sch...@linux-m68k.org
: binutils Assignee: unassigned at sourceware dot org Reporter: sch...@linux-m68k.org readelf -wF loses the state of the saved registers after DW_CFA_restore_state. $ readelf -wf nptl/pthread_cond_timedwait.os Contents of the .eh_frame section: 001c CIE Version

[Bug binutils/16318] New: Objcopy loses EI_OSABI

2013-12-11 Thread sch...@linux-m68k.org
: unassigned at sourceware dot org Reporter: sch...@linux-m68k.org CC: matz at suse dot de Of all the ELF bfd targets only elf32-arm and elfnn-aarch64 copy over the EI_OSABI field in a bfd_copy_private_bfd_data hook. It should either be recomputed or copied generically in

[Bug binutils/14289] bfd_pef_xlib_read_header reads beyond array bounds

2013-12-25 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=14289 Andreas Schwab changed: What|Removed |Added Summary|bfd_pef_xlib_read_header|bfd_pef_xlib_read_header

[Bug binutils/16373] new option -o for objdump

2013-12-27 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=16373 --- Comment #1 from Andreas Schwab --- Just create a script that wraps around objdump and handles the redirection. -- You are receiving this mail because: You are on the CC list for the bug. ___ bu

[Bug binutils/16373] new option -o for objdump

2013-12-27 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=16373 --- Comment #3 from Andreas Schwab --- How is adding the -o option not a kludge? -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binuti

[Bug binutils/16395] Can't get address、filenameline number on aix 6.1 by addr2line

2014-01-05 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=16395 --- Comment #1 from Andreas Schwab --- . -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailma

[Bug binutils/16395] Can't get address、filenameline number on aix 6.1 by addr2line

2014-01-05 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=16395 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/16396] Can't get address、filename、line number on aix 6.1 by addr2line!

2014-01-05 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=16396 --- Comment #3 from Andreas Schwab --- *** Bug 16395 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils ma

[Bug ld/16403] New: Spurious undefined reference with --as-needed

2014-01-07 Thread sch...@linux-m68k.org
Assignee: unassigned at sourceware dot org Reporter: sch...@linux-m68k.org CC: matz at suse dot de Target: i386-*-* Created attachment 7339 --> http://sourceware.org/bugzilla/attachment.cgi?id=7339&action=edit Linker test case $ ld --build-

[Bug ld/16403] Spurious undefined reference with --as-needed

2014-02-03 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=16403 --- Comment #3 from Andreas Schwab --- IMHO the behaviour of GROUP should not depend on --as-needed. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mai

[Bug binutils/16528] Binutils fails to build with CONFIG_SHELL=dash

2014-02-05 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=16528 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/16856] avr-size missing avr format option and mcu option

2014-04-19 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=16856 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gas/16931] FTBFS in gas/config/tc-m68k.c with gcc 4.9

2014-05-11 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=16931 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/17169] argument list too long error

2014-07-17 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17169 --- Comment #1 from Andreas Schwab --- This is most likely a qemu problem. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gn

[Bug ld/17323] ld -r not generate cantunwind records in .ARM.exidx section

2014-09-10 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17323 --- Comment #2 from Andreas Schwab --- *** Bug 17324 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils ma

[Bug ld/17324] ld -r not generate cantunwind records in .ARM.exidx section

2014-09-10 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17324 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/17419] build failure: bfd.texinfo has missing node references

2014-09-20 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17419 Andreas Schwab changed: What|Removed |Added Status|NEW |WAITING --- Comment #2 from Andreas

[Bug binutils/17483] ar is limited to open only 256 files on i386-solaris2.11

2014-10-14 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17483 --- Comment #1 from Andreas Schwab --- Please make sure this limit isn't imposed by stdio on your system. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binuti

[Bug binutils/17510] strings: crash when given a truncated ELF

2014-10-27 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17510 --- Comment #8 from Andreas Schwab --- This should fix it: diff --git a/bfd/srec.c b/bfd/srec.c index 9ed2080..0c473b2 100644 --- a/bfd/srec.c +++ b/bfd/srec.c @@ -452,7 +452,7 @@ srec_scan (bfd *abfd) case 'S': { file_pt

[Bug ld/17558] ld will follow DT_NEEDED when it is not necessary

2014-11-05 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17558 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/17742] New: ABI version 1 is not compatible with ABI version 0 output

2014-12-22 Thread sch...@linux-m68k.org
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: sch...@linux-m68k.org Target: powerpc64-*-* $ echo 'int x;' > foo.c $ gcc -shared -o foo.so foo.c $ gcc -c foo.c $ readelf -h foo.o | grep F

[Bug ld/17742] ABI version 1 is not compatible with ABI version 0 output

2014-12-22 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17742 Andreas Schwab changed: What|Removed |Added CC||amodra at gmail dot com -- You are

[Bug ld/17742] ABI version 1 is not compatible with ABI version 0 output

2014-12-23 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17742 Andreas Schwab changed: What|Removed |Added CC||matz at suse dot de --- Comment #2 f

[Bug ld/17742] ABI version 1 is not compatible with ABI version 0 output

2014-12-24 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17742 --- Comment #3 from Andreas Schwab --- $ ld -shared --eh-frame-hdr --as-needed foo.o foo.so ld: foo.so: ABI version 1 is not compatible with ABI version 0 output ld: failed to merge target specific data of file foo.so -- You are receiving t

[Bug binutils/17767] Multiple (>8) buffer overruns due to incorrect value

2014-12-28 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17767 --- Comment #2 from Andreas Schwab --- pe.h also redefines E_FILNMLEN. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.or

[Bug ld/17800] regression -l:path/lib.so

2015-01-05 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17800 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/17606] -l:/absolute/path/to/lib.so broken

2015-01-05 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17606 Andreas Schwab changed: What|Removed |Added CC||sourceware at jochen dot sprickerh

[Bug gas/17877] bad opcodes for coldfire m5307

2015-01-26 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17877 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/17914] Correct typos in cpu-w65.c license notice.

2015-02-02 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17914 --- Comment #1 from Andreas Schwab --- A clbuttic mistake. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://li

[Bug gold/17954] New: error: hidden symbol '...' is not defined locally

2015-02-10 Thread sch...@linux-m68k.org
Component: gold Assignee: ccoutant at google dot com Reporter: sch...@linux-m68k.org CC: ian at airs dot com Target: powerpc64-*-* Created attachment 8117 --> https://sourceware.org/bugzilla/attachment.cgi?id=8117&action=edit libsystemd_la-

[Bug gold/17954] error: hidden symbol '...' is not defined locally

2015-02-10 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17954 --- Comment #1 from Andreas Schwab --- Created attachment 8118 --> https://sourceware.org/bugzilla/attachment.cgi?id=8118&action=edit libsystemd_la-sd-journal.o -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug gold/17954] error: hidden symbol '...' is not defined locally

2015-02-10 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17954 Andreas Schwab changed: What|Removed |Added CC||rguenther at suse dot de -- You are

[Bug gold/17954] error: hidden symbol '...' is not defined locally

2015-02-18 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17954 Andreas Schwab changed: What|Removed |Added CC||amodra at gmail dot com -- You are

[Bug gas/18108] possible coldfire gas bug on frame pointer

2015-03-10 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18108 Andreas Schwab changed: What|Removed |Added Status|NEW |WAITING --- Comment #1 from Andreas

[Bug gas/18108] possible coldfire gas bug on frame pointer

2015-03-13 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18108 --- Comment #4 from Andreas Schwab --- Which part of the file is mishandled by the assembler? What is the assembler command line? -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug gas/18108] possible coldfire gas bug on frame pointer

2015-03-15 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18108 Andreas Schwab changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug ld/17606] -l:/absolute/path/to/lib.so broken

2015-03-27 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17606 Andreas Schwab changed: What|Removed |Added CC||4xrsJCr9 at createability dot com.

[Bug ld/18172] --library with NAMESPEC of the form :FILENAME returns an error

2015-03-27 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18172 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 Andreas Schwab changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug ld/18344] ld emits unnecessary line breaks that pollute the output of compilers.

2015-04-28 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18344 --- Comment #23 from Andreas Schwab --- They are handled by the same state. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@g

[Bug ld/18354] New: FAIL: Link with zlib-gnu compressed debug output

2015-04-29 Thread sch...@linux-m68k.org
Component: ld Assignee: unassigned at sourceware dot org Reporter: sch...@linux-m68k.org CC: hjl.tools at gmail dot com Target Milestone: --- Target: x86_64-* tmpdir/normal.out tmpdir/gnunormal.out differ. FAIL: Link with zlib-gnu compressed debug

[Bug ld/18354] FAIL: Link with zlib-gnu compressed debug output

2015-04-29 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18354 Andreas Schwab changed: What|Removed |Added Status|WAITING |NEW --- Comment #2 from Andreas Schw

[Bug ld/18354] FAIL: Link with zlib-gnu compressed debug output

2015-04-29 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18354 Andreas Schwab changed: What|Removed |Added Status|WAITING |NEW --- Comment #4 from Andreas Schw

[Bug ld/18354] FAIL: Link with zlib-gnu compressed debug output

2015-04-29 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18354 Andreas Schwab changed: What|Removed |Added Status|WAITING |NEW --- Comment #6 from Andreas Schw

[Bug ld/18354] FAIL: Link with zlib-gnu compressed debug output

2015-04-29 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18354 Andreas Schwab changed: What|Removed |Added Status|WAITING |NEW --- Comment #8 from Andreas Schw

[Bug ld/18354] FAIL: Link with zlib-gnu compressed debug output

2015-04-29 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18354 --- Comment #10 from Andreas Schwab --- @@ -1,180 +1,175 @@ -ld/tmpdir/gnunormal: file format elf64-x86-64 +ld/tmpdir/normal: file format elf64-x86-64 Disassembly of section .init: -004004d8 <_init>: - 4004d8: 48 83

[Bug ld/18354] FAIL: Link with zlib-gnu compressed debug output

2015-04-29 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18354 --- Comment #11 from Andreas Schwab --- @@ -1,5 +1,5 @@ -ld/tmpdir/gnunormal: file format elf64-x86-64 +ld/tmpdir/normal: file format elf64-x86-64 Program Header: PHDR off0x0040 vaddr 0x00400040 paddr 0x

[Bug ld/18354] FAIL: Link with zlib-gnu compressed debug output

2015-04-29 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18354 --- Comment #12 from Andreas Schwab --- ld/tmpdir/normal was overwritten by other tests. @@ -1,5 +1,5 @@ -ld/tmpdir/gnunormal: file format elf64-x86-64 +ld/tmpdir/normal: file format elf64-x86-64 Program Header: PHDR off0x

[Bug ld/18354] FAIL: Link with zlib-gnu compressed debug output

2015-04-29 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18354 --- Comment #14 from Andreas Schwab --- All tests PASS. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists

[Bug gas/18599] Use .strtab section for section names in ELF object files

2015-06-25 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18599 --- Comment #1 from Andreas Schwab --- You can save much more by stripping the object. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug

[Bug gold/19042] New: unsupported reloc 311/312

2015-10-01 Thread sch...@linux-m68k.org
Assignee: ccoutant at gmail dot com Reporter: sch...@linux-m68k.org CC: ian at airs dot com Target Milestone: --- Target: aarch64-*-* $ make check-gold [...] `echo gcc -DHAVE_CONFIG_H -I. -I../../../binutils/gold/testsuite -I.. -I../../../binutils/gold

[Bug gold/19041] New: unsupported TLSLE reloc 549/551

2015-10-01 Thread sch...@linux-m68k.org
Assignee: ccoutant at gmail dot com Reporter: sch...@linux-m68k.org CC: ian at airs dot com Target Milestone: --- Target: aarch64-*-* $ make check-gold [...] `echo g++ -DHAVE_CONFIG_H -I. -I../../../binutils/gold/testsuite -I.. -I../../../binutils/gold

[Bug binutils/1298] m68k-dis.c:1348: warning: argument 'info' might be clobbered by 'longjmp' or 'vfork'

2015-10-01 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=1298 Andreas Schwab changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/1198] Segfault when executing objdump on a special file...

2015-10-01 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=1198 Andreas Schwab changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #2 from Andreas S

[Bug ld/4897] [regression] failing testcases on m68k-linux-gnu

2015-10-01 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=4897 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gas/11030] Missing opcode for assembly instruction 'stldsr' in isa aplus of m68k assembler

2015-10-01 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=11030 Andreas Schwab changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug gas/14193] mov3q.l followed by movem.l generates illegal instruction on Coldfire 5480 (or -march=cfv4e)

2015-10-01 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=14193 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gas/19109] Cannot configure default flag_compress_debug

2015-10-12 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19109 --- Comment #10 from Andreas Schwab --- I'd expect the option's default to be os-dependent, not arch-dependent. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-

[Bug gold/19200] New: error: unrecognised output emulation: aarch64linux

2015-11-02 Thread sch...@linux-m68k.org
Component: gold Assignee: ccoutant at gmail dot com Reporter: sch...@linux-m68k.org CC: ian at airs dot com Target Milestone: --- Target: aarch64-*-* $ make check-gold [...] `echo g++ -W -Wall-Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

[Bug gold/19200] error: unrecognised output emulation: aarch64linux

2015-11-02 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19200 Andreas Schwab changed: What|Removed |Added Blocks||19119 Referenced Bugs: https://sou

[Bug gold/19119] Gold accepts bogus target emulation

2015-11-02 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19119 Andreas Schwab changed: What|Removed |Added Depends on||19200 Referenced Bugs: https://sou

[Bug gold/19200] error: unrecognised output emulation: aarch64linux

2015-11-03 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19200 Andreas Schwab changed: What|Removed |Added CC||hjl.tools at gmail dot com -- You a

[Bug gold/19119] Gold accepts bogus target emulation

2015-11-04 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19119 Andreas Schwab changed: What|Removed |Added Depends on||19172 Referenced Bugs: https://sou

[Bug gold/19172] gold is missing emulations, at least on aarch64-linux, arm-linux-gnueabi, powerpc-linux

2015-11-04 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19172 Andreas Schwab changed: What|Removed |Added Blocks||19119 Referenced Bugs: https://sou

[Bug binutils/19222] Undefined behavoour in tc-arm.c:encode_arm_immediate with Xcode 7.1

2015-11-10 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19222 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/19343] make configure-host fails when $PWD contains space

2015-12-08 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19343 Andreas Schwab changed: What|Removed |Added Severity|critical|normal --- Comment #2 from Andreas S

[Bug gold/19353] New: ld-new: internal error in relocate_tls, at ../../binutils/gold/aarch64.cc:7418

2015-12-10 Thread sch...@linux-m68k.org
Severity: normal Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: sch...@linux-m68k.org CC: ian at airs dot com Target Milestone: --- Target: aarch64-*-* Created attachment 8840 --> https://sourceware.

[Bug gold/19353] ld-new: internal error in relocate_tls, at ../../binutils/gold/aarch64.cc:7418

2015-12-10 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19353 --- Comment #1 from Andreas Schwab --- Created attachment 8841 --> https://sourceware.org/bugzilla/attachment.cgi?id=8841&action=edit testcase.tar.xz, Part 2 -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug gold/19353] ld-new: internal error in relocate_tls, at ../../binutils/gold/aarch64.cc:7418

2015-12-10 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19353 --- Comment #2 from Andreas Schwab --- Created attachment 8842 --> https://sourceware.org/bugzilla/attachment.cgi?id=8842&action=edit testcase.tar.xz, Part 3 -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug gas/13050] move.b (2,a0,d0.l),1(%a1) should fail for all ColdFire targets

2016-01-08 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=13050 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gas/19520] [2.26 regression] R_386_GOT32X relocation breaks gcc bootstrap with non-gld/gold linker

2016-01-27 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19520 --- Comment #5 from Andreas Schwab --- They won't be new for long. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org htt

[Bug ld/19526] Using "gcc -o /dev/null" gives "ld: final link failed: File truncated" error

2016-01-30 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19526 --- Comment #5 from Andreas Schwab --- I think ld should error out if the output isn't a regular file. There are probably other cases where the linker needs to reread what it has written out. -- You are receiving this mail because: You are

[Bug ld/19526] Using "gcc -o /dev/null" gives "ld: final link failed: File truncated" error

2016-01-30 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19526 --- Comment #7 from Andreas Schwab --- The linker should not allow writing the output to a non-regular file in the first place. Changing the behaviour depending on the type of output file would be wrong. -- You are receiving this mail becau

[Bug gas/15393] .string with hex should be parsed differently

2016-02-10 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=15393 Andreas Schwab changed: What|Removed |Added Resolution|FIXED |INVALID -- You are receiving this m

  1   2   3   4   >