public inbox for jit@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] jit.exp: support C++ testcases
 2015-01-01  0:00 UTC  (2+ messages)
` [PATCH, committed] "

[PATCH 00/21] PR 63854: Fix various memory leaks
 2015-01-01  0:00 UTC  (10+ messages)
` [PATCH 12/21] PR jit/63854: Add a valgrind suppresion file
` [PATCH 18/21] PR jit/63854: Add "long-term" allocator to gcc::context
    ` PING: "

[PATCH, jit]: Robustify vasprintf error checks
 2015-01-01  0:00 UTC  (3+ messages)

[PATCH] PR 64722: fix corruption of %ebx on 32-bit i386 with libgccjit
 2015-01-01  0:00 UTC  (3+ messages)

virtual template methods
 2015-01-01  0:00 UTC  (3+ messages)

[PATCH, committed] New jit API entrypoint: gcc_jit_context_set_logfile
 2015-01-01  0:00 UTC 

[PATCH] jit docs: Add "Packaging notes" section
 2015-01-01  0:00 UTC 

[PATCH, committed] PR jit/65691: Fix copy&paste error in jit docs
 2015-01-01  0:00 UTC 

[PATCH, committed] Fix typo in jit-recording.h
 2015-01-01  0:00 UTC 

Question regarding management of JIT code
 2015-01-01  0:00 UTC  (3+ messages)

switches in GCC JIT?
 2015-01-01  0:00 UTC  (18+ messages)
            ` [PATCH 1/2] Add gcc/typed-splay-tree.h
              ` [PATCH 2/2] jit: add switch statements
                  ` Managing ABI compatibility (was Re: [PATCH 2/2] jit: add switch statements)

[PATCH, committed] Fix gcc_jit_context_get_last_error docs
 2015-01-01  0:00 UTC 

[PATCH, committed] jit: Add missing type-checking to gcc_jit_{l|r}value_access_field
 2015-01-01  0:00 UTC 

[PATCH, committed] PR jit/64708: remove libgccjit.so from COMPILERS
 2015-01-01  0:00 UTC 

[PATCH, committed] libgccjit: detect various kinds of errors relating to params and locals
 2015-01-01  0:00 UTC 

First bytecode compiled in Ravi/Lua
 2015-01-01  0:00 UTC  (2+ messages)

[PATCH: toplev.c] PR jit/64721: don't install signal-handlers when running within libgccjit
 2015-01-01  0:00 UTC  (2+ messages)

If libgccjit is part of the final executable of a client program does it need to be GPL?
 2015-01-01  0:00 UTC 

[PATCH, committed] Add test of handling arithmetic-overflow from JIT
 2015-01-01  0:00 UTC 

[PATCH 1/3] PR jit/64810: driver, arm, jit: configure-time default options
 2015-01-01  0:00 UTC  (5+ messages)
` [PATCH 2/3] PR jit/64810: support DImode on arm
` [PATCH 3/3] PR jit/64810: fix for arm_option_override

[PATCH, committed] jit: API change to gcc_jit_context_new_global
 2015-01-01  0:00 UTC 

[PATCH, committed] jit: Add checking for dereference of void *
 2015-01-01  0:00 UTC 

[PATCH, committed] jit.exp: add __func__ to help test-{combination|threads}.c
 2015-01-01  0:00 UTC 

libgccjit documentation now available on gcc.gnu.org
 2015-01-01  0:00 UTC  (2+ messages)

Compilation error involving comparison and logical operator
 2015-01-01  0:00 UTC 

First bytecode compiled in Ravi/Lua
 2015-01-01  0:00 UTC  (2+ messages)

[Announce] libgccjit bindings for Rust
 2015-01-01  0:00 UTC  (2+ messages)

Labeling of blocks and locals
 2015-01-01  0:00 UTC  (5+ messages)

gcc_jit_context_new_union_type()
 2015-01-01  0:00 UTC  (3+ messages)

Basic linking / compilation question
 2015-01-01  0:00 UTC  (6+ messages)

Stage 3 RFC: using "jit" for ahead-of-time compilation
 2015-01-01  0:00 UTC  (6+ messages)
  ` [PATCH] "

lvalues and rvalues
 2015-01-01  0:00 UTC  (3+ messages)

How do I detect if a basic block is terminated or not?
 2015-01-01  0:00 UTC  (2+ messages)

How do I create a 64-bit integer constant?
 2015-01-01  0:00 UTC  (3+ messages)

[PATCH, committed] Fix int vs bool issue in jit.dg/test-arith-overflow.c
 2015-01-01  0:00 UTC 

Does libgccjit support union definitions?
 2015-01-01  0:00 UTC  (4+ messages)

mixing JIT and GCC (with a precompiled header?)?
 2015-01-01  0:00 UTC  (2+ messages)

