index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
unexelf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Remove printmax_t etc.
Paul Eggert
2019-07-07
1
-1
/
+2
*
Pacify GCC when compiling unexelf.c on Fedora 30
Paul Eggert
2019-05-30
1
-0
/
+1
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Port to QNX
Paul Eggert
2017-10-24
1
-6
/
+9
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Fix crash when built by GNU Gold linker on x86
Paul Eggert
2017-06-20
1
-1
/
+11
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Clean out some IRIX cruft
Paul Eggert
2016-12-06
1
-50
/
+0
*
|
Port to FreeBSD 11 AMD
Paul Eggert
2016-11-08
1
-0
/
+4
*
|
Merge from origin/emacs-25
John Wiegley
2016-03-11
1
-2
/
+2
|
\
|
|
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
|
Remove support for IRIX
Paul Eggert
2016-03-07
1
-26
/
+0
*
|
* src/alloc.c: Include "sheap.h".
Paul Eggert
2016-01-30
1
-8
/
+0
*
|
Pacify GCC on extern decls
Paul Eggert
2016-01-30
1
-1
/
+4
*
|
unexelf.c hook to support HYBRID_MALLOC on ELF
Rich Felker
2016-01-30
1
-0
/
+5
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
ELF unexec: align section header
Paul Eggert
2015-11-16
1
-3
/
+8
*
* src/unexelf.c (NEW_PROGRAM_H): Remove unused macro (Bug#20614).
Paul Eggert
2015-11-08
1
-3
/
+1
*
ELF unexec: Don't insert a new section
Alan Modra
2015-11-08
1
-474
/
+50
*
ELF unexec: Drive from PT_LOAD header rather than sections
Alan Modra
2015-11-08
1
-213
/
+77
*
ELF unexec: R_*_NONE relocs
Alan Modra
2015-11-08
1
-7
/
+7
*
ELF unexec: _OBJC_ symbols in bss sections
Alan Modra
2015-11-08
1
-13
/
+18
*
ELF unexec: Symbol table patching
Alan Modra
2015-11-08
1
-4
/
+5
*
ELF unexec: Merge Alpha and MIPS COFF debug handling
Alan Modra
2015-11-08
1
-67
/
+29
*
ELF unexec: Tidy code
Alan Modra
2015-11-08
1
-114
/
+96
*
ELF unexec: Correct section header index
Alan Modra
2015-11-08
1
-8
/
+8
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Simplify unexec file mode setting
Paul Eggert
2014-12-20
1
-11
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Use bool for boolean, focusing on headers.
Paul Eggert
2013-12-14
1
-1
/
+0
*
Fix races with threads and file descriptors.
Paul Eggert
2013-07-11
1
-3
/
+3
*
Use emacs_open more consistently when opening files.
Paul Eggert
2013-07-05
1
-6
/
+5
*
* unexelf.c: Don't assume ElfW (Half) fits in int.
Paul Eggert
2013-05-07
1
-27
/
+26
*
* unexelf.c: Fix some 32-bit integer problems, notably when debugging.
Paul Eggert
2013-05-05
1
-81
/
+94
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
* src/unexelf.c (ELFSIZE) [__NetBSD__ && _LP64]: Set to 64
enami tsugutomo
2012-11-16
1
-1
/
+1
*
Port to OpenBSD 5.1.
Paul Eggert
2012-10-20
1
-4
/
+6
*
Assume C89 or later.
Paul Eggert
2012-05-21
1
-5
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Fix for GNUstep build failure during dumping.
YAMAMOTO Mitsuharu
2011-12-09
1
-3
/
+9
*
Fix typos.
Juanma Barranquero
2011-11-14
1
-1
/
+1
*
Whitespace changes.
Juanma Barranquero
2011-09-09
1
-36
/
+36
*
Port to OpenBSD.
Paul Eggert
2011-07-19
1
-2
/
+2
*
* unexelf.c (unexec): Don't assume BSS addr fits in unsigned.
Paul Eggert
2011-06-12
1
-1
/
+2
*
* unexelf.c (unexec) [! (defined _SYSTYPE_SYSV || defined __sgi)]:
Paul Eggert
2011-03-29
1
-0
/
+4
[next]