[patch] libgloss: bfin: add support for bf50x processors

Mike Frysinger vapier@gentoo.org
Fri Oct 15 05:50:00 GMT 2010


Import the headers from VisualDSP and add linker scripts for them.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
libgloss/bfin/
 Makefile.in                 |    1 
 bf504.ld                    |   26 
 bf506.ld                    |   26 
 include/cdefBF504.h         |   34 
 include/cdefBF504F.h        |   34 
 include/cdefBF506F.h        |   32 
 include/cdefBF50x_base.h    | 1159 ++++++++++++++
 include/defBF504.h          |   34 
 include/defBF504F.h         |  100 +
 include/defBF506F.h         |  102 +
 include/defBF50x_base.h     | 3445 ++++++++++++++++++++++++++++++++++++++++++++
 include/def_LPBlackfin.h    |    8 
 include/sys/_adi_platform.h |   18 
 13 files changed, 5008 insertions(+), 11 deletions(-)

attaching compressed patch since it is so large ...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libgloss-bf50x.patch.bz2
Type: application/x-bzip
Size: 35636 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20101015/bfcde820/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/newlib/attachments/20101015/bfcde820/attachment.sig>


More information about the Newlib mailing list