summaryrefslogtreecommitdiff
path: root/src/comp.c
Commit message (Expand)AuthorAge
* ; Fix typosStefan Kangas2022-11-18
* ; * src/comp.c (Fnative_elisp_load): Fix typo in docstringJuanma Barranquero2022-11-17
* Merge from origin/emacs-28Stefan Kangas2022-10-16
|\
| * ; Fix documentation of 'comp-enable-subr-trampolines'Eli Zaretskii2022-10-15
| * Update error message to reflect variable renameJeff Walsh2022-06-09
* | Add comment explaining gcc_jit_context_new_bitcast usage.Vibhav Pant2022-10-05
* | Address styling comments.Vibhav Pant2022-10-05
* | comp.c: Add declaration for gcc_jit_type_is_pointer.Vibhav Pant2022-10-05
* | src/comp.c: Use libgccjit's bitcast API for type coercion, when available.Vibhav Pant2022-10-05
* | Rename to inhibit-automatic-native-compilationLars Ingebrigtsen2022-10-03
* | Add new variable 'inhibit-native-compilation'Lars Ingebrigtsen2022-10-03
* | Update error message to reflect variable renameJeff Walsh2022-09-03
* | * Expose `comp-loaded-comp-units-h'Andrea Corallo2022-08-18
* | ; Fix warnings from #pragma GCC iagnostic pop on macOSGerd Möllmann2022-07-30
* | native-comp-eln-load-path doc string fixLars Ingebrigtsen2022-07-02
* | Use BASE_EQ instead of EQ where obviously safeMattias Engdegård2022-06-16
* | Use BASE_EQ when comparing with QunboundMattias Engdegård2022-06-12
* | Revert "* src/comp.c (Fcomp_el_to_eln_filename): Update error message."Eli Zaretskii2022-06-09
* | * src/comp.c (Fcomp_el_to_eln_filename): Update error message.Jeff Walsh2022-06-09
* | Audit quoting symbols in C doc stringsLars Ingebrigtsen2022-05-24
* | Avoid compiler warnings on macOS (bug#55595)Eli Zaretskii2022-05-23
* | Adjust more prin1-to-string callersLars Ingebrigtsen2022-05-15
* | Port struct Lisp_Subr to C99Paul Eggert2022-04-18
* | * src/comp.c: Few improvements following 71b8f1fc635.Andrea Corallo2022-03-22
* | ; * src/comp.c: Update a comment.Andrea Corallo2022-03-21
* | Make native helper functions staticPaul Eggert2022-03-19
* | Remove unused fns/data and make fns staticPaul Eggert2022-03-19
* | Remove internal_condition_case_[345]Paul Eggert2022-03-19
* | Make `command-modes' work for (native-compiled) subrs, tooLars Ingebrigtsen2022-03-19
* | Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias Engdegård2022-02-12
* | * Improve 'maybe_defer_native_compilation'Andrea Corallo2022-02-01
* | Rename `comp--loadable' into `comp--compilable'Andrea Corallo2022-02-01
* | Reduce code duplication in parts of (auto)load&defaliasStefan Monnier2022-01-28
* | ; Rename 'startup--require-comp-safetly'Eli Zaretskii2022-01-28
* | Fix potential native compiler circular dependencies during loadAndrea Corallo2022-01-27
* | * src/comp.c (emit_lisp_obj_rval): Make use of NILP.Andrea Corallo2022-01-25
* | * src/comp.c (emit_limple_insn): Fix another int/Lisp_Object mixupStefan Monnier2022-01-25
* | Merge branch 'master' into scratch/correct-warning-posAlan Mackenzie2022-01-11
|\ \
| * | Merge from origin/emacs-28Eli Zaretskii2022-01-01
| |\|
| | * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
| * | Have 'dlopen' use RTLD_GLOBAL in 'dynlib_open'Andrea Corallo2021-12-15
| * | Merge from origin/emacs-28Stefan Kangas2021-12-03
| |\|
| | * Port to C compilers that lack size-0 arraysPaul Eggert2021-12-02
| * | Merge from origin/emacs-28Stefan Kangas2021-12-01
| |\|
| | * ; * src/comp.c (syms_of_comp) <comp-no-native-file-h>: Doc fix.Eli Zaretskii2021-11-30
| * | ; * src/comp.c (syms_of_comp): Fix first lines of doc strings.Eli Zaretskii2021-11-30
| * | Improve native compiler startup circular dependecy prevention mechanismAndrea Corallo2021-11-30
* | | Try to make scratch/correct-warning-pos build on Windows and not segfaultAlan Mackenzie2021-12-31
* | | Miscellaneous enhancements to scratch/correct-warning-pos.Alan Mackenzie2021-12-31
* | | Make symbols with positions work with native compilationAlan Mackenzie2021-12-30
|/ /