changelog
- 2009-10-25
- by Alexandre "kAworu" Perrin <kaworu(a)kaworu,ch> [Sun, 25 Oct 2009 18:47:28 +0100] rev 15
- removed unused files crt*{S,T}.c files
- 2009-10-17
- by Alexandre "kAworu" Perrin <kaworu(a)kaworu,ch> [Sat, 17 Oct 2009 19:53:26 +0200] rev 14
- merged from 'default'
- 2009-10-17
- by Alexandre "kAworu" Perrin <kaworu(a)kaworu,ch> [Sat, 17 Oct 2009 19:51:48 +0200] rev 13
- fixed expected for throw2.cpp (based on gcc's crtstuff.c results)
- 2009-10-17
- by Alexandre "kAworu" Perrin <kaworu(a)kaworu,ch> [Sat, 17 Oct 2009 19:47:23 +0200] rev 12
- modified sources for portability
- 2009-10-17
- by Alexandre "kAworu" Perrin <kaworu(a)kaworu,ch> [Sat, 17 Oct 2009 19:42:16 +0200] rev 11
- portable Makefile
- 2009-10-17
- by Alexandre "kAworu" Perrin <kaworu(a)kaworu,ch> [Sat, 17 Oct 2009 19:41:42 +0200] rev 10
- created 'compiler-rt' branch for compiler-rt integration
- 2009-10-17
- by Alexandre "kAworu" Perrin <kaworu(a)kaworu,ch> [Sat, 17 Oct 2009 19:25:16 +0200] rev 9
- Added throw2.cpp test and .expected files
- 2009-10-17
- by Alexandre "kAworu" Perrin <kaworu(a)kaworu,ch> [Sat, 17 Oct 2009 19:07:30 +0200] rev 8
- Added throw1.cpp test
- 2009-10-17
- by Alexandre "kAworu" Perrin <kaworu(a)kaworu,ch> [Sat, 17 Oct 2009 18:58:45 +0200] rev 7
- Added basics tests
- 2009-10-17
- by Alexandre "kAworu" Perrin <kaworu(a)kaworu,ch> [Sat, 17 Oct 2009 18:58:30 +0200] rev 6
- use __attribute__((__weak__)) instead of __attribute__((weak))