aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib/compiler/egen/beam_opcodes.erl
AgeCommit message (Collapse)Author
2011-09-14primary bootstrap: Remove source filesBjörn Gustavsson
The primary bootstrap contains generated source files that are not needed for building Erlang/OTP. Since these files contains dates, version numbers, or absolute path names, new versions of most of those files will be created in the git repository every time the primary bootstrap is updated, thus growing the git repository grow more than necessary.
2010-06-02Update bootstrap compilerBjörn Gustavsson
2010-05-11Update primary bootstrapBjörn Gustavsson
2010-04-01Update bootstrap compilerBjörn Gustavsson
2009-12-11Update bootstrap compilerBjörn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP