[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] [patch #2923] Add infrastructure support for new AVR devi
From: |
Theodore A. Roth |
Subject: |
[avr-libc-dev] [patch #2923] Add infrastructure support for new AVR devices. |
Date: |
Fri, 09 Apr 2004 15:42:14 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3 |
This mail is an automated notification from the patch tracker
of the project: AVR C Runtime Library.
/**************************************************************************/
[patch #2923] Latest Modifications:
Changes by:
Theodore A. Roth <address@hidden>
'Date:
Fri 04/09/04 at 19:42 (US/Pacific)
------------------ Additional Follow-up Comments ----------------------------
Please note that the avr-libc patch should not be committed to cvs head until
the binutils and gcc patches have been committed. The avr-libc build will fail
if you try to build with unpatched binutils/gcc.
/**************************************************************************/
[patch #2923] Full Item Snapshot:
URL: <http://savannah.nongnu.org/patch/?func=detailitem&item_id=2923>
Project: AVR C Runtime Library
Submitted by: Theodore A. Roth
On: Thu 04/08/04 at 17:38
Category: None
Priority: 3 - Low
Resolution: None
Assigned to: troth
Originator Email:
Status: Open
Summary: Add infrastructure support for new AVR devices.
Original Submission: These patches add the underlying support to binutils, gcc
and avr-libc to allow support for these new AVR devices:
tiny13
tiny2313
at90can128
mega48
mega88
mega168
The headers for the mega48/88/168 are already in avr-libc cvs head. Still
waiting for contributions for the other 3 headers.
Colin O'Flynn and Bob Paddock have volunteered to write the can128 and tiny2313
headers respectively.
I'll probably write the header for the tiny13 as soon as I get a chance unless
someone else beats me to it.
Please use the format I used for the iomx8.h for new headers since it makes it
a little bit easier to review having the register and bit defs in the same
place.
Follow-up Comments
------------------
-------------------------------------------------------
Date: Fri 04/09/04 at 19:42 By: troth
Please note that the avr-libc patch should not be committed to cvs head until
the binutils and gcc patches have been committed. The avr-libc build will fail
if you try to build with unpatched binutils/gcc.
File Attachments
-------------------
-------------------------------------------------------
Date: Fri 04/09/04 at 19:42 Name: avr-libc-new-devs-2.diff Size: 3KB By:
troth
Remove crtm83 and crtm85 from AVR_CRT_MEGA since they've been commented forever
anyways.
http://savannah.nongnu.org/patch/download.php?item_id=2923&item_file_id=3091
-------------------------------------------------------
Date: Thu 04/08/04 at 17:43 Name: binutils-avr-new-devs.diff Size: 4KB By:
troth
patch for binutils (against head)
http://savannah.nongnu.org/patch/download.php?item_id=2923&item_file_id=3086
-------------------------------------------------------
Date: Thu 04/08/04 at 17:41 Name: gcc-avr-new-devs-2.diff Size: 5KB By:
troth
patch for gcc (again head of cvs)
http://savannah.nongnu.org/patch/download.php?item_id=2923&item_file_id=3085
-------------------------------------------------------
Date: Thu 04/08/04 at 17:38 Name: avr-libc-new-devs.diff Size: 3KB By: troth
patch for avr-libc
http://savannah.nongnu.org/patch/download.php?item_id=2923&item_file_id=3084
For detailed info, follow this link:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=2923>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [avr-libc-dev] [patch #2923] Add infrastructure support for new AVR devices., Theodore A. Roth, 2004/04/08
- [avr-libc-dev] [patch #2923] Add infrastructure support for new AVR devices., Theodore A. Roth, 2004/04/08
- [avr-libc-dev] [patch #2923] Add infrastructure support for new AVR devices., Theodore A. Roth, 2004/04/08
- [avr-libc-dev] [patch #2923] Add infrastructure support for new AVR devices.,
Theodore A. Roth <=
- [avr-libc-dev] [patch #2923] Add infrastructure support for new AVR devices., Theodore A. Roth, 2004/04/13
- [avr-libc-dev] [patch #2923] Add infrastructure support for new AVR devices., Theodore A. Roth, 2004/04/14
- [avr-libc-dev] [patch #2923] Add infrastructure support for new AVR devices., Theodore A. Roth, 2004/04/14
- [avr-libc-dev] [patch #2923] Add infrastructure support for new AVR devices., Theodore A. Roth, 2004/04/15
- [avr-libc-dev] [patch #2923] Add infrastructure support for new AVR devices., Theodore A. Roth, 2004/04/23
- [avr-libc-dev] [patch #2923] Add infrastructure support for new AVR devices., Theodore A. Roth, 2004/04/23
- [avr-libc-dev] [patch #2923] Add infrastructure support for new AVR devices., Eric Weddington, 2004/04/26