index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
comp.c
Age
Commit message (
Expand
)
Author
2020-08-26
* Rename comp-native-driver-options-available-p
Andrea Corallo
2020-08-26
* src/comp.c (add_driver_options): Fix missing condition + clean-up pragma
Andrea Corallo
2020-08-26
* Add 'comp-native-driver-options-available-p'
Andreas Fuchs
2020-08-26
* Improve 'add_driver_options'
Andrea Corallo
2020-08-26
Fix windows NT handling for [...]_add_driver_options
Andreas Fuchs
2020-08-23
Rework eln hash filename strategy
Andrea Corallo
2020-08-20
Revert "Fix native code uneffective loads after recompilation" (bug#42944)
Andrea Corallo
2020-08-19
Pass driver options to libgccjit where supported
Andreas Fuchs
2020-08-19
Fix native code uneffective loads after recompilation
Andrea Corallo
2020-08-17
* Improve eln filename hashing
Andrea Corallo
2020-08-17
Allow for native compiling .el.gz files
Andrea Corallo
2020-08-17
Make install target functional for new eln-cache directory arrangement
Andrea Corallo
2020-08-17
Make comp-deferred-compilation a simple global and set it on by default
Andrea Corallo
2020-08-17
Move eln files into dedicated cache directories
Andrea Corallo
2020-07-15
* Fix bug#42360
Andrea Corallo
2020-07-13
* Rework frame allocation strategy
Andrea Corallo
2020-07-13
* Rework the backend to allocate arument arrays for call by references
Andrea Corallo
2020-06-29
Revert "* src/comp.c (Fcomp__register_subr): Remove code duplication using Fd...
Andrea Corallo
2020-06-28
* Enable deferred compilation for dynamic scoped code
Andrea Corallo
2020-06-28
* src/comp.c (Fcomp__register_subr): Remove code duplication using Fdefalias.
Andrea Corallo
2020-06-28
* Setup correctly the printer while dumping objs in native CU (bug#42088)
Andrea Corallo
2020-06-27
src/comp.c (Fcomp__register_subr): Handle advice activation (bug#42038).
Andrea Corallo
2020-06-22
;* src/comp.c (define_maybe_gc_or_quit): Fix a comment.
Andrea Corallo
2020-06-22
* src/comp.c (Fcomp__compile_ctxt_to_file): Confine gcc optim level in [0, 3].
Andrea Corallo
2020-06-22
Allow per function speed declaration
Andrea Corallo
2020-06-19
Add native compiler dynamic scope support
Andrea Corallo
2020-06-13
* Implement 'maybe_gc_or_quit' to allow correct GC in compiled Lisp.
Andrea Corallo
2020-06-11
Fix recursive load for non cons hashed 'data_ephemeral_vec' content
Andrea Corallo
2020-06-11
Remove `Vcomp_sym_subr_c_name_h'
Andrea Corallo
2020-06-10
* Remove unused 'helper_save_window_excursion'
Andrea Corallo
2020-06-08
Rename lambda_gc_guard -> lambda_gc_guard_h
Andrea Corallo
2020-06-08
* Fix load logic for the reloading CU case (bug#41754)
Andrea Corallo
2020-06-06
* Clean-up unnecessary lisp_X context definition
Andrea Corallo
2020-06-06
Change 'direct-call' 'direct-callref' LIMPLE ops sematinc
Andrea Corallo
2020-06-04
* Fix build for --enable-check-lisp-object-type=yes (bug#41703)
Andrea Corallo
2020-06-02
Fix DLL imports of gccjit version functions.
Nicolás Bértolo
2020-06-01
* Throw an ICE when asked to emit a cast with sign extension.
Nicolás Bértolo
2020-06-01
* Define casts using functions.
Nicolás Bértolo
2020-06-01
* Remove unnecessary DLL load of gcc_jit_block_add_assignment_op.
Nicolás Bértolo
2020-05-31
Store libgccjit version into generated code
Andrea Corallo
2020-05-31
* Optimize 'emit_static_object' for load-time
Andrea Corallo
2020-05-31
* Add `comp-libgccjit-version' subr
Andrea Corallo
2020-05-31
* Cut down compile-time emitting static data as string literals
Nicolás Bértolo
2020-05-31
* Emit better debug comments in emit_static_object
Andrea Corallo
2020-05-31
Do not call `gensym' too early when loading a dump file.
Nicolás Bértolo
2020-05-24
; Ease ifdef navigation in native-comp files
Andrea Corallo
2020-05-24
Fix GNU style
Andrea Corallo
2020-05-25
Improve handling of native compilation units still in use in Windows
Nicolás Bértolo
2020-05-23
* src/comp.c: Aesthetic, GNU style fixes.
Andrea Corallo
2020-05-23
Load libgccjit dynamically in Windows.
Nicolás Bértolo
[prev]
[next]