index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
comp.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'master' into scratch/correct-warning-pos
Alan Mackenzie
2022-01-11
1
-36
/
+31
|
\
\
|
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
|
\
|
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
*
|
Have 'dlopen' use RTLD_GLOBAL in 'dynlib_open'
Andrea Corallo
2021-12-15
1
-3
/
+3
|
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-12-03
1
-5
/
+13
|
|
\
|
|
|
*
Port to C compilers that lack size-0 arrays
Paul Eggert
2021-12-02
1
-5
/
+13
|
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-12-01
1
-3
/
+3
|
|
\
|
|
|
*
; * src/comp.c (syms_of_comp) <comp-no-native-file-h>: Doc fix.
Eli Zaretskii
2021-11-30
1
-3
/
+3
|
*
|
; * src/comp.c (syms_of_comp): Fix first lines of doc strings.
Eli Zaretskii
2021-11-30
1
-4
/
+4
|
*
|
Improve native compiler startup circular dependecy prevention mechanism
Andrea Corallo
2021-11-30
1
-24
/
+11
*
|
|
Try to make scratch/correct-warning-pos build on Windows and not segfault
Alan Mackenzie
2021-12-31
1
-3
/
+2
*
|
|
Miscellaneous enhancements to scratch/correct-warning-pos.
Alan Mackenzie
2021-12-31
1
-15
/
+75
*
|
|
Make symbols with positions work with native compilation
Alan Mackenzie
2021-12-30
1
-5
/
+237
|
/
/
*
/
Update Fstring_match calls in comp.c
Lars Ingebrigtsen
2021-10-07
1
-2
/
+3
|
/
*
Fix build with native compilation but without zlib
Eli Zaretskii
2021-09-22
1
-0
/
+10
*
Doc string fixes in comp.e
Eli Zaretskii
2021-09-22
1
-8
/
+26
*
Avoid compiler warnings in comp.c on MS-Windows
Eli Zaretskii
2021-09-15
1
-4
/
+16
*
* Clean-up some unnecessary macro usage in comp.c
Andrea Corallo
2021-09-13
1
-11
/
+6
*
Add support for GCC compiler command-line options
Arthur Miller
2021-09-10
1
-0
/
+58
*
* Add a dll loader entry for gcc_jit_context_new_cast (bug#50315)
Kien Nguyen
2021-09-01
1
-0
/
+6
*
Implement proper type conversion in native compiler
Andreas Schwab
2021-08-30
1
-108
/
+102
*
Set a unique ID for eln files on macOS (bug#45934)
Andrea Corallo
2021-08-22
1
-0
/
+9
*
Fix NS self contained eln location (bug#49271)
Alan Third
2021-07-01
1
-1
/
+27
*
; * src/comp.c (ADD_IMPORTED): Fix broken macro.
Mattias Engdegård
2021-06-18
1
-1
/
+1
*
Fix resolution of symlinks during dumping
Eli Zaretskii
2021-05-27
1
-9
/
+10
*
* Fix ahead-of-time native compilation for out-of-tree builds (bug#48497)
Andrea Corallo
2021-05-21
1
-1
/
+2
*
Rename comp-deferred-compilation
Andrea Corallo
2021-05-11
1
-3
/
+4
*
Rename comp-eln-load-path → native-comp-eln-load-path
Andrea Corallo
2021-05-06
1
-7
/
+7
*
Rename comp-warning-on-missing-source
Andrea Corallo
2021-05-06
1
-1
/
+2
*
Rename comp-native-driver-options → native-comp-driver-options
Andrea Corallo
2021-05-06
1
-2
/
+2
*
Rename comp-debug -> native-comp-debug
Andrea Corallo
2021-05-06
1
-2
/
+2
*
Rename comp-speed -> native-comp-speed
Andrea Corallo
2021-05-06
1
-3
/
+3
*
Rename feature `nativecomp' into `native-compile'
Andrea Corallo
2021-05-05
1
-1
/
+1
*
; * src/comp.c: Fix typos.
Eli Zaretskii
2021-04-27
1
-2
/
+2
*
; Fix typos
Stefan Kangas
2021-04-27
1
-3
/
+3
*
* src/comp.c (fixup_eln_load_path): Simplify code.
Eli Zaretskii
2021-04-18
1
-7
/
+5
*
Fix loading *.eln files when Emacs is installed via symlinks
Eli Zaretskii
2021-04-17
1
-17
/
+18
*
* Introduce `comp-file-preloaded-p'
Andrea Corallo
2021-04-05
1
-7
/
+13
*
* src/comp.c (fixup_eln_load_path): Fix parameter name.
Andrea Corallo
2021-04-04
1
-2
/
+2
*
* src/comp.c (Fcomp_el_to_eln_filename): Fix doc.
Andrea Corallo
2021-04-04
1
-1
/
+2
*
Output native compiled preloaded files into the 'preloaded' subfolder
Andrea Corallo
2021-04-04
1
-7
/
+22
*
Issue a warning when eln look-up fails due to missing .el source file.
Andrea Corallo
2021-04-01
1
-1
/
+2
*
* src/comp.c (Fcomp__compile_ctxt_to_file): Fix debug level 1.
Eli Zaretskii
2021-03-31
1
-1
/
+1
*
Rework native compilation `comp-debug' (bug#46495)
Andrea Corallo
2021-03-31
1
-2
/
+2
*
Do not defer compilation when bytecode is explicitly requested (bug#46617)
Andrea Corallo
2021-03-31
1
-1
/
+9
*
Improve two native compiler related docstrings.
Andrea Corallo
2021-03-24
1
-0
/
+2
*
; * src/comp.c (Fcomp_el_to_eln_filename): Improve docstring.
Andrea Corallo
2021-03-21
1
-1
/
+2
*
Prevent unnecessary multiple .el hashing in 'maybe_swap_for_eln'
Andrea Corallo
2021-03-21
1
-6
/
+15
*
Prefer expand-file-name to concat in native-compilation code
Eli Zaretskii
2021-03-15
1
-4
/
+4
*
Don't call setjmp through a function pointer on Windows (bug#47067)
Pip Cet
2021-03-14
1
-12
/
+14
[prev]
[next]