Age | Commit message (Expand) | Author |
---|---|---|
2005-09-18 | Fix cross-etc-root-var, pick up target etc files, simplied fix from PR4511 | Dale Rahn |
2005-09-11 | Compute TARGET_ARCH in the Makefile, rather than in a shell, and use it | Miod Vallat |
2005-09-11 | Create proper symlink for a.out as. | Miod Vallat |
2005-09-11 | Create a correct /usr/bin/cpp for a.out platforms. | Miod Vallat |
2005-06-28 | telnetd is gone | Martin Reindl |
2005-03-12 | Kill \n at EOF. | Alexander Yurchenko |
2005-01-28 | match gcc3 logic from bsd.own.mk and add a target_arch generation for arm | Michael Shalayeff |
2005-01-20 | No need for cross nm/size in cross-env, our host tools are good enough. | Alexander Yurchenko |
2005-01-19 | Unbreak cross-tools by providing TARGET_ARCH in include target | Alexander Yurchenko |
2005-01-12 | less confusing `TARGET_USE_GCC3' since it's only used locally. | Marc Espie |
2005-01-10 | - introduce TARGET_CANON/TARGET_ARCH shell variables, to make things slightly | Marc Espie |
2005-01-09 | move cross-stuff into its own file. | Marc Espie |