Changeset 2a99fa8 in mainline
- Timestamp:
- 2005-10-22T20:41:21Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 56d40fe
- Parents:
- a16bfd0
- Files:
-
- 28 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile.config
ra16bfd0 r2a99fa8 4 4 #ARCH=ppc32 5 5 #ARCH=amd64 6 #ARCH=sparc64 6 7 7 8 # If this is yes, then the native compiler will be used instead of cross compiler -
arch/mips32/_link.ld.in
ra16bfd0 r2a99fa8 1 1 /* 2 * MIPS linker script2 * MIPS32 linker script 3 3 * 4 4 * kernel text -
arch/ppc32/_link.ld
ra16bfd0 r2a99fa8 1 1 /* 2 * PPC linker script2 * PPC32 linker script 3 3 * 4 4 * It is ELF format, but its only section looks like this:
Note:
See TracChangeset
for help on using the changeset viewer.