summaryrefslogtreecommitdiff
path: root/patches/gdb/7.0.1
AgeCommit message (Collapse)AuthorFilesLines
2010-05-29patches/gdb: Fix canadian building of GDB for powerpcMartin Lund1-0/+183
Adds patch for GDB v6.8, v7.0, v7.0.1 to fix canadian cross building of GDB for powerpc. See original patch information here: http://sources.redhat.com/bugzilla/show_bug.cgi?id=9638 The patch is not required for GDB v7.1 (fixed). Tested in canadian combination using mingw32 and powerpc toolchains. Tested to not affect normal cross building of GDB for powerpc target. Signed-off-by: Martin Lund <mgl@doredevelopment.dk>