Changeset 76b06f6 for BOOK/temp-system/mips
- Timestamp:
- Sep 24, 2013, 11:53:17 AM (12 years ago)
- Children:
- 2e9ccbe
- Parents:
- 111b12a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/mips/gcc.xml
r111b12a r76b06f6 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../../ final-system/common/gcc.xml"26 href="../../cross-tools/common/gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../ final-system/common/gcc.xml"30 href="../../cross-tools/common/gcc-static.xml" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 … … 40 40 41 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 42 href="../../cross-tools/mips/gcc-static.xml" 43 xpointer="xpointer(//*[@os='f1'])"/> 44 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 46 href="../../cross-tools/mips/gcc-static.xml" 47 xpointer="xpointer(//*[@os='f2'])"/> 48 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 42 50 href="../../cross-tools/common/gcc-static.xml" 43 51 xpointer="xpointer(//*[@os='ag'])"/> … … 48 56 49 57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 50 href="../ ../final-system/common/gcc.xml"51 xpointer="xpointer(//*[@os=' fix1'])"/>58 href="../common/gcc.xml" 59 xpointer="xpointer(//*[@os='cf'])"/> 52 60 53 61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 54 href="../ ../final-system/common/gcc.xml"55 xpointer="xpointer(//*[@os=' fix2'])"/>62 href="../common/gcc.xml" 63 xpointer="xpointer(//*[@os='cg'])"/> 56 64 57 65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 81 89 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 82 90 href="../common/gcc.xml" 83 xpointer="xpointer(//*[@os=' s1'])"/>91 xpointer="xpointer(//*[@os='ts1'])"/> 84 92 85 93 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 86 94 href="../common/gcc.xml" 87 xpointer="xpointer(//*[@os=' s2'])"/>95 xpointer="xpointer(//*[@os='ts2'])"/> 88 96 89 97 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.