Go to file
Adrien Destugues 4319c0ca13 gcc2: fix LDBL_MIN, LDBL_MAX, and LDBL_EPSILON
While the union trick used there gave the correct results, it made the
defines non-constants so they couldn't be used properly in some cases.

In particular, this makes the testsuite for gettext and some other GNU
packages fail as they explicitly test for these being constants.
2014-10-14 17:58:00 +02:00
autoconf Congrats svn_load_dirs.pl, this change just disappeared. 2008-03-19 13:01:56 +00:00
binutils Merge binutils 2.24 2014-03-19 17:30:31 +01:00
cloog cloog: removed included isl 2014-01-27 21:52:03 +01:00
gcc Don't switch on -shared if the user specifies -r. 2014-10-13 04:15:32 +00:00
isl imported isl-0.12.2 2014-01-27 21:38:34 +01:00
jam jam: do not set OPTIM by default 2014-08-25 22:58:39 +02:00
legacy gcc2: fix LDBL_MIN, LDBL_MAX, and LDBL_EPSILON 2014-10-14 17:58:00 +02:00
libtool Added support for Haiku x86 target. 2005-12-05 14:02:23 +00:00
patches Replace outdated paths in buildtools 2012-10-31 10:33:57 -04:00
.gitignore * Add .gitignore. 2014-07-21 11:18:25 +02:00
build-gcc2-package-Haiku.sh Pimp up the gcc 2 package building script 2011-07-17 17:02:44 +02:00
build-gcc4-optional-package-Haiku.sh Force POSIX locale, as otherwise the build (makeinfo) may break. 2012-11-07 20:31:39 +01:00
INSTALL-as-haiku-cross-compiler-on-LINUX * created explicit micro-documentation-file that describes how to build a cross 2006-08-26 12:15:54 +00:00
INSTALL-gcc2-from-source-Haiku Merge branch 'master' into package-management 2013-05-04 14:45:58 +02:00
INSTALL-gcc4-from-source-Haiku Force POSIX locale, as otherwise the build (makeinfo) may break. 2012-11-07 20:31:39 +01:00