Changeset d721c3d for cross-tools
- Timestamp:
- Jun 25, 2006, 2:16:12 PM (19 years ago)
- Children:
- 3f9c126
- Parents:
- 1e73f25
- Location:
- cross-tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified cross-tools/sparc64-64/flags.xml ¶
r1e73f25 rd721c3d 42 42 <tbody> 43 43 <row> 44 <entry>Generic</entry> 45 <entry>-m64 -mcpu=v9a</entry> 46 <entry>-mcpu=v9a</entry> 47 </row> 48 <row> 44 49 <entry>Ultrasparc and Ultrasparc2</entry> 45 50 <entry>-m64 -mcpu=ultrasparc -mtune=ultrasparc</entry> -
TabularUnified cross-tools/sparc64/flags.xml ¶
r1e73f25 rd721c3d 46 46 <tbody> 47 47 <row> 48 <entry>Generic for Sparc64</entry> 49 <entry>-m32 -mcpu=v9a</entry> 50 <entry>-m64 -mcpu=v9a</entry> 51 <entry>-mcpu=v9a</entry> 52 </row> 53 <row> 48 54 <entry>Ultrasparc and Ultrasparc2</entry> 49 55 <entry>-m32 -mcpu=ultrasparc -mtune=ultrasparc</entry>
Note:
See TracChangeset
for help on using the changeset viewer.