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-02-26
; Nit fix in comment
AndreaCorallo
2020-02-06
Change parameter name into comp--compile-ctxt-to-file
AndreaCorallo
2020-03-01
Remove relocation index form LIMPLE setimm
AndreaCorallo
2020-03-01
Optimize relocation classes for object duplication
Andrea Corallo
2020-02-26
Store optimize qualities into .eln files
AndreaCorallo
2020-02-26
Rename d-base allocation classe into d-default
AndreaCorallo
2020-02-26
Add ephemeral relocation data class
AndreaCorallo
2020-02-16
Update copyright years plus two style nits
Andrea Corallo
2020-02-15
Rework frame layout
Andrea Corallo
2020-02-06
Clean-up unused variable into load_comp_unit
Andrea Corallo
2020-02-04
Add assertion in load_comp_unit
Andrea Corallo
2020-02-03
Rework load mechanism to make Vcomp_loaded_handles unnecessary
Andrea Corallo
2020-02-03
Fix load_comp_unit for non zero speeds
AndreaCorallo
2020-01-12
Split relocated data into two separate arrays
Andrea Corallo
2020-01-11
Move function reloc data into pure space during bootstrap
Andrea Corallo
2020-01-02
Do not block sw interrupts in batch mode (don't ignore C-c)
Andrea Corallo
2020-01-01
compile each eln to a temporary one and rename it as last
Andrea Corallo
2020-01-01
fix nit
Andrea Corallo
2020-01-01
fix non local propagation handling
Andrea Corallo
2020-01-01
sign and check function link table
Andrea Corallo
2020-01-01
some rework to please --enable-check-lisp-object-type
Andrea Corallo
2020-01-01
rename IMPORTED_FUNC_LINK_TABLE -> FUNC_LINK_TABLE_SYM
Andrea Corallo
2020-01-01
do not force function inlining
Andrea Corallo
2020-01-01
always fill freloc before compiling too
Andrea Corallo
2020-01-01
never load a compilation unit without filling the func link table
Andrea Corallo
2020-01-01
mitigate ifdef proliferation
Andrea Corallo
2020-01-01
some style fixes
Andrea Corallo
2020-01-01
add native elisp subr pdumper support
Andrea Corallo
2020-01-01
add native compilation unit pdumper support
Andrea Corallo
2020-01-01
some more pdumper integration support
Andrea Corallo
2020-01-01
Revert "use memory mapped file for loading elns"
Andrea Corallo
2020-01-01
fix invalid read in fill_freloc
Andrea Corallo
2020-01-01
rationalize load functions
Andrea Corallo
2020-01-01
clean-up unnecessary function prevent_gc
Andrea Corallo
2020-01-01
remove load_handle_stack and use the implementation one
Andrea Corallo
2020-01-01
some rename on compilation unit struct
Andrea Corallo
2020-01-01
initial gc support
Andrea Corallo
2020-01-01
use memory mapped file for loading elns
Andrea Corallo
2020-01-01
add basic compilation unit into structure
Andrea Corallo
2020-01-01
better scratch slot support
Andrea Corallo
2020-01-01
fix some nits
Andrea Corallo
2020-01-01
make use of ARRAYELTS macro where possible
Andrea Corallo
2020-01-01
malloc instead of static alloc into emit_ctxt_code
Andrea Corallo
2020-01-01
fix comp--register-subr
Andrea Corallo
2020-01-01
remove advice dependency
Andrea Corallo
2020-01-01
clean-up old function relocation code
Andrea Corallo
2020-01-01
reworking relocation mechanism to use one single table
Andrea Corallo
2020-01-01
stringify within macro ADD_IMPORTED
Andrea Corallo
2020-01-01
use safe alloca in declare_imported_func
Andrea Corallo
2020-01-01
style nit
Andrea Corallo
[prev]
[next]