PR 65138/target
2015-03-03 Michael Meissner <meissner@linux.vnet.ibm.com> PR 65138/target * config/rs6000/rs6000-tables.opt: Regenerate table. From-SVN: r221155
This commit is contained in:
parent
f2b86778c4
commit
a6a62c01b0
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2015-03-03 Michael Meissner <meissner@linux.vnet.ibm.com>
|
||||
|
||||
PR 65138/target
|
||||
* config/rs6000/rs6000-tables.opt: Regenerate table.
|
||||
|
||||
2015-03-03 Renlin Li <renlin.li@arm.com>
|
||||
|
||||
* doc/md.texi (@item ^): Change ? into ^.
|
||||
|
|
|
@ -186,5 +186,8 @@ EnumValue
|
|||
Enum(rs6000_cpu_opt_value) String(powerpc64) Value(52)
|
||||
|
||||
EnumValue
|
||||
Enum(rs6000_cpu_opt_value) String(rs64) Value(53)
|
||||
Enum(rs6000_cpu_opt_value) String(powerpc64le) Value(53)
|
||||
|
||||
EnumValue
|
||||
Enum(rs6000_cpu_opt_value) String(rs64) Value(54)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue