diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-02-08 11:38:35 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-02-08 11:39:54 -0800 |
commit | 463a8eae61ef3d5ae98452f4ee133c1f9b957462 (patch) | |
tree | b4924ccade6bc82f34727eb86fd3256fa04749ec /lisp/emacs-lisp/debug.el | |
parent | 37eae51767fc013eec3411c174d27bd8a18e5bc8 (diff) | |
download | emacs-463a8eae61ef3d5ae98452f4ee133c1f9b957462.tar.gz emacs-463a8eae61ef3d5ae98452f4ee133c1f9b957462.tar.bz2 emacs-463a8eae61ef3d5ae98452f4ee133c1f9b957462.zip |
Port to FreeBSD 11-CURRENT i386
Problem reported by Herbert J. Skuhra in:
http://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00354.html
Instead of trying
* src/alloc.c (lmalloc, lrealloc, laligned): New functions.
(xmalloc, xzalloc, xrealloc, lisp_malloc): Use them.
(__alignof__) [!__GNUC__ && !__alignof__]: New macro.
(MALLOC_IS_GC_ALIGNED): New macro.
* src/lisp.h (NONPOINTER_BITS): Remove. All uses removed.
No longer needed now that alloc.c uses lmalloc and lrealloc.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions