aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe
AgeCommit message (Expand)Author
2011-03-14Prepare releaseOTP_R14B02Erlang/OTP
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-03-04Merge branch 'ks/process_status' into devNiclas Axelsson
2011-03-04Merge branch 'ks/hipe-icode-range-fix' into devNiclas Axelsson
2011-03-04Merge branch 'ks/code-spec-fixes' into devNiclas Axelsson
2011-03-02Document exiting and garbage_collecting process statusesKostis Sagonas
2011-02-14Cleanup specsKostis Sagonas
2011-02-14Fix bug in the simplification of inexact comparisonsKostis Sagonas
2011-02-14Various cleanups and cosmetic changesKostis Sagonas
2011-02-03Fix translation of bs_add's fail labelsKostis Sagonas
2011-01-31Sanitize the specs of the code moduleKostis Sagonas
2011-01-20Merge branch 'ks/bs_start_match-fails' into devNiclas Axelsson
2011-01-17Merge branch 'bjorn/beam-loader/OTP-9030' into devBjörn Gustavsson
2011-01-17Add erts_debug:instructions/0 for listing all specific instructionsBjörn Gustavsson
2011-01-06Fix erroneous fail info of a hipe_bs_primopKostis Sagonas
2010-12-29Merge branch 'maint-r14' into devPatrik Nyblom
2010-12-28Prepare releaseErlang/OTP
2010-12-28Set types correctly for open_port({spawn_executable, ...Patrik Nyblom
2010-12-28Fix native code compiler infinite loop and update type info for 're'Kostis Sagonas
2010-12-21Merge branch 'ja/fix-hipe-spec-ets-new' into devNiclas Axelsson
2010-12-16Set types correctly for open_port({spawn_executable, ...Patrik Nyblom
2010-12-16Fix type specification of the ets:new/2 BIFJesper Louis Andersen
2010-12-13Fix native code compiler infinite loop and update type info for 're'Kostis Sagonas
2010-12-06Prepare releaseErlang/OTP
2010-12-03Merge branch 'ks/erl_bif_types-cleanup/OTP-8961' into devPatrik Nyblom
2010-12-03Merge branch 'pan/unicode-filenames/OTP-8887' into devPatrik Nyblom
2010-12-01Merge branch 'lukas/hipe/decode_packet_type' into devLukas Larsson
2010-11-30Corrected testcases broken by unicode filenamesPatrik Nyblom
2010-11-29Fix type information of 'file' and 'code' modulesKostis Sagonas
2010-11-22Merge branch 'ks/file_open-mode' into devBjörn Gustavsson
2010-11-22Merge branch 'ks/hipe-patches' into devBjörn Gustavsson
2010-11-22hipe: Update types and specsKostis Sagonas
2010-11-22erl_types: Fix pretty rare crashes and an infinite loopKostis Sagonas
2010-10-29Merge branch 'ks/rec-erl_types' into devBjörn Gustavsson
2010-10-29Deeper unfolding of recursive typesKostis Sagonas
2010-10-20hipe: Add translation of BIFs with arity threeKostis Sagonas
2010-10-15Update httppacket type to return both strings and binariesLukas Larsson
2010-10-14Add the {encoding, _} options to file:open/2's modesKostis Sagonas
2010-10-06Merge branch 'ks/ets-update-counter' into devBjörn Gustavsson
2010-10-02Fix type of ets:update_counter/3 to correspond with the documentationKostis Sagonas
2010-09-30Merge branch 'ks/dialyzer-fixes' into devBjörn Gustavsson
2010-09-24Fix two errors in dialyzerKostis Sagonas
2010-09-24Cleanup and small fixes in hipe filesKostis Sagonas
2010-09-15hipe: Do not auto-import min/2 and max/2Tuncer Ayaz
2010-09-13Prepare releaseOTP_R14BErlang/OTP
2010-09-01Merge branch 'pg/fix-hipe-load' into devBjörn Gustavsson
2010-08-30fix crash in hipe_icode_exceptionsMikael Pettersson
2010-08-27Fix hipe:load/1Paul Guyot
2010-08-17erts: Remove broken elib_mallocBjörn Gustavsson
2010-07-20One off-heap list, to eliminate two words per ETS object.Sverker Eriksson