Skip to content

Commit 4301fa6

Browse files
committed
update changelog
1 parent 91b4908 commit 4301fa6

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

ChangeLog.markdown

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,27 @@ Current trunk code
1414
- Emscripten-LLVM: https://github.com/kripken/emscripten-fastcomp/compare/1.27.1...incoming
1515
- Emscripten-Clang: https://github.com/kripken/emscripten-fastcomp-clang/compare/1.27.1...incoming
1616

17+
v1.28.3: 01/04/2015
18+
-------------------
19+
- embuilder.py tool
20+
- Many fixes for native optimizer on Windows
21+
- Perform LLVM LTO in a separate invocation of opt, so that it does not mix with legalization and other stuff we do at link time
22+
23+
v1.28.2: 12/17/2014
24+
-------------------
25+
- Enable native optimizer by default
26+
- Disable slow2asm legacy testing (asm.js mode in pre-fastcomp)
27+
28+
v1.28.1: 12/15/2014
29+
-------------------
30+
- Use a lot more MUSL math functions
31+
32+
v1.28.0: 12/12/2014
33+
-------------------
34+
35+
v1.27.2: 12/10/2014
36+
-------------------
37+
1738
v1.27.1: 11/20/2014
1839
-------------------
1940
- Migrated to upstream PNaCl LLVM+Clang 3.4 from the previous 3.3.

0 commit comments

Comments
 (0)