aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use #$ for lambda fixups in native compilation data vectorsscratch/no-purespacePip Cet2025-01-183-10/+26
* ; Remove some references to deleted filesStefan Kangas2025-01-094-5/+2
* Fix define_error docstring for pure space removalStefan Kangas2025-01-081-2/+1
* ; * configure.ac: Minor simplification.Stefan Kangas2024-12-291-2/+0
* Delete firstfile.c and lastfile.cStefan Kangas2024-12-287-106/+2
* ; * nt/INSTALL: Delete reference to unexec build.Stefan Kangas2024-12-281-1/+0
* * Make again `comp--finalize-container' compilableAndrea Corallo2024-12-181-1/+4
* Use '--lambda-fixup' as native compiler fixup symbol for lambdasAndrea Corallo2024-12-182-3/+3
* * Revert "Remove check_comp_unit_relocs"Andrea Corallo2024-12-181-0/+27
* Remove check_comp_unit_relocsGerd Möllmann2024-12-171-27/+0
* ; * src/fns.c (maybe_resize_hash_table): Remove debugging code.Pip Cet2024-12-161-5/+0
* Don't define SYSTEM_PURESIZE_EXTRAStefan Kangas2024-12-151-3/+0
* Remove some more references to pure spaceStefan Kangas2024-12-152-4/+0
* Improve purify-flag docstringStefan Kangas2024-12-151-7/+5
* Don't document removed SITELOAD_PURESIZE_EXTRAStefan Kangas2024-12-151-13/+3
* Remove another purecopy call in files.elStefan Kangas2024-12-151-1/+1
* Fix a typo which caused test failuresPip Cet2024-12-142-2/+2
* Mark pure-bytes-used as obsoleteStefan Kangas2024-12-121-0/+2
* Delete variable pure-space-overflowStefan Kangas2024-12-122-6/+0
* Make 'purecopy' an obsolete function alias for 'identity'Stefan Kangas2024-12-127-63/+9
* Delete obsolete comment about using purespaceStefan Kangas2024-12-121-7/+0
* Delete workaround for purespace in cl-genericStefan Kangas2024-12-121-5/+1
* Remove unused function my_heap_startStefan Kangas2024-12-122-20/+0
* Remove check for working malloc_set_stateStefan Kangas2024-12-122-32/+2
* Remove purespace fix from cl-preloaded.elStefan Kangas2024-12-121-14/+1
* Delete remaining calls to purecopyStefan Kangas2024-12-1238-207/+172
* Don't call purecopy in mouse.elStefan Kangas2024-12-121-75/+70
* Don't call purecopy in emacs-lisp/*.elStefan Kangas2024-12-1211-69/+69
* Don't call purecopy in dnd.elStefan Kangas2024-12-123-54/+53
* Don't call purecopy in vc/*.elStefan Kangas2024-12-127-75/+75
* Don't call purecopy in help-mode.elStefan Kangas2024-12-121-45/+43
* Don't call purecopy in textmodes/*.elStefan Kangas2024-12-126-64/+63
* Don't call purecopy in progmodes/*.elStefan Kangas2024-12-127-19/+19
* Don't call purecopy in bindings.elStefan Kangas2024-12-121-35/+31
* Don't call purecopy in common-win.elStefan Kangas2024-12-121-162/+161
* Don't call purecopy in international/*.elStefan Kangas2024-12-127-106/+76
* Remove purecopy calls from files.elStefan Kangas2024-12-121-350/+338
* Avoid compiler warning in process_mark_stackPip Cet2024-12-121-3/+5
* Update pdumper hashesPip Cet2024-12-121-2/+2
* Make bindings--define-key obsoleteStefan Kangas2024-12-127-465/+444
* Purecopy removal: Lisp codePip Cet2024-12-123-8/+2
* Unexec removal: Build systemPip Cet2024-12-123-43/+1
* Unexec removal: Documentation adjustmentsPip Cet2024-12-123-122/+4
* Don't recognize "bootstrap" option for --temacsPip Cet2024-12-121-2/+1
* Pure storage removal: DocumentationPip Cet2024-12-122-32/+5
* Pure storage removal: Bump nativecomp ABIPip Cet2024-12-121-1/+1
* Pure storage removal: Remove documentationPip Cet2024-12-124-80/+1
* Pure storage removal: Adjust nativecomp codePip Cet2024-12-125-175/+22
* Pure storage removal: Remove docstring hackPip Cet2024-12-121-6/+0
* Pure storage removal: Remove purecopy hash table flagPip Cet2024-12-1215-44/+22