summaryrefslogtreecommitdiff
path: root/libitm
AgeCommit message (Expand)AuthorFilesLines
2015-01-15Make Linaro GCC 4.9-2015.01.yroux1-0/+4
2014-12-11Make Linaro GCC 4.9-2014.12.yroux1-0/+4
2014-12-05Merge branches/gcc-4_9-branch rev 218412yroux2-1/+5
2014-11-14Make Linaro GCC 4.9-2014.11.yroux1-0/+4
2014-11-03Merge branches/gcc-4_9-branch rev 216979clyon1-0/+4
2014-10-24Make Linaro GCC 4.9-2014.10-1.yroux1-0/+4
2014-10-17Make Linaro GCC 4.9-2014.10.yroux1-0/+4
2014-10-032014-10-03 Yvan Roux <yvan.roux@linaro.org>yroux2-2/+9
2014-09-11Make Linaro GCC 4.9-2014.09.yroux1-0/+4
2014-08-15Make Linaro GCC 4.9-2014.08.yroux1-0/+4
2014-08-14Merge branches/gcc-4_9-branch rev 213803yroux1-0/+6
2014-07-29Make Linaro GCC 4.9-2014.07-1.yroux1-0/+4
2014-07-24Merge branches/gcc-4_9-branch rev 212635yroux1-0/+4
2014-07-19Bump version number, post release and fixed ChangeLog.linaro.yroux1-1/+1
2014-07-19Make Linaro GCC 4.9-2014.07.yroux1-0/+4
2014-06-26Make Linaro GCC 4.9-2014.06-1.yroux1-0/+4
2014-06-13Make Linaro GCC 4.9-2014.06.yroux1-0/+4
2014-06-122014-05-26 Yvan Roux <yvan.roux@linaro.org>yroux4-0/+148
2014-06-12Merge branches/gcc-4_9-branch rev 211054yroux4-23/+16
2014-05-19Make Linaro GCC 4.9-2014.05.yroux1-0/+4
2014-04-28Make Linaro GCC 4.9-2014.04.yroux1-0/+3
2014-04-22Merge branches/gcc-4_9-branch rev 209611 (FSF GCC 4.9.0 release).yroux1-0/+4
2014-04-09Check if GCC uses assembler cfi supportro2-2/+7
2014-04-02libitm: Remove unused PAGE_SIZE macrosrth6-20/+6
2014-03-26 * config/linux/futex_bits.h: Include errno.h.jakub2-1/+11
2014-03-26 * libitm.texi (Index): Rename to Library Index.jsm282-3/+7
2014-01-13Make sure that -msse/-mavx are appended at the endhjl3-4/+15
2014-01-02Update copyright years in libitm/rsandifo69-68/+72
2014-01-022014-01-02 Tobias Burnus <burnus@net-b.de>burnus2-1/+5
2013-11-14gcc/ChangeLog:uweigand2-1/+33
2013-09-20 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonicalamodra2-5/+15
2013-08-30libitm: Fix wrong initialization order introduced with r202101.torvald2-2/+6
2013-08-30Add custom HTM fast path for RTM on x86_64.torvald8-31/+198
2013-08-142013-08-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2-1/+7
2013-08-022013-08-02 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2-1/+5
2013-07-292013-07-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel3-1/+12
2013-07-172013-07-17 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel5-8/+73
2013-07-15libitm/bergner7-5/+166
2013-06-272013-06-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2-0/+66
2013-06-202013-06-20 Iain Sandoe <iain@codesourcery.com>mrs4-8/+22
2013-06-20libitm: Handle HTM fastpath in status query functions.torvald3-0/+27
2013-06-20libitm: Fix handling of reentrancy in the HTM fastpath.torvald2-0/+16
2013-06-05 PR bootstrap/56714gerald2-14/+25
2013-05-02Move libitm ChangeLog entry to the right ChangeLog file.jakub1-0/+6
2013-04-232013-04-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel3-0/+167
2013-04-09Add missing ChangeLog entryak1-0/+9
2013-03-24Avoid nonconst memmodels in libitm's local outdated copy of <atomic> tooak1-150/+152
2013-02-11/libgccmrs3-2/+10
2013-02-03Update copyright in libitm.rsandifo68-67/+71
2012-11-09Add HTM fastpath and use Intel RTM for it on x86.torvald9-19/+256