Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-27libgloss: bfin: fix asm constraints for raise/excpt helpersMichael Frysinger
The RAISE and EXPT insns take a constant, not a register. So make sure the asm constraints reflect this.
2010-10-18libgloss: bfin: sync headers to VDSP 5.0 Update 8Michael Frysinger
A new release of VDSP means syncing random updates to the libgloss headers. Signed-off-by: Mike Frysinger <vapier@gentoo.org>