summaryrefslogtreecommitdiff
path: root/target-arm
AgeCommit message (Collapse)AuthorFilesLines
2014-12-10target-arm: linux-user: no tb_flush on resetAlexander Graf1-0/+9
When running automoc4 as linux-user guest program, it segfaults right after it creates a thread. Bisecting pointed to commit a84fac1426 which introduces tb_flush on reset. So something in our thread creation is broken. But for now, let's revert the change to at least get a working build again. [AF: Rebased, fixed typo]
2014-12-10Imported Upstream version 2.2.0upstream/2.2.1upstream/2.2.0Chanho Park17-500/+2673
2014-09-05Imported Upstream version 2.1.0upstream/2.1.0Chanho Park23-812/+3137
2014-07-07Imported Upstream version 2.0.0upstream/2.0.0Chanho Park24-1396/+16589
Change-Id: I081766c4314e7893f54fec80b920b1638d15021f
2013-11-19Import upstream 1.6.0.upstream/1.6.0Junfeng Dong16-934/+2414
Change-Id: Icf52b556470cac8677297f2ef14ded16684f7887 Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
2013-01-15Imported Upstream version 1.3.0upstream/1.3.0Anas Nashif8-435/+434
2012-11-06Imported Upstream version 1.2.0upstream/1.2.0Anas Nashif13-0/+19671