« earlier | later » Page 1 of 1
Twice the bits, twice the trouble: vulnerabilities induced by migrating to 64-bit platforms | the morning paper edit / delete
"In this study, Wressnegger et al. reveal how a codebase originally written for 32-bit, and which is perfectly secure on 32-bit platforms, can have new vulnerabilities simply by compiling it for 64-bit systems." No surprises for anyone who follows oss-security etc., but the paper's a good overview.
to architecture porting security vulnerabilities ... on 06 April 2017
Python to OCaml: retrospective - Thomas Leonard's blog edit / delete
"In 2013, I spent 6 months converting 0install’s 29,215 lines of Python to OCaml (learning OCaml along the way). In this post, I’ll describe the approach I took and how it went. There will be graphs."
to language-design ocaml porting python ... on 23 September 2015
ggx - how to retarget the GNU toolchain in 21 patches edit / delete
Adding support for a new architecture (in this case, one the author made up).
« earlier | later » Page 1 of 1
- porting | |
1 | + architecture |
1 | + binutils |
2 | + compiler |
1 | + cross |
1 | + gcc |
1 | + language-design |
1 | + ocaml |
1 | + python |
1 | + research |
1 | + security |
1 | + software |
1 | + vulnerabilities |
tasty by Adam Sampson.