2009-08-28 |
YAMAMOTO Mitsuharu |
(print_load_command_name) [LC_DYLD_INFO]: Add cases
|
2009-01-08 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-06-12 |
Jim Meyering |
make unexec_free handle NULL the same way free does
|
2008-05-14 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-12-06 |
Miles Bader |
Merge from emacs--devo--0
|
2007-11-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-26 |
Miles Bader |
Merge from emacs--devo--0
|
2006-11-07 |
Miles Bader |
Merge from emacs--devo--0
|
2006-05-02 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
|
2006-04-17 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
|
2006-02-08 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
2006-01-16 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
2005-08-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
2005-07-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
2005-06-09 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
|
2005-05-20 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
|
2004-10-14 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
|
2004-04-16 |
Kenichi Handa |
Sync to HEAD
|
2006-01-16 |
Henrik Enberg |
sync with trunk
|
2003-09-08 |
Kenichi Handa |
New directory
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-11-27 |
YAMAMOTO Mitsuharu |
(unrelocate): New argument BASE. Use it instead of
|
2007-11-24 |
YAMAMOTO Mitsuharu |
(copy_data_segment): Also copy __gcc_except_tab and __objc_* sections.
|
2007-10-30 |
YAMAMOTO Mitsuharu |
(unexec_regions_recorder, unexec_regions_merge):
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-11-05 |
YAMAMOTO Mitsuharu |
(malloc_cookie): Remove unused variable.
|
2006-11-02 |
YAMAMOTO Mitsuharu |
2006-11-02 Nozomu Ando <nand@mac.com>
|
2006-05-01 |
YAMAMOTO Mitsuharu |
(unexec): Error if trying unexec from dumped executable.
|
2006-04-12 |
YAMAMOTO Mitsuharu |
Include config.h before using HAVE_MALLOC_MALLOC_H.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-11-09 |
YAMAMOTO Mitsuharu |
(unexec_write_zero): New function.
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-09 |
Steven Tamm |
unexmacosx.c (copy_data_segment): Copy __la_sym_ptr2 section
|
2005-05-16 |
Andreas Schwab |
(unexec_realloc): Move declarations before statements.
|
2005-05-13 |
YAMAMOTO Mitsuharu |
Include assert.h.
|
2004-10-08 |
Steven Tamm |
config.in (HAVE_MALLOC_MALLOC_H): Regenerate
|
2004-01-28 |
Steven Tamm |
unexecmacos.x (unexec_copy): Do not copy more than was requested (count)
|
2003-10-31 |
Andrew Choi |
These are Nozomu Ando's changes to build Emacs to run under X Window
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-07-22 |
Andrew Choi |
unexmacosx.c: Sort and merge unexec regions before dumping them.
|
2003-02-18 |
Andrew Choi |
unexmacosx.c (copy_data_segment): Also copy __cfstring section.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2002-12-01 |
Steven Tamm |
unexmacosx.c: Now corrects the offset in two hints table to allow prebinding
|
2002-11-24 |
Steven Tamm |
Use malloc_default_zone to determine the size of pointers alloced in unexec
|
2002-04-26 |
Andrew Choi |
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
|