PR 479/rtems_misc
* src/malloc.c: Per multiple standards realloc does not free the
original memory if the allocation of the requested larger block
fails.
* binutils/base-binutils.add: Preps for 2.14 (Merger from CVS trunk).
* binutils/binutils.add: Use %{binutils_version} instead of
@binutils_version@ (Missed in previous patches).
* binutils/Makefile.am: Minor cleanups.
* binutils/binutils.add, binutils/base-binutils.add,
binutils/target-binutils.add: Add support for %{rpmprefix},
%{rpmgroup}. Use %{binutils_target} and %{binutils_version}.
* binutils/mkspec.in:: Add support for @rpmprefix@, @rpmgroup@.
* ch07.t: Don't use raisesections/lowersections (texi2www can't deal
with them); Use @itemize instead of subsubsubsection (Too deep).
* posix1003_1.texi: Use ifnottex instead of ifinfo.
* preface.texi: Use ifnottex instead of ifinfo
* started.texi: include common/rtems.texi.
* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
* binaries.t: Fix list of supported binary packages.
Comment out references to cygwin rpms.
Fix definition of RPM. Add Java to optional langs.
Use RTEMSPREFIX instead of /opt/rtems.
* buildc.t: Use RTEMSPREFIX instead of /opt/rtems.
* buildrt.t: Various minor fixes.
Use --disable-networking instead of --disable-tcpip.
Use RTEMSPREFIX instead of /opt/rtems.
* nextstep.t: Remove some more refs to oarcorp.com.
Use RTEMSHTTPURL instead of www.rtems.com.
* started/tversions.texi.in: Use @value{VERSION} instead of
hard-coded "4.6.0"
* bsp_howto.texi: include common/rtems.texi.
* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
* target.t: Use RTEMSHTTPURL instead of www.rtems.com.
* FAQ.texi: include common/rtems.texi.
* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
* basic.t: Use RTEMSHTTPURL instead of http://www.rtems.com.
* build45.t: Use RTEMSPREFIX instead of /opt/rtems.