[Bug binutils/10964] objdump disassembles "lpm rX, Z" wrongly

2009-11-20 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-11-20 14:45 --- Hi Elrond, I think that you must be using an old version of the binutils. With the latest release (2.20) the disassembly works: % avr-objdump -d bug-lpm.o Disassembly of section .text: :

[Bug gas/10993] New: xc16x-elf-as: relocation overflow

2009-11-20 Thread conny-m-m at t-online dot de
I am trying to build gcc for the xc16x-elf target. But it fails assembling the regex.S $ xc16x-elf-as regex.S regex.S: Assembler messages: regex.S:21606: Error: relocation overflow regex.S:21606: Error: relocation overflow regex.S:21702: Error: relocation overflow regex.S:21702: Error: relocation

[Bug gas/10993] xc16x-elf-as: relocation overflow

2009-11-20 Thread conny-m-m at t-online dot de
--- Additional Comments From conny-m-m at t-online dot de 2009-11-20 18:09 --- Created an attachment (id=4403) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4403&action=view) regex.S testcase The follwing command will trigger the errors: $ xc16x-elf-as regex.S -- http://so

[Bug ld/10961] Map file generated too late

2009-11-20 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-11-20 19:09 --- Created an attachment (id=4404) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4404&action=view) Implement --no-relax as a generic linker option -- http://sourceware.org/bugzilla/show_bug.cgi?id=10961

[Bug ld/10961] Map file generated too late

2009-11-20 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-11-20 19:09 --- Hi Richard, Something like the uploaded patch perhaps ? Cheers Nick -- What|Removed |Added

[Bug ld/10961] Map file generated too late

2009-11-20 Thread rth at redhat dot com
--- Additional Comments From rth at redhat dot com 2009-11-20 21:10 --- Subject: Re: Map file generated too late On 11/20/2009 11:09 AM, nickc at redhat dot com wrote: >Something like the uploaded patch perhaps ? Wrong PR, Nick. And that 150 thing is *really* gross. Wouldn't it b

[Bug binutils/10964] objdump disassembles "lpm rX, Z" wrongly

2009-11-20 Thread elrond+sourceware dot org at samba-tng dot org
--- Additional Comments From elrond+sourceware dot org at samba-tng dot org 2009-11-20 22:02 --- Hi Nick, I just redownloaded and reinstalled the binutils-avr 2.20-2 package for Debian/testing on i386. avr% avr-objdump -d bug-lpm.o : 0: 25 91 lpm r18, Z