On Dec 18, 2011, at 18:23 , Stéphane Glondu wrote: > Le 18/12/2011 14:08, Benedikt Meurer a écrit : >> While we are at it: Can we have this patch applied to the Debian OCaml >> package? This would (a) get OCaml running native on armhf and (b) get some >> testing / feedback for the patch. > > The git repository looks more sensible, but the history is kind of messy > (e.g. one big initial import removing/duplicating arm.S, then later > merge). My advice is to maintain a clean patch series (e.g. one patch > for each new feature you advertise, or whatever logical split you see > fit), in addition to publishing your working git repository.
I did some initial work on this in the development branch. This is for the trivial stuff. > What tests did you perform, by the way? The test suite that ships with OCaml plus some custom test programs to test specific cases in the instruction selection and scheduling. > Cheers, > Stéphane Benedikt -- Caml-list mailing list. Subscription management and archives: https://sympa-roc.inria.fr/wws/info/caml-list Beginner's list: http://groups.yahoo.com/group/ocaml_beginners Bug reports: http://caml.inria.fr/bin/caml-bugs
