From 69dca93af5d5c5c4cfa6f4b7c8b854e3d295109f Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Sat, 14 Dec 2013 12:21:27 +1100 Subject: Update to binutils 2.24, gcc 4.8.2, newlib 11-Dec-2013 and gdb 7.6.2. Note, some architectures remain broken with the new gcc. --- rtems/config/tools/rtems-binutils-2.24-1.cfg | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 rtems/config/tools/rtems-binutils-2.24-1.cfg (limited to 'rtems/config/tools/rtems-binutils-2.24-1.cfg') diff --git a/rtems/config/tools/rtems-binutils-2.24-1.cfg b/rtems/config/tools/rtems-binutils-2.24-1.cfg new file mode 100644 index 0000000..847680a --- /dev/null +++ b/rtems/config/tools/rtems-binutils-2.24-1.cfg @@ -0,0 +1,25 @@ +# +# Binutils 2.24. +# + +%include %{_configdir}/checks.cfg +%include %{_configdir}/base.cfg + +%define binutils_version 2.24 + +# +# Enable deterministic archives by default. This will be the default +# there all tools using this binutils will create deterministic +# archives. +# +%define with_deterministic_archives 1 + +# +# Include the RTEMS specific patches +# +%include rtems-binutils-patches.cfg + +# +# The binutils build instructions. We use 2.xx Release 1. +# +%include %{_configdir}/binutils-2-1.cfg -- cgit v1.2.3