aboutsummaryrefslogtreecommitdiffstats
path: root/exec (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * exec/loader-mips64el.s (skip_environ): Eliminate one more `daddi'.Po Lu2025-04-151-1/+2
* Unconditionally define MIPS_NABI on mips64elPo Lu2025-04-151-1/+2
* * exec/loader-mips64el.s (rest_of_exec): Deal with assembler bugs.Po Lu2025-04-151-2/+4
* * exec/configure.ac (exec_CHECK_MIPS_NABI): Test __LP64__ also.Po Lu2025-04-151-2/+2
* Port recent Android changes to mips64elPo Lu2025-04-156-115/+253
* Address typos in MIPS executable loaderPo Lu2025-04-151-6/+5
* Port recent changes to mipsel systemsPo Lu2025-04-145-101/+224
* Fix typos in executable loadersPo Lu2025-04-142-3/+3
* Replace AT_EXECFN in auxiliary vectors of programs executed on AndroidPo Lu2025-04-136-325/+636
* Merge from savannah/emacs-30Po Lu2025-02-091-14/+44
|\
| * Fix program execution on Android 15 QPR2 BetaPo Lu2025-02-091-14/+44
| * Fix copyright years by handStefan Kangas2025-01-021-1/+1
| * Update copyright year to 2025Stefan Kangas2025-01-0218-18/+18
| * * Bump Emacs version to 30.0.93Andrea Corallo2024-12-191-1/+1
| * Bump Emacs version to 30.0.92Andrea Corallo2024-10-261-1/+1
| * Bump Emacs version to 30.0.91emacs-30.0.91Andrea Corallo2024-09-111-1/+1
* | ; * exec/configure.ac (config-mips.m4): Fix typo.Po Lu2025-01-031-1/+1
* | Fix volatile Android buildPo Lu2025-01-021-1/+1
* | Fix copyright years by handPaul Eggert2025-01-011-1/+1
* | Update copyright year to 2025Paul Eggert2025-01-0118-18/+18
* | ; Fix typosStefan Kangas2024-11-211-1/+1
* | Fix some #! misparsing in check_interpreterPaul Eggert2024-09-171-5/+5
* | ; * exec/configure.ac: Update version.Po Lu2024-09-111-1/+1
* | Merge from savannah/emacs-30Po Lu2024-09-111-1/+1
|\ \ | |/
| * ; Update version number of exec/configure.acPo Lu2024-09-111-1/+1
* | Port seccomp acceleration to Linux 3.5.0Po Lu2024-07-023-26/+98
* | * exec/exec.c (exec_0): Restore erroneously deleted statement.Po Lu2024-07-011-0/+3
* | ; * exec/trace.c (seccomp_system_call): Typo in commentary.Po Lu2024-07-011-2/+2
* | Optimize process execution on AndroidPo Lu2024-07-016-219/+666
* | Disable preprocessing of assembler files with m4 on non-MIPS systemsPo Lu2024-06-274-205/+211
|/
* * exec/trace.c (rpl_stpcpy): Replace stpcpy if absent.Po Lu2024-03-141-0/+30
* Improve /proc/self/exe substitution on AndroidPo Lu2024-03-144-11/+121
* * exec/configure.ac (OPENAT_SYSCALL): Define on MIPS.Po Lu2024-01-291-0/+4
* Intercept calls to `openat' under AndroidPo Lu2024-01-273-2/+150
* ; * exec/Makefile.in: Correct typo.Po Lu2024-01-211-1/+1
* ; * exec/Makefile.in (extraclean): Remove standard files.Po Lu2024-01-211-2/+5
* Fix autogen.sh’s spurious ‘git diff’ outputPaul Eggert2024-01-203-4222/+0
* ; Update copyright years in more filesPo Lu2024-01-021-1/+1
* ; Add 2024 to copyright yearsPo Lu2024-01-0220-20/+20
* ; Use ?c instead of integer in local variablesStefan Kangas2023-12-103-3/+3
* ; Fix typosStefan Kangas2023-12-102-2/+2
* ; Update Autoconf auxiliaries in execPo Lu2023-11-262-27/+50
* Correct build on systems without PAGE_MASKPo Lu2023-09-181-1/+1
* Correct crash in child processes under armeabi AndroidPo Lu2023-09-181-8/+14
* Avoid stpncpyPaul Eggert2023-08-122-74/+7
* Merge from origin/emacs-29Eli Zaretskii2023-08-122-2/+1
* Stop tracking exec/config.h.inPo Lu2023-08-071-358/+0
* Update Android portPo Lu2023-07-201-3/+3
* ; * exec/loader-mips64el.s (rest_of_exec): Fix typo in comment.Po Lu2023-06-271-1/+1
* ; * exec/Makefile.in (clean): Add `exec1'.Po Lu2023-06-191-1/+1