2013-09-09 15:54 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* src/vm/dlmalloc.c
* use __builtin_clz() and __builtin_ctz() only with GCC 3.4 or newer.
Problem reported by David Arturo Macias Corona and OS2 GCC3.3.5.
* README.md
+ added link suggested by David to os2gcc454 from Paul Smedley
* src/rtl/gtstd/gtstd.c
+ accept keyboard input from redirected file on platforms without
dedicated code for keyboard support in GTSTD
This commit is contained in:
@@ -1744,6 +1744,7 @@ Supported shells per host platforms:
|
||||
* <http://os2ports.smedley.info/index.php?page=gcc>
|
||||
* <http://os2ports.smedley.info/index.php?page=gcc44>
|
||||
* <http://download.smedley.info/gcc-4.4.5-os2-20101004.zip>
|
||||
* <https://dl.dropboxusercontent.com/u/76425158/gcc-4.5.4-os2-20130803.zip>
|
||||
* DJGPP [dos, *nix, free, open-source]
|
||||
* <http://www.delorie.com/djgpp/>
|
||||
* Open Watcom [win, dos, os2, linux, free, open-source]
|
||||
|
||||
Reference in New Issue
Block a user