This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
crosstool-ng
Watch
1
Star
0
Fork
0
You've already forked crosstool-ng
mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced
2024-12-20 21:33:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1f18636343
crosstool-ng
/
scripts
/
build
/
arch
/
powerpc.sh
4 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
PowerPC support by Daniel Dittmann. /trunk/docs/CREDITS | 3 3 0 0 +++ /trunk/config/target.in | 8 8 0 0 ++++++++ /trunk/arch/powerpc/functions | 9 9 0 0 +++++++++ /trunk/arch/powerpc/config.in | 1 1 0 0 + 4 files changed, 21 insertions(+)
2008-05-18 20:50:13 +00:00
# Compute powerpc-specific values
Add support for powerpc64, along with an EXPERIMENTAL sample. /trunk/scripts/build/arch/powerpc64.sh | 21 1 20 0 - /trunk/scripts/build/arch/powerpc.sh | 21 1 20 0 - /trunk/samples/powerpc64-unknown-linux-gnu/crosstool.config | 388 388 0 0 +++++++++++++++++++ /trunk/samples/powerpc64-unknown-linux-gnu/reported.by | 3 3 0 0 + /trunk/config/arch/powerpc-powerpc64.in-common | 12 4 8 0 - /trunk/config/arch/powerpc.in | 15 0 15 0 - /trunk/config/arch/powerpc64.in | 19 3 16 0 - 7 files changed, 400 insertions(+), 79 deletions(-)
2009-01-31 17:39:35 +00:00
.
"
${
CT_LIB_DIR
}
/scripts/build/arch/powerpc-powerpc64.sh-common
"
Reference in New Issue
Copy Permalink