aboutsummaryrefslogtreecommitdiffstats
path: root/src/unexelf.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-141-1/+0
* Fix races with threads and file descriptors.Paul Eggert2013-07-111-3/+3
* Use emacs_open more consistently when opening files.Paul Eggert2013-07-051-6/+5
* * unexelf.c: Don't assume ElfW (Half) fits in int.Paul Eggert2013-05-071-27/+26
* * unexelf.c: Fix some 32-bit integer problems, notably when debugging.Paul Eggert2013-05-051-81/+94
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* * src/unexelf.c (ELFSIZE) [__NetBSD__ && _LP64]: Set to 64enami tsugutomo2012-11-161-1/+1
* Port to OpenBSD 5.1.Paul Eggert2012-10-201-4/+6
* Assume C89 or later.Paul Eggert2012-05-211-5/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix for GNUstep build failure during dumping.YAMAMOTO Mitsuharu2011-12-091-3/+9
* Fix typos.Juanma Barranquero2011-11-141-1/+1
* Whitespace changes.Juanma Barranquero2011-09-091-36/+36
* Port to OpenBSD.Paul Eggert2011-07-191-2/+2
* * unexelf.c (unexec): Don't assume BSS addr fits in unsigned.Paul Eggert2011-06-121-1/+2
* * unexelf.c (unexec) [! (defined _SYSTYPE_SYSV || defined __sgi)]:Paul Eggert2011-03-291-0/+4
* * unexelf.c (ELF_BSS_SECTION_NAME, OLD_PROGRAM_H): Remove; unused.Paul Eggert2011-03-161-6/+0
* * unexelf.c: Use a different way to cause a compilation error if anyone usesPaul Eggert2011-03-161-2/+4
* * unexelf.c (unexec): Name an expression,Paul Eggert2011-03-161-5/+9
* New file unexec.h, the (simple) interface for unexec.Paul Eggert2011-03-161-0/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Remove #ifdef emacs / #ifndef emacs code, unused.Dan Nicolaescu2010-10-101-11/+1
* | Remove unused arguments for unexec.Dan Nicolaescu2010-10-031-25/+3
* | Use const char* instead of char*.Dan Nicolaescu2010-08-091-1/+1
* | * unexelf.c (round_up, find_section): Use ElfW macro for arguments.Juanma Barranquero2010-07-041-3/+5
* | Convert (most) functions in src to standard C.Dan Nicolaescu2010-07-041-12/+3
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (unexec): Don't search for .data twice.Andreas Schwab2009-12-071-7/+0
* (unexec): Consider a section to precede the .bss sectionYAMAMOTO Mitsuharu2009-05-061-7/+57
* (unexec): Fix error message.Andreas Schwab2009-02-071-1/+1
* (unexec): Handle unaligned bss offset.Andreas Schwab2009-02-021-17/+26
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* * unexmips.c:Dan Nicolaescu2008-07-101-4/+4
* * unexnext.c:Dan Nicolaescu2008-06-261-96/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+5
* Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* [BROKEN_NOCOMBRELOC]: Include assert.h.Eli Zaretskii2006-03-181-0/+82
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (unexec): Handle .plt section in BSS segment.Andreas Schwab2005-11-011-4/+23
* (unexec): Fix calls to `fatal' with less than 3 arguments.Eli Zaretskii2005-10-201-5/+9
* * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correctDan Nicolaescu2005-09-301-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+3