| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Native compiling do not target a directory with no write permission | Andrea Corallo | 2020-10-06 | 1 | -1/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make primitive redefinition effective through trampoline synthesis | Andrea Corallo | 2020-10-05 | 2 | -0/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-10-04 | 14 | -92/+167 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make filename hashing compatible with self contained builds (bug#43532) | Andrea Corallo | 2020-10-04 | 2 | -17/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix 'incoherent dumped eln file' error when DUMP-METHOD=pbootstrap | Andrea Corallo | 2020-10-02 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/pdumper.c (dump_do_dump_relocation): Better error for incoherent eln. | Andrea Corallo | 2020-10-02 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Improve some docstring in src/comp.c | Andrea Corallo | 2020-09-30 | 1 | -10/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into clean-up | Andrea Corallo | 2020-09-30 | 6 | -41/+94 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename in docstrings "non nil" into "non-nil" | Andrea Corallo | 2020-09-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/lisp.h: Remove a newline diff left over master. | Andrea Corallo | 2020-09-28 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean-up some now unnecessary diff against master | Andrea Corallo | 2020-09-29 | 1 | -20/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Always set 'Vexec_path' before 'Vinvocation_directory' (bug#43137) | Andrea Corallo | 2020-09-26 | 3 | -13/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-09-26 | 9 | -354/+294 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not install a subr trampoline twice | Andrea Corallo | 2020-09-24 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add `comp--install-trampoline' machinery | Andrea Corallo | 2020-09-23 | 1 | -0/+34 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make CHECK_SUBR public | Andrea Corallo | 2020-09-23 | 2 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix MacOS Emacs.app installation (bug#43532) | Andrea Corallo | 2020-09-22 | 1 | -9/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-09-21 | 29 | -145/+354 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Better error handling after calling 'gcc_jit_context_compile_to_file' | Andrea Corallo | 2020-09-15 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-09-13 | 4 | -11/+18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/comp.c (emit_static_object): Make use of ARRAYELTS. | Andrea Corallo | 2020-09-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Make use of new 'gcc_jit_global_set_initializer' entry point | Andrea Corallo | 2020-09-11 | 1 | -3/+42 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Guard against trying to rename files into eln sys directory | Andrea Corallo | 2020-09-10 | 1 | -0/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-09-10 | 3 | -24/+26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix rename file error when reloading the same file from an sys eln dir. | Andrea Corallo | 2020-09-10 | 1 | -6/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "* src/comp.c (Fcomp__compile_ctxt_to_file): Don't cleanup caches at b... | Andrea Corallo | 2020-09-10 | 1 | -4/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/comp.c (Fcomp__compile_ctxt_to_file): Don't cleanup caches at bootstrap. | Andrea Corallo | 2020-09-08 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Name temp eln files as .eln.tmp so we can't clean-up them mistakenly. | Andrea Corallo | 2020-09-08 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/data.c (subr-native-lambda-list): Defined it unconditionally (bug#43255) | Andrea Corallo | 2020-09-06 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/comp.c (Fcomp__compile_ctxt_to_file): Rename a variable. | Andrea Corallo | 2020-09-06 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/comp.c (Fnative_elisp_load): Make recompilation always effective. | Andrea Corallo | 2020-09-06 | 1 | -8/+23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rework eln deletion strategy for new eln-cache folder structure | Andrea Corallo | 2020-09-06 | 5 | -251/+31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-09-06 | 9 | -218/+178 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename and move eln system directory | Andrea Corallo | 2020-09-04 | 1 | -18/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix `load-filename' for installed instance (bug#43089) | Andrea Corallo | 2020-09-01 | 1 | -40/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rework native compiled lisp/d lambda list accessor | Andrea Corallo | 2020-09-01 | 1 | -13/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/lread.c (Fload): Fix for manual eln load. | Andrea Corallo | 2020-08-31 | 1 | -3/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix describe function arglist for native compiled lisp/d (bug#42572) | Andrea Corallo | 2020-08-31 | 1 | -2/+27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Have .elc files in `load-history' when loading native code (bug#43089) | Andrea Corallo | 2020-08-29 | 1 | -9/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Back using `load-file-name' when reading '#$' (bug#42961) | Andrea Corallo | 2020-08-29 | 1 | -5/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/lread.c (Fload): Bind load-file-name to the .elc filename. | Andrea Corallo | 2020-08-29 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEAD | Andrea Corallo | 2020-08-29 | 17 | -359/+383 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'add_driver_option' into HEAD | Andrea Corallo | 2020-08-26 | 1 | -0/+50 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Init gcc_jit_context_add_driver_option as optional | Andrea Corallo | 2020-08-26 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Rename comp-native-driver-options-available-p | Andrea Corallo | 2020-08-26 | 1 | -5/+7 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/comp.c (add_driver_options): Fix missing condition + clean-up pragma | Andrea Corallo | 2020-08-26 | 1 | -5/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add 'comp-native-driver-options-available-p' | Andreas Fuchs | 2020-08-26 | 1 | -0/+18 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Improve 'add_driver_options' | Andrea Corallo | 2020-08-26 | 1 | -18/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix windows NT handling for [...]_add_driver_options | Andreas Fuchs | 2020-08-26 | 1 | -8/+19 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass driver options to libgccjit where supported | Andreas Fuchs | 2020-08-19 | 1 | -0/+28 | |