summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gdb-7.6.2-1.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sb: Implement %source and %patch to manage source and patches.Chris Johns2014-05-131-7/+1
| | | | | | Remove the numbered source and patches and automatically manage sources and patches. This removes the overhead in maintaining large collections of patches.
* rtems/4.11: Fix _host_os for building on FreeBSD. It needs to be _build_os.Chris Johns2014-05-021-1/+1
|
* config: Make FreeBSD 10 port patch specific to FreeBSD.Chris Johns2014-04-091-0/+2
|
* freebsd: Add support for FreeBSD 10.0.Chris Johns2014-03-201-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.
* Update to binutils 2.24, gcc 4.8.2, newlib 11-Dec-2013 and gdb 7.6.2.Chris Johns2013-12-141-0/+18
Note, some architectures remain broken with the new gcc.