aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/Makefile.in
AgeCommit message (Expand)Author
2011-01-17Pass the external word size to the beam_makeops scriptBjörn Gustavsson
2011-01-17Makefile.in: Add dependency for files generated by util/beam_makeopsBjörn Gustavsson
2010-11-29Add bifs to translate between erlang filenames and native encodingPatrik Nyblom
2010-11-18Merge branch 'rickard/cpu-groups/OTP-8861' into devRickard Green
2010-11-18Move cpu topology functionality into erl_cpu_topology.[ch]Rickard Green
2010-10-01emulator Makefile: Add missing dependencyBjörn Gustavsson
2010-09-02Add erlang:system_info(build_type)Rickard Green
2010-08-17erts: Remove broken elib_mallocBjörn Gustavsson
2010-08-12Merge branch 'bjorn/remove-obsolete-driver-support/OTP-8758' into devBjörn Gustavsson
2010-08-11Remove obsolete/driver.h and the associated functionalityBjörn Gustavsson
2010-08-10Rewrite ethread libraryRickard Green
2010-06-01Remove stray SAE supportBjörn Gustavsson
2010-05-17Move binary module bif's to erl_bif_binary.cPatrik Nyblom
2010-04-30Makefiles: Remove stray OSE/Delta supportBjörn Gustavsson
2010-02-11OTP-8335 Even more NIF featuresSverker Eriksson
2010-02-08Merge branch 'gc/hipe_darwin_amd64' into ccase/r13b04_devErlang/OTP
2010-02-08OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 andRickard Green
2010-02-06Fix hipe memory allocation problems on darwin/amd64Geoff Cant
2010-01-19OTP-8373 ERTS makefiles used to detect the use of a gcc C compiler byRickard Green
2009-12-14Fix 'make clean' in erts with debug builds under DarwinSimon Cornish
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP