summaryrefslogtreecommitdiffstats
path: root/libgloss/arm/elf-aprofile-ve.specs
Commit message (Collapse)AuthorAgeFilesLines
* Add the needed build system changes in order to compile and create the new ↵Tamar Christina2017-07-051-2/+2
| | | | | | | | | | | | | | | | | | libraries for Semihosting v2 for ARM. This uses the new recursive build target in multi-build.in The new spec files are: For AArch32/ARM (m for mixed mode): - rdimon-v2m.specs - aprofile-validation-v2m.specs - aprofile-ve-v2m.specs These spec files will be using the new libraries generated by multi-build.in. Signed-off-by: Tamar Christina <tamar.christina@arm.com>
* * arm/elf-aprofile-validation.specs (*link): Make text segmentCorinna Vinschen2014-07-161-1/+1
| | | | | 64k-aligned. * arm/elf-aprofile-ve.specs (*link): Likewise.
* 2013-09-20 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>Richard Earnshaw2013-09-201-0/+22
Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> Greta Yorsh <greta.yorsh@arm.com> * arm/Makefile.in: Add support for cpu-init directory and add elf-aprofile-ve.specs. * arm/configure.in: Likewise. * arm/configure: Regenerate. * arm/cpu-init: New directory. * arm/cpu-init/Makefile.in: New file. * arm/cpu-init/rdimon-aem.S: Likewise. * arm/crt0.S: Call _rdimon_init_hook * arm/elf-aprofile-ve.specs: New file.