gimple.c (gimple_call_set_cannot_inline): Move from gimple.h.
[gcc.git] / libitm /
2011-11-23 Iain SandoeMakefile.am (libitm_la_LDFLAGS): Remove "-no-undefined".
2011-11-22 Iain Sandoeweakref.m4: New file.
2011-11-22 Iain Sandoesjlj.S (CONCAT1, [...]): Respond to __USER_LABEL_PREFIX...
2011-11-22 Iain Sandoememcpy-1.c: Allow for MAP_ANON spelling.
2011-11-21 Andreas ToblerAdditional fixes for FreeBSD-10 build:
2011-11-21 Rainer OrthSupport sun symbol versioning in libitm
2011-11-18 Rainer OrthSupport libitm on Solaris 8 and 9/x86 with Sun as
2011-11-17 Rainer OrthProvide all dummy functions in alloc_cpp.cc, eh_cpp.cc
2011-11-16 Uros Bizjakre PR bootstrap/51098 (bootstrap failed on avx i686...
2011-11-14 H.J. LuCheck ia32 instead of ilp32.
2011-11-10 Rainer Orthlibitm port to Tru64 UNIX
2011-11-10 Richard Hendersonlibitm: Don't add -mavx if the assembler doesn't suppor...
2011-11-10 Richard Hendersonlibitm: Work around assembler missing AVX insns.
2011-11-09 Richard Hendersonlibitm: Remove unused code.
2011-11-09 Richard Hendersonlibitm: Avoid non-portable x86 branch prediction mnemonic.
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 Richard HendersonFix a darwin10 build problem.
2011-11-08 Richard HendersonFix tests for libitm support.
2011-11-08 Richard HendersonCheck for libitm support at top-level.
2011-11-08 Rainer OrthChangeLog for last change.
2011-11-08 Rainer OrthFix Solaris/x86 libitm build
2011-11-08 Aldy HernandezMerge from transactional-memory branch.