public inbox for jit@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libgccjit: Add support for TLS variable [PR95415]
 2021-11-21 20:28 UTC  (4+ messages)

[PATCH] libgccjit: Add support for types used by atomic builtins [PR96066] [PR96067]
 2021-11-20 18:50 UTC  (5+ messages)

[PATCH] libgccjit: Add support for setting the link section of global variables [PR100688]
 2021-11-20 18:27 UTC  (7+ messages)

[PATCH] libgccjit: add some reflection functions in the jit C api
 2021-11-20  0:53 UTC  (31+ messages)
    ` [PATCH] libgccjit: add some reflection functions in the jit C api [PR96889]
    ` [PATCH] libgccjit: add some reflection functions in the jit C api [WIP]
                                        ` SV: [PATCH] libgccjit: add some reflection functions in the jit C api

[RFC] Setting data segment and loong constants - WIP
 2021-10-21 13:27 UTC  (3+ messages)
` SV: "

[PATCH 0/2] jit: Complex types and loong constants
 2021-10-21 13:13 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "

[PATCH 0/2] jit: Add support for complex types
 2021-09-27 12:37 UTC  (5+ messages)
` [PATCH 1/2] "
  ` SV: "
` [PATCH 2/2] "

[RFC] jit: reintroduce pkgconfig support
 2021-09-23 17:20 UTC 

[PATCH 1/2 v2] jit : Generate debug info for variables
 2021-09-09 12:41 UTC  (5+ messages)
` Sv: "
    ` Sv: "

[PATCH 2/2 v2] jit : Generate debug info for variables, testcase
 2021-09-04 23:50 UTC 

[PATCH 0/2 v2] jit : Generate debug info for variables
 2021-09-04 23:40 UTC 

[PATCH] jit : Generate debug info for variables
 2021-09-02 21:54 UTC  (5+ messages)
` Sv: "
    ` Sv: "

Global register variables
 2021-09-02 17:09 UTC  (7+ messages)
  ` Sv: "
      ` Sv: "

[QUESTION] Using host functions in AOT mode
 2021-08-11 20:11 UTC  (3+ messages)

[PATCH 0/3] jit: Add support for weak linkage
 2021-08-08 15:21 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] "
` [PATCH 3/3] "

[patch] PR jit/87808: Allow libgccjit to work without an external gcc driver
 2021-07-14  5:42 UTC  (5+ messages)

[PATCH] libgccjit: Handle truncation and extension for casts [PR 95498]
 2021-07-08 21:34 UTC  (23+ messages)

Backports to gcc 11 branch (analyzer and jit)
 2021-07-02 19:27 UTC 

libgccjit licensing question
 2021-07-02  0:21 UTC 

[PATCH] libgccjit: Add function to set the initial value of a global variable [PR96089]
 2021-06-11 20:44 UTC  (2+ messages)

[PATCH] libgccjit: Add support for sized integer types, including 128-bit integers [PR95325]
 2021-05-20 19:25 UTC  (4+ messages)

jit: Help needed to fix a bug about atomic builtins in libgccjit
 2021-04-30 18:04 UTC 

[committed] jit: fix ICE on BUILT_IN_TRAP [PR99126]
 2021-02-19 21:13 UTC  (4+ messages)

libgccjit as beta?
 2021-01-14 23:08 UTC  (3+ messages)
` [committed] jit: remove "Alpha" warning from docs

[committed] jit: add support for inline asm [PR87291]
 2020-11-12 22:35 UTC 

[committed] jit: fix string escaping
 2020-11-12 22:34 UTC 

[committed] libgccjit.h: fix typo in comment
 2020-11-12 22:33 UTC 

Spaghetti stack?
 2020-11-01 12:52 UTC  (5+ messages)

Questions about using array as parameter in gccjit generated funtion
 2020-10-12 14:40 UTC  (2+ messages)

[PATCH] libgccjit: Add new gcc_jit_context_new_blob entry point
 2020-09-11 11:27 UTC  (14+ messages)
              ` [PATCH V2] "

libgccjit questions
 2020-09-11  2:42 UTC  (4+ messages)

libgccjit: Clarifying the permitted type conversions
 2020-09-09  7:56 UTC  (5+ messages)
` [PATCH] libgccjit: Improve doc and comments regarding type casts (Was: Clarifying the permitted type conversions)
  ` [PATCH] libgccjit: Improve doc and comments regarding type casts

[PATCH] libgccjit: update some comments in libgccjit.c
 2020-08-22  7:52 UTC  (3+ messages)

[PATCH] libgccjit: Fix several memory leaks in the driver
 2020-08-20 22:26 UTC  (2+ messages)

[PATCH] jit: Fix random truncation of testsuite output
 2020-07-20 14:44 UTC  (2+ messages)

[PATCH] driver: Fix several memory leaks
 2020-07-14  9:08 UTC 

Unable to get location after calling gcc_jit_context_dump_to_file
 2020-06-29  1:37 UTC 

[PATCH] Port libgccjit to Windows
 2020-06-16  0:15 UTC  (16+ messages)

[committed] jit: implement BT_CONST_VOLATILE_PTR [PR 95306]
 2020-06-03 15:16 UTC 

[committed] jit: fix __builtin_unreachable [PR 95426]
 2020-06-02 22:32 UTC 

[committed] jit: use deep unsharing of trees [PR 95314]
 2020-05-27 18:34 UTC 

[commmitted] jit: fix libgccjit.info entry [PR 91330]
 2020-05-27 18:33 UTC 

[committed] jit: fix missing types for builtins [PR 95306]
 2020-05-26 22:09 UTC 

[committed] jit: fix sphinx formatting issues in docs
 2020-05-26 15:09 UTC 

[committed] jit: check for void types [PR 95296]
 2020-05-26 15:05 UTC 

Compiling with debug info
 2020-05-25 12:04 UTC  (2+ messages)

[PATCH][gcc] libgccjit: introduce version entry points
 2020-03-31 19:00 UTC  (10+ messages)
` [PATCH V3][gcc] "
      ` [PATCH V4][gcc] "

[PATCH] lra: set insn_code_data to NULL when freeing
 2020-03-30 22:51 UTC  (2+ messages)

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).