aboutsummaryrefslogtreecommitdiffstats
path: root/src/pdumper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * src/pdumper.c (dump_buffer): Update hash.Yuan Fu2025-05-071-1/+1
* Prevent unrelocated symbols with position from being dumpedPo Lu2025-04-171-3/+9
* Do not redundantly dump constant forwarding objectsPo Lu2025-03-291-66/+52
* Reenable mmap-based dump allocation on wide int configurationsPo Lu2025-03-101-1/+1
* ; Correct typos in commentary and error messagesPo Lu2025-03-101-1/+1
* Re-port to 32-bit systems without alignment primitivesPo Lu2025-03-091-58/+83
* ; Enable pdumper on some buggy versions of Sun CPo Lu2025-03-081-9/+15
* ; Grammar fixes for "native-compiled"Stefan Kangas2025-02-281-1/+1
* ; Fix typosStefan Kangas2025-02-221-1/+1
* ; * src/pdumper.c (Fdump_emacs_portable): Fix typo in comment.Po Lu2025-02-201-1/+1
* Port to modern GCC and pdumper on MS-DOSPo Lu2025-02-201-2/+18
* ; src/pdumper.c (dump_hash_table): Bump CHECK_STRUCTS hash.Pip Cet2025-02-011-1/+1
* Use #$ for lambda fixups in native compilation data vectorsPip Cet2025-02-011-1/+1
* Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-14/+4
|\
| * Use '--lambda-fixup' as native compiler fixup symbol for lambdasAndrea Corallo2024-12-181-1/+1
| * Update pdumper hashesPip Cet2024-12-121-2/+2
| * Pure storage removal: Adjust nativecomp codePip Cet2024-12-121-2/+2
| * Pure storage removal: Remove purecopy hash table flagPip Cet2024-12-121-1/+0
| * Pure storage removal: Remove support for pinned objectsPip Cet2024-12-121-1/+0
| * Pure storage removal: Replace calls to removed functionsPip Cet2024-12-121-2/+0
| * Unexec removal: Main partPip Cet2024-12-121-6/+0
* | Revert "Prefer static switch-case checking in pdumper"Pip Cet2025-01-311-0/+19
* | Revert "Pacify -Wanalyzer-use-of-uninitialized-value"Pip Cet2025-01-311-29/+62
* | Revert "; * src/pdumper.c (dump_do_fixup): Pacify GCC.Pip Cet2025-01-311-1/+1
* | ; * src/pdumper.c (dump_do_fixup): Pacify GCC.Eli Zaretskii2025-01-301-1/+1
* | Pacify -Wanalyzer-use-of-uninitialized-valuePaul Eggert2025-01-261-62/+29
* | Fix compilation warnings in pdumper with !HAVE_NATIVECOMPStefan Kangas2025-01-261-3/+7
* | Prefer static switch-case checking in pdumperStefan Kangas2025-01-261-19/+0
* | ; * src/pdumper.c (dump_hash_table): Adjust hash; bitfields changed.Pip Cet2025-01-221-1/+1
* | Port pdumper to unlikely long sprintf outputPaul Eggert2025-01-211-4/+6
* | pdumper: Add static_assert for EMACS_RELOC_TYPE_BITSStefan Kangas2025-01-201-0/+2
* | Remove redundant case_Lisp_Int macroStefan Kangas2025-01-201-1/+2
* | Prefer calln to CALLN where applicableStefan Kangas2025-01-141-1/+1
* | In xt_action_hook don't act on deleted window's scroll bar (Bug#75120)Martin Rudalics2025-01-091-1/+1
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
|/
* * src/pdumper.c (dump_interval_node): Fix itree_node struct hash.Andrea Corallo2024-11-161-1/+1
* Fix Cygw32 buildEli Zaretskii2024-11-121-4/+7
* Prefer static_assert to verifyStefan Kangas2024-08-221-13/+13
* Fix typo in pdumper.cPip Cet2024-08-051-2/+2
* ; Fix recent changes in pdumper.cEli Zaretskii2024-07-211-4/+2
* Support compiled queries in pdump by dumping source (bug#69952)Sergey Vinokurov2024-07-201-1/+22
* Fix dumping finalizers with pdumperPip Cet2024-07-041-3/+3
* (dump_interval_node): Remove unused arg `offset`Stefan Monnier2024-07-021-6/+5
* Rename `SUBR_NATIVE_COMPILED` to `NATIVE_COMP_FUNCTION` (bug#71123)Stefan Monnier2024-05-281-2/+2
* Replace calls to intern with a constant string with DEFSYMsPo Lu2024-05-091-1/+1
* ; Update pvec_type hash for CHECK_STRUCTSBasil L. Contovounesios2024-05-011-1/+1
* (COMPILED): Rename to CLOSUREStefan Monnier2024-04-281-1/+1
* New `sort` keyword arguments (bug#69709)Mattias EngdegÄrd2024-03-291-3/+3
* Fix bug with CHECK_STRUCTS introduced by last buffer.h changeMartin Rudalics2024-03-151-1/+2
* ; Update Lisp_Obarray hash for CHECK_STRUCTSBasil L. Contovounesios2024-02-281-3/+3