diff options
author | Pip Cet <pipcet@protonmail.com> | 2024-08-20 18:40:29 +0000 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2024-12-12 22:48:11 +0100 |
commit | b2bc337a5f8d84978029873ce8e51b8d3d53121a (patch) | |
tree | f80a5ea808dbdd8997f6f0e2860dc16c42e84c61 /lisp/emacs-lisp/comp.el | |
parent | 15e2b14f03796467fab8e8086d293a5813afaa5b (diff) | |
download | emacs-b2bc337a5f8d84978029873ce8e51b8d3d53121a.tar.gz emacs-b2bc337a5f8d84978029873ce8e51b8d3d53121a.tar.bz2 emacs-b2bc337a5f8d84978029873ce8e51b8d3d53121a.zip |
Unexec removal: Remove HYBRID_MALLOC support
* src/gmalloc.c (gdefault_morecore): Remove HYBRID_MALLOC code.
(allocated_via_gmalloc, hybrid_malloc, hybrid_calloc, hybrid_free_1)
(hybrid_free, hybrid_aligned_alloc, hybrid_realloc): Remove functions.
* msdos/sed1v2.inp:
* msdos/sedlibmk.inp:
* src/alloc.c (GC_MALLOC_CHECK, USE_ALIGNED_ALLOC)
(refill_memory_reserve, aligned_alloc):
* src/emacs.c (main):
* src/lastfile.c (my_edata):
* src/lisp.h:
* src/ralloc.c:
* src/sysdep.c (get_current_dir_name_or_unreachable):
* src/xdisp.c (decode_mode_spec): Remove HYBRID_MALLOC conditions.
* configure.ac (hybrid_malloc, HYBRID_MALLOC): Remove variables and
dependent code.
* src/conf_post.h (hybrid_malloc, hybrid_calloc, hybrid_free)
(hybrid_aligned_alloc, hybrid_realloc): Remove conditional prototypes.
* src/Makefile.in (HYBRID_MALLOC): Remove variable.
(base_obj): Remove sheap.o
(LIBEGNU_ARCHIVE):
* lib/Makefile.in (libgnu_a_OBJECTS): Remove libegnu.a support.
Diffstat (limited to 'lisp/emacs-lisp/comp.el')
0 files changed, 0 insertions, 0 deletions