Skip to content

Commit 69389a2

Browse files
author
Claudiu Zissulescu
committed
Update doc
1 parent 331e9d1 commit 69389a2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

gcc/ChangeLog.ARC

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
2013-03-17 Claudiu Zissulescu <[email protected]>
22

33
* config/arc/arc.md: Update how multiplication is done for ARC 600.
4+
* doc/install.texi: Update with HS and EM options.
45

56
2013-03-14 Claudiu Zissulescu <[email protected]>
67

gcc/doc/install.texi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3168,8 +3168,8 @@ This is a synonym for @samp{x86_64-*-solaris2.1[0-9]*}.
31683168
@heading @anchor{arc-x-elf32}arc-*-elf32
31693169

31703170
Use @samp{configure --target=arc-elf32 --with-cpu=@var{cpu} --enable-languages="c,c++"}
3171-
to configure GCC, with @var{cpu} being one of @samp{arc600}, @samp{arc601},
3172-
or @samp{arc700}@.
3171+
to configure GCC, with @var{cpu} being one of @samp{arc600},
3172+
@samp{arc601}, @samp{arc700}, @samp{EM}, or @samp{HS}@.
31733173

31743174
@html
31753175
<hr />

0 commit comments

Comments
 (0)