index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
unexmacosx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 2008 to copyright years.
Glenn Morris
2008-01-08
1
-1
/
+1
*
(unrelocate): New argument BASE. Use it instead of
YAMAMOTO Mitsuharu
2007-11-27
1
-18
/
+86
*
(copy_data_segment): Also copy __gcc_except_tab and __objc_* sections.
YAMAMOTO Mitsuharu
2007-11-24
1
-6
/
+23
*
(unexec_regions_recorder, unexec_regions_merge):
YAMAMOTO Mitsuharu
2007-10-30
1
-8
/
+30
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
(malloc_cookie): Remove unused variable.
YAMAMOTO Mitsuharu
2006-11-05
1
-57
/
+76
*
2006-11-02 Nozomu Ando <nand@mac.com>
YAMAMOTO Mitsuharu
2006-11-02
1
-43
/
+75
*
(unexec): Error if trying unexec from dumped executable.
YAMAMOTO Mitsuharu
2006-05-01
1
-0
/
+3
*
Include config.h before using HAVE_MALLOC_MALLOC_H.
YAMAMOTO Mitsuharu
2006-04-12
1
-3
/
+6
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+2
*
(unexec_write_zero): New function.
YAMAMOTO Mitsuharu
2005-11-09
1
-9
/
+59
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
1
-1
/
+1
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
unexmacosx.c (copy_data_segment): Copy __la_sym_ptr2 section
Steven Tamm
2005-06-09
1
-0
/
+1
*
(unexec_realloc): Move declarations before statements.
Andreas Schwab
2005-05-16
1
-2
/
+2
*
Include assert.h.
YAMAMOTO Mitsuharu
2005-05-13
1
-19
/
+77
*
config.in (HAVE_MALLOC_MALLOC_H): Regenerate
Steven Tamm
2004-10-08
1
-0
/
+5
*
unexecmacos.x (unexec_copy): Do not copy more than was requested (count)
Steven Tamm
2004-01-28
1
-1
/
+3
*
These are Nozomu Ando's changes to build Emacs to run under X Window
Andrew Choi
2003-10-31
1
-4
/
+75
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+3
*
unexmacosx.c: Sort and merge unexec regions before dumping them.
Andrew Choi
2003-07-22
1
-1
/
+42
*
unexmacosx.c (copy_data_segment): Also copy __cfstring section.
Andrew Choi
2003-02-18
1
-1
/
+2
*
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-13
/
+13
*
unexmacosx.c: Now corrects the offset in two hints table to allow prebinding
Steven Tamm
2002-12-01
1
-0
/
+22
*
Use malloc_default_zone to determine the size of pointers alloced in unexec
Steven Tamm
2002-11-24
1
-1
/
+1
*
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Andrew Choi
2002-04-26
1
-0
/
+914