Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-09-19 | gcc 4.3.2: fix packaging of crt*.o and include-fixed | Koen Kooi | 1 | |
2008-04-03 | gcc-package-target.inc: some vendor patched gccs don't have an libgcc_s.so, ↵ | Koen Kooi | 1 | |
so don't error out if it's missing | ||||
2008-03-27 | gcc-package-target.inc: Package libgfortran-dev if present, don't package ↵ | Richard Purdie | 1 | |
libgcc, libstdc++ or libg2c, these packages from from gcc-cross | ||||
2008-03-15 | gcc: Move more common variables to gcc-common.inc (BINV, gcclibdir, use ↵ | Richard Purdie | 1 | |
DEBIANNAME instead of a python function, SHLIBSDIR override) | ||||
2008-03-15 | gcc: Rename gcc-package.inc gcc-package-target.inc and move includes a level ↵ | Richard Purdie | 1 | |
lower. There should be no functionality change yet, it just makes that change easier to remove target packaging from cross builds |