summaryrefslogtreecommitdiffstats
path: root/target-alpha/helper.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-2/+2
* Get rid of _t suffixmalc2009-10-011-2/+2
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* target-alpha: fix locked loads/storesaurel322008-11-071-0/+1
* target-alpha: convert palcode ops to TCGaurel322008-09-301-10/+0
* target-alpha: convert FP ops to TCGaurel322008-09-291-6/+0
* Suppress gcc 4.x -Wpointer-sign (included in -Wall) warningsblueswir12008-09-201-1/+1
* Fix warnings that would be caused by gcc flag -Wwrite-stringsblueswir12008-09-141-1/+1
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-2/+2
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-4/+4
* cpu_get_phys_page_debug should return target_phys_addr_tj_mayer2007-04-071-2/+2
* Alpha architecture emulation core.j_mayer2007-04-051-0/+454
OpenPOWER on IntegriCloud