index
:
delta/ocaml.git
3.08
3.09
3.10
3.11
3.12
4.00
4.00-with-binannot
4.01
4.02
4.03
4.04
4.05
4.06
4.07
4.08
4.09
4.10
4.11
4.12
4.13
4.14
5.0
5.1
FSF
MPR7048
MPR7609
MPR7609-continued
MPR7638
MPR7642
PR7042
abstract-new
abstract_intel_emit
abstract_x86_asm
afrisch_fix_reachable_words
afrisch_fix_stdlib_makefile_windows
annot-from-lambda
arm-literals
arm64
ast_rewriter
atomic_write_cmi
attributes
autofocus
backend-optims
big-marshal
binary-annot
binary-compat
build-with-debugging-informations
cc-optim
cducetrunk
class-with-type
cmm-mach-types
constructors_with_record
constructors_with_record2
constructors_with_record3
constructors_with_record4
constructors_with_record5
contracts
contracts-3.11
contribution_workflow
delegate
deprecated_optional_arguments
disable_unused_warnings_for_print_types
doc2attr
doc_windows_unicode
dothat
dwarf
dynamic_loading
dynamics
dyntypes
enter-mod-decl
ephemeron
exception_registration
execvpe
expoly
extension_points
fastclass
faster-testsuite
fix-32bit-warning
fix-getwd-use
fix_7657
fix_7680
fix_7682
fix_large_file_lseek_windows
fix_mingw
fix_ocamllex
fixedtypes
flambda
flambda_trunk
fmu
fstclassmod
fstclassmod_parametrized
gadt-warnings
gadts
gadts-devel
gadts-devel-lenormand
gcaml
gcaml3
gcaml3090
gcaml3101
ground_coercion
hex-float
hidden_args
implicit-subtyping
implicit-unpack
implicits
improve-PIC-and-PIE
improve_arg_read_arg
inline-more
inplace_let
ios-support
jo311
jo312
jo400
jo401
jocamltrunk
jocamltrunk+cduce
labltk
let_open_in_classes
letopen
letopenin
lightlabels
located_errors
m7100_gc_when_many_custom_blocks_in_minor_heap
map_file_omission
mark_expansive
master
menubars
merge_sig_str
metadata
minus-camlp4
mltk
module-alias
module_of_module_type
moduletypeof
monadic_let
more_unboxing
multimatch
namespaces
natdynlink
new-test-framework
newfunsyntax
newoolab
newoolab2
newoolabmult
newsysthreads
newtypein
no_internal_deprecation
non-vanishing
objvariants
ocaml-binannot
ocaml2
ocamldebug_g
ocamlmode
olabl
open_types
opt_backtrace
override
overridemethod
poly_meth
poly_meth2
polyrec
ppc64
pr/1866
pr7591
pr7661-again
pr8891
pr8908
pr8934
private_abbrevs
raise_variants
record-disambiguation
recursive_modules
remove-libnum
remove_spurious_semi_colons
resurrect-cygwin64-review-base
revert-1377-ocamldep_nested_include_fix
safe-string
short-paths
short-paths-4.01
sigsubst
simplify_duplicate_ident_optim
sse2
static_exceptions
strict_labels
stripped-ocaml
test_for_self_review
tests_asmcomp_revised
tmp-merging-3.12.1
treematch
trunk
unlabeled-1.1.2
unlabeled-1.2.2
unlabeled-1.3.2
unused_declarations
user-defined-indexing-operators
variants303
varunion
warning_attribute_on_type_exprs
win32
win32-rename
win32-sockets
with-frame-pointers
github.com: ocaml/ocaml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
amd64.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Place Win64 ABI shadow store in c_stack_link
David Allsopp
2023-03-15
1
-16
/
+17
*
Use correct argument register on Windows
David Allsopp
2022-09-26
1
-1
/
+1
*
Rename Continuation_already_taken to Continuation_already_resumed
Florian Angeletti
2022-09-21
1
-1
/
+1
*
Rename Effect.Unhandled_effect -> Effect.Unhandled
Jon Ludlam
2022-09-21
1
-2
/
+2
*
Use Callback.register_exception for exceptions in Effect module
KC Sivaramakrishnan
2022-09-21
1
-6
/
+7
*
Fix wrong backtrace for bounds check in frame-pointers mode (#11303 continued)
Xavier Leroy
2022-07-28
1
-0
/
+1
*
Ensure that GC is not invoked from bounds check failures (#11303)
Stephen Dolan
2022-07-27
1
-2
/
+1
*
Use '.' instead of '__' to separate module from ident in symbols
Xavier Leroy
2022-07-15
1
-8
/
+8
*
Improve UPDATE_BASE_POINTER macro comment
fabbing
2022-06-30
1
-1
/
+9
*
Fix for fibers
KC Sivaramakrishnan
2022-06-30
1
-20
/
+25
*
caml_resume overwrite last rbp in case the stack was reallocated
fabbing
2022-06-30
1
-2
/
+19
*
Restore frame-pointers support for amd64
fabbing
2022-06-30
1
-10
/
+55
*
ARM64 CFI support (#11099)
Tom Kelly
2022-03-16
1
-1
/
+0
*
Documentation improvements for native stack switching functions (#11059)
Tom Kelly
2022-02-28
1
-2
/
+2
*
Correct C calling convention in caml_runstack
David Allsopp
2021-12-23
1
-2
/
+2
*
Update Win64 PUSH/POP_CALLEE_SAVE_REGS
David Allsopp
2021-12-23
1
-2
/
+2
*
Adopt trunk's text section naming style
KC Sivaramakrishnan
2021-12-12
1
-1
/
+1
*
Move definitions before first use
KC Sivaramakrishnan
2021-12-06
1
-43
/
+42
*
Improvements to amd64.S
KC Sivaramakrishnan
2021-12-06
1
-6
/
+4
*
Bug fix in amd64.S and general cleanup
KC Sivaramakrishnan
2021-11-29
1
-1
/
+1
*
Add more documentation for DWARF
KC Sivaramakrishnan
2021-10-19
1
-24
/
+38
*
Remove extra accounting for external calls in stack overflow check.
KC Sivaramakrishnan
2021-10-18
1
-81
/
+77
*
Merge commit '055f04d189273068396da8c298e6226dff90f26c' into parallel_minor_g...
Tom Kelly
2021-09-28
1
-3
/
+5
|
\
|
*
Add named text sections for caml_system__code_begin/end symbols
Greta Yorsh
2020-10-19
1
-4
/
+6
*
|
Expose deep and shallow handlers as functions
KC Sivaramakrishnan
2021-09-27
1
-5
/
+11
*
|
Port https://github.com/ocaml-multicore/ocaml-multicore/pull/510 for multicore
Sadiq Jaffer
2021-04-12
1
-1
/
+0
*
|
Integrate changes from https://github.com/ocaml/ocaml/pull/8805 and unify run...
Sadiq Jaffer
2021-04-12
1
-63
/
+13
*
|
Merge commit '55973d1203e290709f30dcda443311fac0e371e1' into parallel_minor_g...
Tom Kelly
2021-03-09
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix mergeable section flags and use .rodata.cst16 where appropriate (#9981)
jacobly0
2020-10-18
1
-1
/
+1
|
*
Remove Spacetime
Nicolás Ojeda Bär
2020-10-08
1
-47
/
+0
|
*
Micro-optimise allocations on amd64 to save a register (#9280)
Stephen Dolan
2020-03-09
1
-6
/
+5
|
*
Per-architecture support for allocation size info in frame tables.
Stephen Dolan
2019-10-23
1
-50
/
+9
|
*
Apply suggestions from code review, and make depend.
Stephen Dolan
2019-10-22
1
-1
/
+1
|
*
Retain debug information about allocation sizes, for statmemprof.
Stephen Dolan
2019-10-22
1
-47
/
+6
*
|
fix typo around CFI_DEF_CFA_OFFSET
Tom Kelly
2020-12-17
1
-2
/
+2
*
|
Respect ASM_CFI_SUPPORTED flag in amd64
Tom Kelly
2020-12-09
1
-20
/
+43
*
|
refactor minor heaps allocation
Enguerrand Decorne
2020-11-27
1
-17
/
+0
*
|
Tidy up and more commenting of caml_runstack in amd64.S
Tom Kelly
2020-11-18
1
-15
/
+15
*
|
Address review comments: Continuation_in_use -> Continuation_already_used
Tom Kelly
2020-11-16
1
-1
/
+1
*
|
Make use of caml_continuation_use_noexc and update tests/effect/test8 to use ...
Tom Kelly
2020-11-13
1
-0
/
+5
*
|
Avoid bad backtrace in do_perform by nulling Handler_parent after switching s...
Tom Kelly
2020-11-06
1
-14
/
+17
*
|
Fix DWARF for caml_free_stack call in caml_runstack
Tom Kelly
2020-11-06
1
-2
/
+5
*
|
cleanups to amd64.S
Tom Kelly
2020-11-06
1
-9
/
+1
*
|
Cleanup of commented out sections
Tom Kelly
2020-11-04
1
-48
/
+10
*
|
First cut at removal of caml_context from end of stack
Tom Kelly
2020-11-04
1
-32
/
+42
*
|
Introduce exception_pointer into stack_info
Tom Kelly
2020-11-03
1
-4
/
+13
*
|
Add gc_regs to Caml_state; add gc_regs to existing 'DWARF block' when enterin...
Tom Kelly
2020-11-03
1
-3
/
+13
*
|
removal of dead bits of read_barrier and caml_promote
Tom Kelly
2020-07-10
1
-23
/
+0
*
|
fix up bad CFI information in amd64.S (particularly caml_call_poll and caml_a...
Tom Kelly
2020-06-18
1
-8
/
+8
*
|
Add DWARF unwind block to caml_start_program; add dummy unwind for caml_runst...
Tom Kelly
2020-06-01
1
-9
/
+14
[next]