[Bug ld/13899] [avr]: Wrong relaxation of R_AVR_16_PM with gs()

2012-07-24 Thread eric.weddington at atmel dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13899

Eric  Weddington eric.weddington at atmel dot com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #6 from Eric  Weddington eric.weddington at atmel dot com 
2012-07-24 21:48:15 UTC ---
Fixed with with patch from Jan Waclawek.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- 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/mailman/listinfo/bug-binutils


[Bug ld/14058] Internal overflow error, on 128kB FLASH with no relaxation

2012-07-24 Thread eric.weddington at atmel dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14058

Eric  Weddington eric.weddington at atmel dot com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #10 from Eric  Weddington eric.weddington at atmel dot com 
2012-07-24 22:25:44 UTC ---
Fixed with patch from Jan Waclawek.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- 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/mailman/listinfo/bug-binutils


[Bug ld/13410] [avr]: error: relocation truncated to fit: R_AVR_13_PCREL against symbol

2012-02-02 Thread eric.weddington at atmel dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13410

Eric  Weddington eric.weddington at atmel dot com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
Version|2.21|2.23 (HEAD)
 Resolution||FIXED

--- Comment #11 from Eric  Weddington eric.weddington at atmel dot com 
2012-02-02 18:05:34 UTC ---
Vidya,

You did fine, putting the patch in the bug report as attachment, and ChangeLog
in comment. Yes, you can use your gmail account for communication, but then use
your atmel account for the ChangeLog entry.

Patch committed, after addition of a couple of periods at end of comment
sentences.

Thanks for fixing this bug, Vidya.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- 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/mailman/listinfo/bug-binutils


[Bug ld/13410] [avr]: error: relocation truncated to fit: R_AVR_13_PCREL against symbol

2012-02-01 Thread eric.weddington at atmel dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13410

--- Comment #6 from Eric  Weddington eric.weddington at atmel dot com 
2012-02-01 19:14:24 UTC ---
Hi Vidya,

Please resubmit patch with:

- Email address in the Changelog entry set to your Atmel address. If you don't
have a personal FSF contribution form signed off, then you need to submit it
under your Atmel address, because we (Atmel) have a corporate FSF assignment on
file.

- Fix comments to be complete sentences, with capital letter on start, period
at end of sentence and space after period and before the next sentence.

And please attach the file to this bug report.

Thanks!

Eric Weddington

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- 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/mailman/listinfo/bug-binutils


[Bug ld/2596] Wrong code: linker relaxation for AVR

2010-11-14 Thread eric.weddington at atmel dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=2596

Eric  Weddington eric.weddington at atmel dot com changed:

   What|Removed |Added

 CC||eric.weddington at atmel
   ||dot com

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2010-11-01 Thread eric.weddington at atmel dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161

Eric  Weddington eric.weddington at atmel dot com changed:

   What|Removed |Added

 CC||eric.weddington at atmel
   ||dot com

--- Comment #6 from Eric  Weddington eric.weddington at atmel dot com 
2010-11-01 19:28:28 UTC ---
(In reply to comment #0)
 Created attachment 5085 [details]
 ELF file which causes avr-ld to crash
 
 The attached ELF file causes avr-ld to crash:
 
 $ avr-ld govrout.o 
 Segmentation fault

Typically, avr-ld is not called directly, but through the driver (avr-gcc).
Plus you must also specify the device on the linker command line:
-mmcu=device.

Do you still get a crash when you do this?

Eric Weddington
Atmel

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils