This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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 ...

Attachment: libgloss-bf50x.patch.bz2
Description: application/bzip

Attachment: signature.asc
Description: This is a digitally signed message part.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]