aboutsummaryrefslogtreecommitdiff
path: root/libitm
AgeCommit message (Expand)Author
2014-04-28Make Linaro GCC 4.9-2014.04.gcc-linaro-4.9-2014.04Yvan Roux
2014-04-22Mark ChangeLogGCC Administrator
2014-04-09Check if GCC uses assembler cfi supportRainer Orth
2014-04-02libitm: Remove unused PAGE_SIZE macrosRichard Henderson
2014-03-26 * config/linux/futex_bits.h: Include errno.h.Jakub Jelinek
2014-03-26 * libitm.texi (Index): Rename to Library Index.Joseph Myers
2014-01-13Make sure that -msse/-mavx are appended at the endH.J. Lu
2014-01-02Update copyright years in libitm/Richard Sandiford
2014-01-022014-01-02 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2013-11-14gcc/ChangeLog:Ulrich Weigand
2013-09-20 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonicalAlan Modra
2013-08-30libitm: Fix wrong initialization order introduced with r202101.Torvald Riegel
2013-08-30Add custom HTM fast path for RTM on x86_64.Torvald Riegel
2013-08-142013-08-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2013-08-022013-08-02 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2013-07-292013-07-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2013-07-172013-07-17 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2013-07-15libitm/Peter Bergner
2013-06-272013-06-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2013-06-202013-06-20 Iain Sandoe <iain@codesourcery.com>Iain Sandoe
2013-06-20libitm: Handle HTM fastpath in status query functions.Torvald Riegel
2013-06-20libitm: Fix handling of reentrancy in the HTM fastpath.Torvald Riegel
2013-06-05 PR bootstrap/56714Gerald Pfeifer
2013-05-02Move libitm ChangeLog entry to the right ChangeLog file.Andreas Krebbel
2013-04-232013-04-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2013-04-09Add missing ChangeLog entryAndi Kleen
2013-03-24Avoid nonconst memmodels in libitm's local outdated copy of <atomic> tooAndi Kleen
2013-02-11/libgccIain Sandoe
2013-02-03Update copyright in libitm.Richard Sandiford
2012-11-09Add HTM fastpath and use Intel RTM for it on x86.Torvald Riegel
2012-11-04libatomic/Thomas Schwinge
2012-10-31Detect assembler support for RTMRichard Henderson
2012-10-24Clarify ABI requirements for data-logging functions.Torvald Riegel
2012-10-24Ask dispatch whether it requires serial mode.Torvald Riegel
2012-10-02 * config/x86/target.h (struct gtm_jmpbuf): Merge x86_64Uros Bizjak
2012-09-20 PR other/43620Jakub Jelinek
2012-09-14 * configure: Regenerated.David Edelsohn
2012-07-03gcc/Uros Bizjak
2012-05-212012-05-21 Patrick Marlier <patrick.marlier@gmail.com>Patrick Marlier
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu
2012-04-04Use long long in gtm_jmpbuf for x86-64H.J. Lu
2012-04-03config/Tristan Gingold
2012-03-31Handle -mx32 like -m64H.J. Lu
2012-03-16lib{gomp,itm}/testsuite: load missing fortran-modules.expBernhard Reutner-Fischer
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth
2012-03-13libitm: Fix lost wake-up in serial lock.Torvald Riegel
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth
2012-03-05libitm: Don't execute memtransfer/memset if size isn't larger than zero.Torvald Riegel
2012-03-05libitm: Update texinfo docs.Torvald Riegel
2012-02-24libitm: Use ml_wt as default TM methods for >1 thread.Torvald Riegel