summaryrefslogtreecommitdiffstats
path: root/libgloss/arm/redboot-crt0.S
Commit message (Expand)AuthorAgeFilesLines
* Make macro checks ARMv8-M baseline proofThomas Preud'homme2016-01-281-4/+4
* * aarch64/crt0.S: Remove 'start'.Corinna Vinschen2013-08-121-1/+0
* * arm/redboot-crt0.S (__change_mode): Replace mov with movs.Corinna Vinschen2012-05-021-1/+1
* * arm/crt0.S: Support armv6-m processors in libgloss.Nick Clifton2011-07-131-9/+15
* 2006-02-24 Paul Brook <paul@codesourcery.com>Jeff Johnston2006-02-241-0/+4
* 2006-02-07 Paul Brook <paul@codesourcery.com>Jeff Johnston2006-02-071-6/+18
* 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-11-071-15/+28
* Add init/fini support.Mark Salter2002-02-051-0/+15
* Use __get_memtop to put stack in high memory.Mark Salter2002-01-241-0/+4
* Add ARM supportMark Salter2002-01-071-0/+79