patchAVR C Runtime Library - Patches: patch #3785, Reassigned item: Add support for...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #3785: Reassigned item: Add support for mega 325-3250-645-6450 to binutils 2.15 and gcc 3.4.3.

Submitter:  Eric Weddington <arcanum>
Submitted:  Fri 04 Mar 2005 07:39:55 PM UTC
   
 
Category:  None Priority:  8
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Sun 07 May 2006 08:32:41 AM UTC, comment #3: 

Bug for ATmega645 device is fixed in GCC 4.2 branch.

Anatoly Sokolov <aesok>
Group administrator
Tue 07 Jun 2005 10:40:42 PM UTC, comment #2: 

Bug in gcc-4.0.0:

diff -cr gcc-4.0.0/gcc/config/avr/avr.h gcc-645/gcc/config/avr/avr.h
* gcc-4.0.0/gcc/config/avr/avr.h Sat Jun  4 00:24:46 2005
--- gcc-645/gcc/config/avr/avr.h Wed Jun  8 02:35:58 2005
*************
* 877,883 **
  %{mmcu=atmega325:crtm325.o%s} \
  %{mmcu=atmega3250:crtm3250.o%s} \
  %{mmcu=atmega64:crtm64.o%s} \
! %{mmcu=atmega645:crtm6450.o%s} \
  %{mmcu=atmega6450:crtm6450.o%s} \
  %{mmcu=atmega128:crtm128.o%s} \
  %{mmcu=at90can128:crtcan128.o%s} \
--- 877,883 ----
  %{mmcu=atmega325:crtm325.o%s} \
  %{mmcu=atmega3250:crtm3250.o%s} \
  %{mmcu=atmega64:crtm64.o%s} \
! %{mmcu=atmega645:crtm645.o%s} \
  %{mmcu=atmega6450:crtm6450.o%s} \
  %{mmcu=atmega128:crtm128.o%s} \
  %{mmcu=at90can128:crtcan128.o%s} \

Anatoly Sokolov <aesok>
Group administrator
Fri 04 Mar 2005 07:39:55 PM UTC, comment #1: 

This item has been reassigned from the project AVR C Runtime Library task tracker to your tracker.

The original report is still available at task #3716

Following are the information included in the original report:

[field #0]                  Item ID: 3716
[field #1]                 Group ID: 2140
[field #2]              Open/Closed: Open
[field #3]                 Severity: 5 - Average
[field #4]                  Privacy: Public
[field #5]                 Category: None
[field #6]             Submitted by: arcanum
[field #7]              Assigned to: arcanum
[field #8]             Submitted on: Mon 02/07/2005 at 19:56
[field #9]                  Summary: Add support for mega 325-3250-645-6450 to binutils 2.15 and gcc 3.4.3.
[field #10]      Original Submission: avr-libc has support. Need to add support to binutils and gcc.
[field #12]               Item Group: None
[field #13]                   Status: None
[field #14]        Component Version: None
[field #15]         Platform Version: None
[field #16]          Reproducibility: None
[field #17]               Size (loc): None
[field #18]            Fixed Release: None
[field #19]          Planned Release: None
[field #20]                   Effort: 0.00
[field #24]                 Priority: 8
[field #25]          Should Start On: Mon 02/07/2005 at 00:00
[field #26]    Should be Finished on: Mon 02/07/2005 at 00:00
[field #27]         Percent Complete: 100%
[field #29]                  Release: None
[field #54]     Custom Select Box #1: None
[field #55]     Custom Select Box #2: None
[field #56]     Custom Select Box #3: None
[field #57]     Custom Select Box #4: None
[field #58]     Custom Select Box #5: None
[field #59]     Custom Select Box #6: None
[field #60]     Custom Select Box #7: None
[field #61]     Custom Select Box #8: None
[field #62]     Custom Select Box #9: None
[field #63]    Custom Select Box #10: None

Eric Weddington <arcanum>
Group administrator
Fri 04 Mar 2005 07:39:55 PM UTC, original submission:  

avr-libc has support. Need to add support to binutils and gcc.

Eric Weddington <arcanum>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #8509:  gcc-3.4.3-devices-325-3250-645-6450.patch added by arcanum (3KiB - application/octet-stream)
file #8508:  binutils-2.15-devices-325-3250-645-6450.patch added by arcanum (846B - application/octet-stream - Patch for binutils 2.15 to add the mega 325-3250-645-6450.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-05-22 aesok Open/ClosedOpen Closed
2005-03-04 arcanum Reassign itemFrom group AVR C Runtime Library, task tracker To group AVR C Runtime Library, patch tracker

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code