1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-18 18:05:07 +00:00
emacs/etc
Paul Eggert a815e5f195 Remove interpreter’s byte stack
This improves performance overall on my benchmark on x86-64,
since the interpreted program-counter resides in a machine
register rather than in RAM.
* etc/DEBUG, src/.gdbinit: Remove xbytecode GDB command, as there
is no longer a byte stack to decode.
* src/bytecode.c (struct byte_stack, byte_stack_list)
(relocate_byte_stack): Remove.  All uses removed.
(FETCH): Simplify now that pc is now local (typically, in a
register) and no longer needs to be relocated.
(CHECK_RANGE): Remove.  All uses now done inline, in a different way.
(BYTE_CODE_QUIT): Remove; now done by op_relative_branch.
(exec_byte_code): Allocate a copy of the function’s bytecode,
so that there is no problem if GC moves it.
* src/lisp.h (struct handler): Remove byte_stack member.
All uses removed.
* src/thread.c (unmark_threads): Remove.  All uses removed.
* src/thread.h (struct thread_state): Remove m_byte_stack_list member.
All uses removed.  m_stack_bottom is now the first non-Lisp field.
2016-12-23 21:46:53 -08:00
..
charsets
e
forms
gnus
images * emacs-document.svg: Append newline. 2016-12-15 12:06:23 -08:00
nxml
org
refcards Merge from origin/emacs-25 2016-12-07 12:39:08 -08:00
schema
srecode
themes Fix bug#25087 2016-12-02 14:08:59 +01:00
tutorials Improve the tutorial 2016-11-07 19:55:25 +02:00
AUTHORS * etc/AUTHORS: Regenerate the AUTHORS file 2016-11-21 17:51:32 +01:00
CALC-NEWS
CENSORSHIP
ChangeLog.1
compilation.txt ; Spelling and quoting fixes 2016-05-01 18:53:31 -07:00
COPYING
DEBUG Remove interpreter’s byte stack 2016-12-23 21:46:53 -08:00
DEVEL.HUMOR
DISTRIB Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
edt-user.el
emacs-buffer.gdb Merge from origin/emacs-25 2016-10-23 02:43:16 -07:00
emacs.appdata.xml
emacs.desktop
emacs.icon
emacs.service Add --new-daemon, which runs in the foreground and does not fork 2016-11-15 23:28:47 -08:00
enriched.txt
ERC-NEWS ; Spelling fixes 2016-11-04 14:50:59 -07:00
ETAGS.EBNF
ETAGS.README
FTP
future-bug
GNU
GNUS-NEWS Add a variable to pass additional options to rcvstore 2016-11-21 06:10:13 +00:00
gnus-tut.txt
grep.txt
HELLO
HISTORY ; Update ChangeLog.2 and ldef-boot.el for Emacs 25.1 release 2016-09-15 23:30:09 +02:00
JOKES
LINUX-GNU
MACHINES Clean out some IRIX cruft 2016-12-06 23:43:24 -08:00
MH-E-NEWS
MORE.STUFF
NEWS ; Remove mention of gm 2016-12-22 19:09:01 -05:00
NEWS.1-17
NEWS.18
NEWS.19
NEWS.20
NEWS.21
NEWS.22 Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
NEWS.23 ; Spelling fixes 2016-11-04 14:50:59 -07:00
NEWS.24 Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
NEWS.25 Merge from origin/emacs-25 2016-11-19 14:31:05 -08:00
NEXTSTEP Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
NXML-NEWS
ORDERS
ORG-NEWS Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
package-keyring.gpg
PROBLEMS ; Spelling fixes 2016-11-19 14:58:05 -08:00
ps-prin0.ps
ps-prin1.ps
publicsuffix.txt
README
rgb.txt
ses-example.ses
spook.lines
TERMS
THE-GNU-PROJECT
TODO Modernize usage of 'macOS' in doc and comments 2016-11-06 00:42:03 -07:00
WHY-FREE
yow.lines

This directory contains the architecture-independent files used by or
with Emacs.  This includes some text files of documentation for GNU
Emacs or of interest to Emacs users, and the file of dumped docstrings
for Emacs functions and variables.

COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES

File: emacs.icon
  Author: Sun Microsystems, Inc
  Copyright (C) 1999, 2001-2016 Free Software Foundation, Inc.
  License: GNU General Public License version 3 or later (see COPYING)