aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Update copyright years.Jakub Jelinek69-110/+110
2023-01-08Daily bump.GCC Administrator1-0/+5
2023-01-07Always define `WIN32_LEAN_AND_MEAN` before <windows.h>LIU Hao1-0/+1
2023-01-02Update Copyright year in ChangeLog filesJakub Jelinek1-1/+1
2022-12-22Daily bump.GCC Administrator1-0/+4
2022-12-21libgccjit: silent 2 Clang warningsMartin Liska1-2/+2
2022-12-15Daily bump.GCC Administrator1-0/+6
2022-12-13libgccjit: Allow comparing vector typesAntoni Boucher1-0/+9
2022-12-08Daily bump.GCC Administrator1-0/+9
2022-12-06libgccjit: Fix float vector comparisonAntoni Boucher4-8/+42
2022-11-21changelog: Fix extra space after tab.Martin Liska1-4/+4
2022-11-21Daily bump.GCC Administrator1-0/+25
2022-11-19[PR other/104044] Remove extraneous semicolonsJeff Law1-1/+1
2022-11-19jit: Use std::mutex instead of pthread_mutex_tJonathan Wakely4-24/+29
2022-11-15Daily bump.GCC Administrator1-0/+154
2022-11-14Revert "sphinx: jit: port libgccjit to shared Sphinx"Martin Liska61-57/+17067
2022-11-14Revert "sphinx: add --with-sphinx-build"Martin Liska1-7/+7
2022-11-14Revert "sphinx: fix cross manual references"Martin Liska2-3/+3
2022-11-14Revert "sphinx: support installation if sphinx-build is missing"Martin Liska1-3/+7
2022-11-14Revert "jit: doc: Use shared Indices and tables"Martin Liska7-36/+40
2022-11-12Daily bump.GCC Administrator1-0/+10
2022-11-11jit: doc: Use shared Indices and tablesMartin Liska7-40/+36
2022-11-10Daily bump.GCC Administrator1-0/+129
2022-11-09sphinx: support installation if sphinx-build is missingMartin Liska1-7/+3
2022-11-09sphinx: fix cross manual referencesMartin Liska2-3/+3
2022-11-09sphinx: add --with-sphinx-buildMartin Liska1-7/+7
2022-11-09sphinx: jit: port libgccjit to shared SphinxMartin Liska61-17067/+57
2022-09-16Daily bump.GCC Administrator1-0/+5
2022-09-15Move void_list_node init to common codeRichard Biener1-3/+0
2022-08-10Daily bump.GCC Administrator1-0/+5
2022-08-09libgccjit.h: Uncomment macro definition for testing gcc_jit_context_new_bitca...Vibhav Pant1-2/+2
2022-07-29Daily bump.GCC Administrator1-0/+76
2022-07-28jit: update docs to reflect .c to .cc renamingDavid Malcolm1-2/+1
2022-07-28jit,docs: shorten assembly outputMartin Liška5-7/+7
2022-07-28jit,docs: remove :ref:`modindex`marxin1-1/+0
2022-07-28jit,docs: use :expr:`type *` for pointers to a typemarxin13-45/+45
2022-07-28jit,docs: use list-table instead of fixed tablemarxin6-143/+270
2022-07-28jit,docs: compact function declarationsmarxin1-28/+14
2022-07-28jit,docs: various fixesmarxin6-27/+28
2022-07-28jit,docs: replace c:type:`int_type` with :expr:`int_type`marxin4-9/+9
2022-07-28jit,docs: use enum directive for enumeral typesmarxin6-18/+14
2022-07-15Daily bump.GCC Administrator1-0/+7
2022-07-14jit: Make recording::memento non-copyableJonathan Wakely1-1/+7
2022-06-30Daily bump.GCC Administrator1-0/+14
2022-06-29libgccjit: Fix bug where unary_op will return an integer type instead of the ...Antoni Boucher1-1/+2
2022-06-29jit: avoid calloc() poisoning on musl [PR106102]Sergei Trofimovich3-4/+3
2022-06-11Daily bump.GCC Administrator1-0/+6
2022-06-09libgccjit: Support getting the size of a float [PR105829]Antoni Boucher1-2/+2
2022-06-09Daily bump.GCC Administrator1-0/+5
2022-06-08libgccjit: allow common objects in $(EXTRA_GCC_OBJS) and $(EXTRA_OBJS)Yang Yujie1-2/+7