aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Native compiling do not target a directory with no write permissionAndrea Corallo2020-10-061-1/+15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make primitive redefinition effective through trampoline synthesisAndrea Corallo2020-10-052-0/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-10-0414-92/+167
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make filename hashing compatible with self contained builds (bug#43532)Andrea Corallo2020-10-042-17/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix 'incoherent dumped eln file' error when DUMP-METHOD=pbootstrapAndrea Corallo2020-10-021-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/pdumper.c (dump_do_dump_relocation): Better error for incoherent eln.Andrea Corallo2020-10-021-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Improve some docstring in src/comp.cAndrea Corallo2020-09-301-10/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into clean-upAndrea Corallo2020-09-306-41/+94
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename in docstrings "non nil" into "non-nil"Andrea Corallo2020-09-281-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/lisp.h: Remove a newline diff left over master.Andrea Corallo2020-09-281-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean-up some now unnecessary diff against masterAndrea Corallo2020-09-291-20/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Always set 'Vexec_path' before 'Vinvocation_directory' (bug#43137)Andrea Corallo2020-09-263-13/+24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-09-269-354/+294
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not install a subr trampoline twiceAndrea Corallo2020-09-241-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add `comp--install-trampoline' machineryAndrea Corallo2020-09-231-0/+34
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make CHECK_SUBR publicAndrea Corallo2020-09-232-6/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix MacOS Emacs.app installation (bug#43532)Andrea Corallo2020-09-221-9/+21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-09-2129-145/+354
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Better error handling after calling 'gcc_jit_context_compile_to_file'Andrea Corallo2020-09-151-0/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-09-134-11/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/comp.c (emit_static_object): Make use of ARRAYELTS.Andrea Corallo2020-09-111-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Make use of new 'gcc_jit_global_set_initializer' entry pointAndrea Corallo2020-09-111-3/+42
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Guard against trying to rename files into eln sys directoryAndrea Corallo2020-09-101-0/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-09-103-24/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix rename file error when reloading the same file from an sys eln dir.Andrea Corallo2020-09-101-6/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "* src/comp.c (Fcomp__compile_ctxt_to_file): Don't cleanup caches at b...Andrea Corallo2020-09-101-4/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/comp.c (Fcomp__compile_ctxt_to_file): Don't cleanup caches at bootstrap.Andrea Corallo2020-09-081-1/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Name temp eln files as .eln.tmp so we can't clean-up them mistakenly.Andrea Corallo2020-09-081-3/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/data.c (subr-native-lambda-list): Defined it unconditionally (bug#43255)Andrea Corallo2020-09-061-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/comp.c (Fcomp__compile_ctxt_to_file): Rename a variable.Andrea Corallo2020-09-061-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/comp.c (Fnative_elisp_load): Make recompilation always effective.Andrea Corallo2020-09-061-8/+23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rework eln deletion strategy for new eln-cache folder structureAndrea Corallo2020-09-065-251/+31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-09-069-218/+178
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename and move eln system directoryAndrea Corallo2020-09-041-18/+16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix `load-filename' for installed instance (bug#43089)Andrea Corallo2020-09-011-40/+22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rework native compiled lisp/d lambda list accessorAndrea Corallo2020-09-011-13/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/lread.c (Fload): Fix for manual eln load.Andrea Corallo2020-08-311-3/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix describe function arglist for native compiled lisp/d (bug#42572)Andrea Corallo2020-08-311-2/+27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Have .elc files in `load-history' when loading native code (bug#43089)Andrea Corallo2020-08-291-9/+15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Back using `load-file-name' when reading '#$' (bug#42961)Andrea Corallo2020-08-291-5/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/lread.c (Fload): Bind load-file-name to the .elc filename.Andrea Corallo2020-08-291-2/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-08-2917-359/+383
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'add_driver_option' into HEADAndrea Corallo2020-08-261-0/+50
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Init gcc_jit_context_add_driver_option as optionalAndrea Corallo2020-08-261-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Rename comp-native-driver-options-available-pAndrea Corallo2020-08-261-5/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/comp.c (add_driver_options): Fix missing condition + clean-up pragmaAndrea Corallo2020-08-261-5/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add 'comp-native-driver-options-available-p'Andreas Fuchs2020-08-261-0/+18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Improve 'add_driver_options'Andrea Corallo2020-08-261-18/+10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix windows NT handling for [...]_add_driver_optionsAndreas Fuchs2020-08-261-8/+19
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass driver options to libgccjit where supportedAndreas Fuchs2020-08-191-0/+28