/gnu/lib/libmalloc/

nu/dist/binutils/opcodes?id=0de1d80a7e5e4756f34941ca8fdfb2df1f17f593'>Use ${HOST_SH} instead of the host system's /bin/sh wherever possible:apb * Use ${CONFIG_SHELL:-/bin/sh} ${rootdir}/move-if-change instead of just ${rootdir}/move-if-change. 2006-09-29Use ${HOST_SH} instead of the host system's /bin/sh wherever possible:apb * Explicitly use $(SHELL) to run shell scripts. * Use SHELL = @SHELL@, not SHELL = /bin/sh. @SHELL@ will be substituted by associated configure scripts, and will actually refer to the environment variable ${CONFIG_SHELL}. 2006-02-02Resolve conflicts.skrll 2006-02-02Import binutils 2.16.1.skrll 2005-04-24Apply patch from the RedHat CVS tree. Avoids issue with -O3 using thechristos wrong registers with some opcodes, the error is: Error: Illegal operands: There are only 32 single precision f registers; [0-31] And the code to cause this is: return (cond) ? x : -x; where x is double. 2004-12-08merge binutils 2.15 cornflakes.mrg XXX: some info files are not yet totally fixed up..will fix. 2004-12-08initial import of binutils 2.15 branch (20041204)mrg 2003-11-27merge the non-aout-shlib changes forward from gnu/dist/toolchain.mrg 2003-11-26initial import of binutils 2.14 into gnu/dist/binutils.mrg