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
/
asmcomp
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge changes from ocaml3110 to ocaml3111rc0
Damien Doligez
2009-05-20
8
-18
/
+42
*
Updating the ARM port, continued:
Xavier Leroy
2009-05-04
2
-59
/
+48
*
PR#4759: bad merge of emit_call, etc
Xavier Leroy
2009-03-31
1
-19
/
+0
*
Updated ARM port to new ABI (EABI), with software floating-point.
Xavier Leroy
2009-03-31
3
-171
/
+163
*
Added and used Reg.createv_like.
Xavier Leroy
2009-03-31
4
-41
/
+53
*
merge changes from 3.10.2merged to 3.11.0
Damien Doligez
2008-12-03
3
-35
/
+90
*
PR#4558 part 1: unboxing of floats and boxed ints across 'let' and similar co...
Xavier Leroy
2008-08-05
1
-2
/
+16
*
PR#4583: do not compare Lambda terms with =, use Lambda.same instead
Xavier Leroy
2008-08-01
1
-1
/
+1
*
PR#4564 (partial): mark stack as non-executable on Linux/ELF
Xavier Leroy
2008-08-01
2
-2
/
+9
*
Output references to the native version of the primitives in ocamlopt
Alain Frisch
2008-07-24
2
-8
/
+3
*
PR#4223, PR#1508: added unsafe variants of Bigarray.Array{1,2,3}.{get,set}
Xavier Leroy
2008-07-14
2
-28
/
+27
*
PR#4462: forgot bigarrayset in is_pure
Xavier Leroy
2008-03-18
1
-1
/
+1
*
Add explicit references to external primitive symbols.
Alain Frisch
2008-01-31
4
-3
/
+19
*
merge changes 3.10.0 -> 3.10.1
Damien Doligez
2008-01-11
10
-40
/
+84
*
Remove unused variable.
Alain Frisch
2007-11-15
1
-2
/
+0
*
Same in native code.
Alain Frisch
2007-11-15
2
-35
/
+22
*
Cleanup and factorization of linker-related code.
Alain Frisch
2007-11-15
1
-81
/
+19
*
Use the variable mksharedlib from the configure script to build cmxs.
Alain Frisch
2007-11-12
1
-7
/
+4
*
Roll-back: natdynlink won't be ported to PowerPC anytime soon.
Alain Frisch
2007-11-09
2
-77
/
+16
*
Make it work under Win64.
Alain Frisch
2007-11-08
1
-20
/
+22
*
Merge the natdynlink branch into HEAD.
Alain Frisch
2007-11-06
16
-173
/
+447
*
Can select which assembler to use at configuration time (PR#4171)
Xavier Leroy
2007-10-30
11
-38
/
+26
*
fusion de la version 3.10.0
Damien Doligez
2007-10-08
2
-27
/
+10
*
ajout des annotations pour variables et appels terminaux
Damien Doligez
2007-05-16
1
-1
/
+1
*
Make name of object file for package initialization unique (needed for the MS...
Xavier Leroy
2007-03-01
1
-1
/
+4
*
Stack backtraces for Win64/AMD64 (bug fixes)
Xavier Leroy
2007-03-01
1
-0
/
+4
*
Stack backtraces for Win64/AMD64 (not tested yet)
Xavier Leroy
2007-03-01
1
-42
/
+68
*
Better handling of multiple extensions (foo.d.cmo, foo.p.cmx...)
Nicolas Pouillard
2007-02-23
1
-3
/
+3
*
PR#4152: avoid repeated calls to transl in transl_unbox_let
Xavier Leroy
2007-02-22
1
-5
/
+6
*
wrong branch... rollback
Alain Frisch
2007-02-15
2
-3
/
+3
*
starting to implement native dynlink for Unix
Alain Frisch
2007-02-15
2
-3
/
+3
*
fusion des changements 3.09.3 -> release309_merge310
Damien Doligez
2007-02-09
4
-9
/
+11
*
Stack backtraces on uncaught exceptions in native code (merge of the opt_back...
Xavier Leroy
2007-01-29
31
-372
/
+729
*
Compatibilite avec versions plus recentes de ml64
Xavier Leroy
2007-01-24
1
-3
/
+3
*
Produce position-independent code by default. This makes it easier to embed ...
Xavier Leroy
2007-01-01
1
-2
/
+4
*
PR#4181: watch out for big constants in Ioffset_loc
Xavier Leroy
2006-12-16
1
-1
/
+1
*
Utiliser link /lib comme partial linker sous Windows/MSVC; adapter versions U...
Xavier Leroy
2006-10-18
1
-1
/
+1
*
Better handling of .cmx files in combination with -for-pack (PR#4124)
Xavier Leroy
2006-10-17
5
-4
/
+27
*
gprof profiling support for MacOSX/Intel (PR#4087)
Xavier Leroy
2006-10-16
1
-1
/
+15
*
Dead code eliminated
Xavier Leroy
2006-10-03
1
-1
/
+0
*
Attempt to support Visual C++ 2005. Remain to be tested.
Xavier Leroy
2006-09-23
1
-9
/
+15
*
PR#4110: error in computation of required stack size in case #arguments > 16
Xavier Leroy
2006-09-21
1
-1
/
+1
*
fusion des changements 3.09.2 -> 3.09.3
Damien Doligez
2006-09-20
2
-8
/
+10
*
Portage PowerPC 64 bits
Xavier Leroy
2006-05-31
3
-88
/
+137
*
Silence the ml64 assembler
Xavier Leroy
2006-05-09
1
-1
/
+1
*
Ajout option /link /subsystem:console pour Windows/msvc et meilleur traitemen...
Xavier Leroy
2006-05-09
1
-1
/
+1
*
Issues with Iconst_int of a constant that exceeds 32 bits signed
Xavier Leroy
2006-05-05
2
-13
/
+11
*
Suite essais Win64
Xavier Leroy
2006-05-05
2
-50
/
+68
*
First cut for AMD64/Win64 port of ocamlopt
Xavier Leroy
2006-05-04
2
-0
/
+963
*
fusion des changements 3.09.1 -> 3.09.2
Damien Doligez
2006-04-16
10
-71
/
+140
[next]