Are struct and union assignments supported
 2015-01-01  0:00 UTC  (5+ messages)
  ` [PATCH, committed] jit: Add a test for compound assignment

[PATCH, committed] jit: add test-benchmark.c
 2015-01-01  0:00 UTC 

[PATCH] PR jit/64780: configure: --enable-host-shared and the jit
 2015-01-01  0:00 UTC  (2+ messages)

[PATCH, committed] libgccjit.h: Fix description of struct gcc_jit_context
 2015-01-01  0:00 UTC 

[PATCH, committed] jit: New API entrypoint: gcc_jit_context_get_last_error
 2015-01-01  0:00 UTC 

[ANN] OCaml bindings for libgccjit
 2015-01-01  0:00 UTC  (2+ messages)

[PATCH, committed] jit: fix crash in memento_of_new_string_literal::make_debug_string
 2015-01-01  0:00 UTC 

[PATCH, committed] Parallelize the jit testsuite
 2015-01-01  0:00 UTC 

Adding Position Independent Code support
 2015-01-01  0:00 UTC  (2+ messages)

Unexpected evaluation in conditional branch
 2015-01-01  0:00 UTC 

[debug-early, jit] Port of jit to debug-early
 2015-01-01  0:00 UTC  (5+ messages)

Compilation error involving comparison and logical operator
 2015-01-01  0:00 UTC  (7+ messages)

[PATCH, committed] PR jit/64752 - Rewrite jit testsuite to eliminate use of "file"
 2015-01-01  0:00 UTC 

[PATCH, committed] Simplify jit.dg/test-combination.c
 2015-01-01  0:00 UTC 

Basic blocks, jump targets and locals
 2015-01-01  0:00 UTC  (8+ messages)

Problem installing libgccjit RPMs
 2015-01-01  0:00 UTC  (5+ messages)

[Announce] GCCSharp - libgccjit bindings for C#
 2015-01-01  0:00 UTC  (3+ messages)

Compilation error involving comparison and logical operator
 2015-01-01  0:00 UTC 

[PATCH, committed] jit: fix typo in docs
 2015-01-01  0:00 UTC 

The output of gcc_jit_context_dump_to_file() is missing parenthesis in expressions involving casts
 2015-01-01  0:00 UTC  (5+ messages)
  ` [PATCH, committed] PR jit/66539: Add parentheses as needed to gcc_jit_object_get_debug_string

Hit a showstopper issue
 2015-01-01  0:00 UTC  (10+ messages)

Tutorial for calling back into app code
 2015-01-01  0:00 UTC  (2+ messages)

[PATCH, committed] API extension: add GCC_JIT_UNARY_OP_ABS to enum gcc_jit_unary_op
 2015-01-01  0:00 UTC 

[PATCH] toplev: gcc version information for jit
 2015-01-01  0:00 UTC  (2+ messages)

External references
 2015-01-01  0:00 UTC  (3+ messages)

[PATCH, committed] PR jit/66539: Properly add testcase
 2015-01-01  0:00 UTC 

[PATCH, committed] jit-playback.c: fix missing fclose
 2015-01-01  0:00 UTC 

[PATCH, committed] jit: prevent ICE with type mismatch in gcc_jit_block_add_assignment_op
 2015-01-01  0:00 UTC 

[PATCH, committed] jit.exp: Don't drop the extension from the testcase when naming executable
 2015-01-01  0:00 UTC 

[PATCH, committed] PR jit/64206: delay cleanup of tempdir if the user has requested debuginfo
 2015-01-01  0:00 UTC 

[PATCH, committed] jit: option-logging
 2015-01-01  0:00 UTC 

[PATCH, committed] jit: New API entrypoint: gcc_jit_context_dump_reproducer_to_file
 2015-01-01  0:00 UTC 

[PATCH, committed] New jit API entrypoint: gcc_jit_context_new_rvalue_from_long
 2015-01-01  0:00 UTC 

[PATCH] rs6000, jit: Unbreak libgccjit on ppc (rs6000_output_function_epilogue)
 2015-01-01  0:00 UTC  (2+ messages)

[PATCH] update_web_docs_svn: support the JIT docs (PR jit/64257)
 2015-01-01  0:00 UTC  (17+ messages)
        ` [PING, www] "
            ` [PATCH] More fixes for update_web_docs_svn for jit "
                      ` [PATCH] maintainer-scripts: Fix 404s in "Show Source" in jit docs

[PATCH, committed] Fix casting non-"int" to bool
 2014-01-01  0:00 UTC 

[PATCH, committed] Handle NULL in gcc_jit_context_set_str_option
 2014-01-01  0:00 UTC 

[PATCH, committed] Fix issue with string options and nested gcc_jit_contexts
 2014-01-01  0:00 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).