Mercurial > emacs
comparison lisp/ChangeLog.13 @ 109539:d962ccf8829f
Use __executable_start to find start of text segment for profiling
* emacs.c (main) [PROFILING]: Use __executable_start if defined to
find start of text segment.
* dispnew.c (safe_bcopy): Don't define if HAVE___EXECUTABLE_START
is defined.
* configure.in: Check for __executable_start.
author | Andreas Schwab <schwab@linux-m68k.org> |
---|---|
date | Sun, 25 Jul 2010 21:09:54 +0200 |
parents | e6408c088fbc |
children | 7f85b522c27e |
comparison
equal
deleted
inserted
replaced
109538:ed55b1a60024 | 109539:d962ccf8829f |
---|