mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
* doc/as.texinfo: Include c-xstormy16.texi.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2011-08-19 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* doc/as.texinfo: Include c-xstormy16.texi.
|
||||||
|
|
||||||
2011-08-18 Alan Modra <amodra@gmail.com>
|
2011-08-18 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
* write.c (resolve_reloc_expr_symbols): Convert local symbols
|
* write.c (resolve_reloc_expr_symbols): Convert local symbols
|
||||||
|
@ -6943,6 +6943,9 @@ subject, see the hardware manufacturer's manual.
|
|||||||
@ifset V850
|
@ifset V850
|
||||||
* V850-Dependent:: V850 Dependent Features
|
* V850-Dependent:: V850 Dependent Features
|
||||||
@end ifset
|
@end ifset
|
||||||
|
@ifset XSTORMY16
|
||||||
|
* XSTORMY16-Dependent:: XStormy16 Dependent Features
|
||||||
|
@end ifset
|
||||||
@ifset XTENSA
|
@ifset XTENSA
|
||||||
* Xtensa-Dependent:: Xtensa Dependent Features
|
* Xtensa-Dependent:: Xtensa Dependent Features
|
||||||
@end ifset
|
@end ifset
|
||||||
@ -7159,6 +7162,10 @@ family.
|
|||||||
@include c-v850.texi
|
@include c-v850.texi
|
||||||
@end ifset
|
@end ifset
|
||||||
|
|
||||||
|
@ifset XSTORMY16
|
||||||
|
@include c-xstormy16.texi
|
||||||
|
@end ifset
|
||||||
|
|
||||||
@ifset XTENSA
|
@ifset XTENSA
|
||||||
@include c-xtensa.texi
|
@include c-xtensa.texi
|
||||||
@end ifset
|
@end ifset
|
||||||
|
Reference in New Issue
Block a user