Releases: rust-lang/gcc
Releases · rust-lang/gcc
master-4c5565b7f14549b54a30e2844715c08d1c851609
Merge pull request #50 from zedar/add_checking_if_new_float_types_are…
master-ab469a6daaed9f4191ac8c32894b3f44d78b2ba5: Merge pull request #47 from zedar/support_for_f16_and_f128_types
Add Float16 and Float128 support for jit
master-fd617156bac9210868f8ac1cf553094f59906652: Merge pull request #48 from rust-lang/feature/alignof
Add ability to get the alignment of a type
master-2cf6ca7373dbaf81a5bbc5d286a98c72fff8c8ee: Merge pull request #44 from GuillaumeGomez/get_ptr_size
[PATCH] Allow `gcc_jit_type_get_size` to work with pointers
master-78dc50f0e50e6cd1433149520bd512a4e0eaa1bc
Use full gith hash for release names
master-b6f163f52: libgccjit: Add option to allow special characters in function names
gcc/jit/ChangeLog: * docs/topics/contexts.rst: Add documentation for new option. * jit-recording.cc (recording::context::get_str_option): New method. * jit-recording.h (get_str_option): New method. * libgccjit.cc (gcc_jit_context_new_function): Allow special characters in function names. * libgccjit.h (enum gcc_jit_str_option): New option. gcc/testsuite/ChangeLog: * jit.dg/test-special-chars.c: New test.
master-cf9554126: Merge pull request #42 from tempdragon/master
feat(gccjit): Allow set_loccation to various classes
master-d24c8dae3
Comment possibly useless code
master-cdd897840
Distribute version without 128-bit integers
master-ad4ffde71
Distribute version without 128-bit integers