Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2014-04-30 | binutils/gcc/gdb: Add TARGET_ARCH to PN for all cross recipes | Richard Purdie | 1 | |
This allows them to co-exist together in the native sysroot, with one set of cross tools per target architecture. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
2014-04-25 | gcc-cross-initial: Separate out libgcc-initial | Richard Purdie | 1 | |
Its useful to separate out the native (cross) binaries from the target compilation. We already do this for libgcc, this now takes the same approach for -initial. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |