emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/native-comp updated (0a2ac47 -> d59607b)


From: Andrea Corallo
Subject: feature/native-comp updated (0a2ac47 -> d59607b)
Date: Sat, 23 May 2020 06:42:21 -0400 (EDT)

akrl pushed a change to branch feature/native-comp.

      from  0a2ac47   * src/comp.c: Fix 32bit wide-int.
       new  483cdf7   Load libgccjit dynamically in Windows.
       new  21aef26   * src/comp.c: Aesthetic, GNU style fixes.
       new  60b326e   * Workaround the 32768 chars command line limit in 
Windows.
       new  d59607b   * Windows: Use NUMBER_OF_PROCESSORS environment variable.


Summary of changes:
 configure.ac            |  19 ++-
 lisp/emacs-lisp/comp.el |  18 ++-
 lisp/term/w32-win.el    |   3 +-
 src/Makefile.in         |   9 +-
 src/comp.c              | 378 +++++++++++++++++++++++++++++++++++++++++++++++-
 src/comp.h              |   6 +-
 src/emacs.c             |   2 -
 src/w32.c               |   4 +
 src/w32fns.c            |   1 +
 9 files changed, 413 insertions(+), 27 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]