]> git.ipfire.org Git - thirdparty/gcc.git/history - libitm/config/x86/sjlj.S
Update copyright years.
[thirdparty/gcc.git] / libitm / config / x86 / sjlj.S
2019-01-01  Jakub JelinekUpdate copyright years.
2018-04-24  H.J. Lux86: Update __CET__ check
2018-04-23  H.J. Lux86/cet: Use unsigned integer to unwind shadow stack
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-17  Igor TsimbalistEnable building libitm with Intel CET
2017-11-17  Igor TsimbalistAdd extra field to gtm_jmpbuf on x86 only
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-22  Torvald Riegellibitm: Fix HTM fastpath.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in libitm/
2013-08-30  Torvald RiegelAdd custom HTM fast path for RTM on x86_64.
2013-02-03  Richard SandifordUpdate copyright in libitm.
2012-10-02  Uros Bizjaktarget.h (struct gtm_jmpbuf): Merge x86_64 and ia32...
2012-02-14  Richard Henderson* config/x86/target.h (GTM_longjmp): Correct the .cfi...
2012-02-14  Uros Bizjaktarget.h (GTM_longjmp): Correct .cfi directives.
2012-02-14  Uros Bizjaktarget.h (GTM_longjmp): Jump indirect from memory address.
2012-01-24  Uros Bizjaktarget.h (gtm_jmpbuf): Move rip to the end of structure.
2012-01-23  Uros Bizjakre PR libitm/51830 (FAIL: libitm.c/mem(cpy|set)-1.c...
2011-11-30  Richard HendersonSwap the action and jmpbuf arguments to GTM_longjmp
2011-11-22  Iain Sandoesjlj.S (CONCAT1, [...]): Respond to __USER_LABEL_PREFIX...
2011-11-18  Rainer OrthSupport libitm on Solaris 8 and 9/x86 with Sun as
2011-11-09  Richard Hendersonlibitm: de-ELF-ize x86/sjlj.S.
2011-11-09  Richard Hendersonlibitm: Configure for gas cfi pseudo ops.
2011-11-08  Aldy HernandezMerge from transactional-memory branch.