aboutsummaryrefslogtreecommitdiffstats
path: root/arm-semi.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-11arm-semi: Provide access to CLI arguments passed through the "-append" optionCédric VINCENT1-46/+67
2011-06-21arm-semi.c: Use correct check for failure of do_brk()Peter Maydell1-2/+3
2011-04-15Remove unused sysemu.h include directivesBlue Swirl1-1/+0
2011-01-07Fix commandline handling for ARM semihosted executablesWolfgang Schildbach1-30/+49
2010-06-16GDB exit status for semihostingPaul Brook1-0/+1
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-3/+1
2009-01-05Fix more FSF addressesblueswir11-1/+2
2008-07-01Add missing return in arm-semi, by Laurent Desnogues.ths1-0/+1
2007-11-17Break up vl.h.pbrook1-1/+3
2007-11-16suppressed tgetx and tputx (initial patch by Thayne Harbaugh)bellard1-3/+13
2007-11-11Linux user memory access API change (initial patch by Thayne Harbaugh)bellard1-13/+39
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-1/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-4/+4
2007-06-09ARM GDB semihosting fixespbrook1-9/+31
2007-05-26M68k system mode semihosting.pbrook1-51/+1
2007-01-28GDB hosted syscalls.pbrook1-32/+145
2007-01-20Add ARM Angel semihosting to system emulation.pbrook1-0/+345