Changeset e2ce6d78 in clfs-embedded for BOOK/cross-tools
- Timestamp:
- Jun 13, 2014, 8:58:19 PM (10 years ago)
- Branches:
- master
- Children:
- 5846de5
- Parents:
- c5d3ce0
- git-author:
- Andrew Bradford <andrew@…> (10/24/13 19:15:26)
- git-committer:
- Andrew Bradford <andrew@…> (06/13/14 20:58:19)
- Location:
- BOOK/cross-tools
- Files:
-
- 3 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/arm-chapter.xml
rc5d3ce0 re2ce6d78 21 21 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/libc.xml"/> 22 22 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="arm/gcc-final.xml"/> 23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/toolchain.xml"/> 23 24 24 25 </chapter> -
BOOK/cross-tools/mips-chapter.xml
rc5d3ce0 re2ce6d78 22 22 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/libc.xml"/> 23 23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mips/gcc-final.xml"/> 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/toolchain.xml"/> 24 25 25 26 </chapter> -
BOOK/cross-tools/x86-chapter.xml
rc5d3ce0 re2ce6d78 21 21 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/libc.xml"/> 22 22 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x86/gcc-final.xml"/> 23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/toolchain.xml"/> 23 24 24 25 </chapter>
Note:
See TracChangeset
for help on using the changeset viewer.