aboutsummaryrefslogtreecommitdiff
path: root/libgloss/arm/redboot-crt0.S
AgeCommit message (Expand)AuthorFilesLines
2016-01-28Make macro checks ARMv8-M baseline proofThomas Preud'homme1-4/+4
2013-08-12 * aarch64/crt0.S: Remove 'start'.Corinna Vinschen1-1/+0
2012-05-02 * arm/redboot-crt0.S (__change_mode): Replace mov with movs.Corinna Vinschen1-1/+1
2011-07-13 * arm/crt0.S: Support armv6-m processors in libgloss.Nick Clifton1-9/+15
2006-02-242006-02-24 Paul Brook <paul@codesourcery.com>Jeff Johnston1-0/+4
2006-02-072006-02-07 Paul Brook <paul@codesourcery.com>Jeff Johnston1-6/+18
2002-11-072002-11-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-15/+28
2002-02-05Add init/fini support.Mark Salter1-0/+15
2002-01-24Use __get_memtop to put stack in high memory.Mark Salter1-0/+4
2002-01-07Add ARM supportMark Salter1-0/+79