]> sourceware.org Git - newlib-cygwin.git/commit
libgloss: bfin: add support for bf50x processors
authorMichael Frysinger <vapier@gentoo.org>
Fri, 15 Oct 2010 20:32:11 +0000 (20:32 +0000)
committerMichael Frysinger <vapier@gentoo.org>
Fri, 15 Oct 2010 20:32:11 +0000 (20:32 +0000)
commitb1b01f26159e83ffce4a602024bbe30da97885b4
tree5d9d6f56823b1ea7346dfa5003fa9fff57dc7299
parent9c4461742a897b5db2055dbf783d04b660c3199d
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>
14 files changed:
libgloss/ChangeLog
libgloss/bfin/Makefile.in
libgloss/bfin/bf504.ld [new file with mode: 0644]
libgloss/bfin/bf506.ld [new file with mode: 0644]
libgloss/bfin/include/cdefBF504.h [new file with mode: 0644]
libgloss/bfin/include/cdefBF504F.h [new file with mode: 0644]
libgloss/bfin/include/cdefBF506F.h [new file with mode: 0644]
libgloss/bfin/include/cdefBF50x_base.h [new file with mode: 0644]
libgloss/bfin/include/defBF504.h [new file with mode: 0644]
libgloss/bfin/include/defBF504F.h [new file with mode: 0644]
libgloss/bfin/include/defBF506F.h [new file with mode: 0644]
libgloss/bfin/include/defBF50x_base.h [new file with mode: 0644]
libgloss/bfin/include/def_LPBlackfin.h
libgloss/bfin/include/sys/_adi_platform.h
This page took 0.031537 seconds and 5 git commands to generate.