summaryrefslogtreecommitdiff
path: root/src/unexelf.c
Commit message (Expand)AuthorAge
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Update copyright year to 2016Paul Eggert2016-01-01
* ELF unexec: align section headerPaul Eggert2015-11-16
* * src/unexelf.c (NEW_PROGRAM_H): Remove unused macro (Bug#20614).Paul Eggert2015-11-08
* ELF unexec: Don't insert a new sectionAlan Modra2015-11-08
* ELF unexec: Drive from PT_LOAD header rather than sectionsAlan Modra2015-11-08
* ELF unexec: R_*_NONE relocsAlan Modra2015-11-08
* ELF unexec: _OBJC_ symbols in bss sectionsAlan Modra2015-11-08
* ELF unexec: Symbol table patchingAlan Modra2015-11-08
* ELF unexec: Merge Alpha and MIPS COFF debug handlingAlan Modra2015-11-08
* ELF unexec: Tidy codeAlan Modra2015-11-08
* ELF unexec: Correct section header indexAlan Modra2015-11-08
* Update copyright year to 2015Paul Eggert2015-01-01
* Simplify unexec file mode settingPaul Eggert2014-12-20
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-14
* Fix races with threads and file descriptors.Paul Eggert2013-07-11
* Use emacs_open more consistently when opening files.Paul Eggert2013-07-05
* * unexelf.c: Don't assume ElfW (Half) fits in int.Paul Eggert2013-05-07
* * unexelf.c: Fix some 32-bit integer problems, notably when debugging.Paul Eggert2013-05-05
* Update copyright notices for 2013.Paul Eggert2013-01-01
* * src/unexelf.c (ELFSIZE) [__NetBSD__ && _LP64]: Set to 64enami tsugutomo2012-11-16
* Port to OpenBSD 5.1.Paul Eggert2012-10-20
* Assume C89 or later.Paul Eggert2012-05-21
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Fix for GNUstep build failure during dumping.YAMAMOTO Mitsuharu2011-12-09
* Fix typos.Juanma Barranquero2011-11-14
* Whitespace changes.Juanma Barranquero2011-09-09
* Port to OpenBSD.Paul Eggert2011-07-19
* * unexelf.c (unexec): Don't assume BSS addr fits in unsigned.Paul Eggert2011-06-12
* * unexelf.c (unexec) [! (defined _SYSTYPE_SYSV || defined __sgi)]:Paul Eggert2011-03-29
* * unexelf.c (ELF_BSS_SECTION_NAME, OLD_PROGRAM_H): Remove; unused.Paul Eggert2011-03-16
* * unexelf.c: Use a different way to cause a compilation error if anyone usesPaul Eggert2011-03-16
* * unexelf.c (unexec): Name an expression,Paul Eggert2011-03-16
* New file unexec.h, the (simple) interface for unexec.Paul Eggert2011-03-16
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Remove #ifdef emacs / #ifndef emacs code, unused.Dan Nicolaescu2010-10-10
* | Remove unused arguments for unexec.Dan Nicolaescu2010-10-03
* | Use const char* instead of char*.Dan Nicolaescu2010-08-09
* | * unexelf.c (round_up, find_section): Use ElfW macro for arguments.Juanma Barranquero2010-07-04
* | Convert (most) functions in src to standard C.Dan Nicolaescu2010-07-04
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* (unexec): Don't search for .data twice.Andreas Schwab2009-12-07
* (unexec): Consider a section to precede the .bss sectionYAMAMOTO Mitsuharu2009-05-06
* (unexec): Fix error message.Andreas Schwab2009-02-07
* (unexec): Handle unaligned bss offset.Andreas Schwab2009-02-02
* Add 2009 to copyright years.Glenn Morris2009-01-08