summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gdb-7.8.2-1.cfg (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-03-12Add gdb-7.8.2 hash.Chris Johns1-1/+1
2015-02-07Update all 4.11 archs to newlib-2.2.0-1 and gdb-7.8.2 where possible.Chris Johns1-3/+4
Remove the extra gdb-7.8.1.cfg and added support to allow GDB tar compression to be version defined. GDB has changed it default to .xz.
2014-07-29Add checksum support for downloaded files.Chris Johns1-0/+5
File download by http, ftp, pw support checksum. The %hash directive provides a means of setting a hash used to checksum the file. Files on disk or just downloaded are checked.
2014-05-13sb: Implement %source and %patch to manage source and patches.Chris Johns1-9/+3
Remove the numbered source and patches and automatically manage sources and patches. This removes the overhead in maintaining large collections of patches.
2014-05-02rtems/4.11: Fix _host_os for building on FreeBSD. It needs to be _build_os.Chris Johns1-1/+1
2014-05-01config: Update to gdb-7.7 for a range of archs.Chris Johns1-0/+1
Update lm32, m32c, m32r, m68k, microblaze, mips, powerpc, sh, sparc64 v850.
2014-04-10config: Use _host_os for conditional checks.Chris Johns1-1/+1
2014-04-10config: Fix for sim common code on Mavrick.Chris Johns1-0/+5
2014-04-09config: Add gdb-7.7 support.Chris Johns1-2/+2
2014-04-09config: Make FreeBSD 10 port patch specific to FreeBSD.Chris Johns1-0/+2
2014-03-20freebsd: Add support for FreeBSD 10.0.Chris Johns1-0/+3
GDB did not build out of the box on FreeBSD 10.0 due to the iconv move to libc effecting the gettext port with Python. The patch provided is from the gdb port (devel/gdb) and add the LDFLAGS to the link command line when Python is used and this adds /usr/local/lib if needed.
2013-12-14Update to binutils 2.24, gcc 4.8.2, newlib 11-Dec-2013 and gdb 7.6.2.Chris Johns1-2/+2
Note, some architectures remain broken with the new gcc.
2013-04-30Updated 4.11 tool versions.Chris Johns1-2/+2
2013-03-11Move all patches to the rtems-tools.git repo.Chris Johns1-0/+5
All patches are now downloaded. No patches or source is held in the RTEMS Source Builder repo. As part of this the build sets now have a single rtems_arch define and the base RTEMS 4.11 build set now creates the _target macro. With this change a method to manage RTEMS specific patches has been put in place where build sets can define patches. This avoids needing special configuration files.
2013-03-08Add MIPS STX39 and Moxie specific GDB builds.Chris Johns1-2/+0
The MIPS STX39 is a special build for the simulator and the Moxie build has a specific patch which was in the common configuration.
2013-02-14Add Moxie support.Chris Johns1-1/+1
Binutils and the compiler build how-ever gdb needs a tool called 'dtc' to build the simulator. This is not present on my FreeBSD test box.
2013-02-13Restructure RTEMS Config FilesChris Johns1-0/+0
Add arch build files. This allows archs to have different versions and patches for specific tools. Break the RTEMS config directory up into separate directories to make long term maintenance easier. This required a change to config.py to handle the config files being in subdirs of the config directory. The defaults have been updated to include the install SB root so packages built before a package are available. Add makeinfo to the required tools. GDB (and others) need it to build without error.
2012-11-30Add rtems-4.11 support for 4.7.2.Chris Johns1-3/+3
2012-11-06Move the configuration files into the config directory.Chris Johns1-0/+0
2012-11-06Move RTEMS source builder configurations and patches in rtems.Chris Johns1-0/+0