| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2021-01-02 | 226 | -1006/+1080 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | * src/comp.c (Fcomp__compile_ctxt_to_file): Fix hash table iteration. | Andrea Corallo | 2021-01-01 | 1 | -4/+6 | |
| | * | | | | | | | | | | | | | | | | | | | Introduce 'unreachable' LIMPLE operator | Andrea Corallo | 2021-01-01 | 1 | -18/+29 | |
| | * | | | | | | | | | | | | | | | | | | | Store function type and expose it with `subr-type' | Andrea Corallo | 2020-12-28 | 5 | -13/+40 | |
| | * | | | | | | | | | | | | | | | | | | | Reorder subr register function arguments to make some room | Andrea Corallo | 2020-12-28 | 1 | -13/+14 | |
| | * | | | | | | | | | | | | | | | | | | | * Don't require trailing backslashes in `comp-eln-load-path' (bug#45462) | Andrea Corallo | 2020-12-27 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-12-27 | 13 | -275/+323 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Invert basic block argument order in LIMPLE cond-jump | Andrea Corallo | 2020-12-24 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-12-23 | 16 | -170/+189 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Fix --with-nativecomp Windows build (bug#45303) | Liāu, Kiong-Gē 廖宮毅 | 2020-12-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | Fix Windows build link-time zlib error (bug#45303) | Andrea Corallo | 2020-12-21 | 3 | -88/+106 | |
| | * | | | | | | | | | | | | | | | | | | | | | * src/comp.c (eln_load_path_final_clean_up): Fix call arg order (bug#45303). | Andrea Corallo | 2020-12-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | * src/comp.c (Fcomp__compile_ctxt_to_file): Fix sigmask store/restore. | Andrea Corallo | 2020-12-21 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-12-20 | 31 | -344/+313 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | * Fix missing 'gcc_jit_type_get_const' macro definition (bug#45303). | Andrea Corallo | 2020-12-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Add 'internal_condition_case_5' (bug#45303). | Andrea Corallo | 2020-12-19 | 3 | -2/+33 | |
| | * | | | | | | | | | | | | | | | | | | | | | | * Add 'gcc_jit_type_get_const' to Windows dynamic load machinery (bug#45303). | Andrea Corallo | 2020-12-19 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | * Clean-up 'internal_condition_case_4' orphan declaration (bug#45303). | Andrea Corallo | 2020-12-19 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | * Move diagnostic pragmas out of namespace-scope (bug#45303). | Andrea Corallo | 2020-12-19 | 1 | -9/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Fix Windows libgccjit library name (bug#45303). | Andrea Corallo | 2020-12-19 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-12-12 | 16 | -114/+314 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-12-06 | 9 | -15/+84 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Vanilla build warning clean-up | Andrea Corallo | 2020-12-04 | 2 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | * Fix `load-history' causing a number of spurious compiler warnings | Andrea Corallo | 2020-12-04 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | * Reduce (half) the number of loads emitted for calling into C code | Andrea Corallo | 2020-12-04 | 1 | -10/+36 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-11-29 | 13 | -77/+223 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | * Synthesize as const primitive function pointers and its container struct. | Andrea Corallo | 2020-11-27 | 1 | -7/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-11-22 | 15 | -110/+130 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Make load argument of native-compile-async internal | Stefan Kangas | 2020-11-21 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ; Fix trivial typos | Stefan Kangas | 2020-11-20 | 3 | -8/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix eln file hasing for symlink paths (bug#44701) | Andrea Corallo | 2020-11-18 | 1 | -1/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Various doc fixes for comp.el and comp.c | Stefan Kangas | 2020-11-16 | 1 | -26/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into dev | Andrea Corallo | 2020-11-14 | 18 | -134/+308 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix debug symbol emission | Andrea Corallo | 2020-11-14 | 1 | -20/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add initial nativecomp typeset and range propagation support | Andrea Corallo | 2020-11-12 | 1 | -11/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | * Allow for manually bumbing new native compiler ABI versions | Andrea Corallo | 2020-11-07 | 1 | -3/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-11-07 | 18 | -119/+309 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow for native compilation qualities to be specified per input file | Andrea Corallo | 2020-11-07 | 1 | -17/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new cond-rw pass to have forward propagation track cond branches | Andrea Corallo | 2020-11-01 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-10-31 | 14 | -136/+266 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-10-23 | 14 | -759/+222 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-10-17 | 1 | -1/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Do not check eln timestamp as superseded by source hashing (bug#43532) | Andrea Corallo | 2020-10-15 | 1 | -16/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-10-14 | 7 | -14/+36 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use form native compilation in `comp-trampoline-compile' | Andrea Corallo | 2020-10-14 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Have `native-elisp-load' return the last registerd function | Andrea Corallo | 2020-10-14 | 2 | -8/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Provide feature nativecomp and make use of it | Andrea Corallo | 2020-10-10 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Various typo fixes in native compiler related files | Brian Leung | 2020-10-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-10-10 | 38 | -141/+172 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix failure when eln-cache is removed (introduced by 4a1bb46260) | Andrea Corallo | 2020-10-07 | 1 | -7/+37 | |