diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2020-04-07 04:17:01 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2020-04-07 04:21:41 -0700 |
commit | 266803a2918975ee3a22958cae56218820614a71 (patch) | |
tree | 3048244ec2469d5d4d6dbdefae24313ca0fc1d2b /gas/ChangeLog | |
parent | 5707e24baa2f557d54e09641d69843111834cb9b (diff) | |
download | gdb-266803a2918975ee3a22958cae56218820614a71.zip gdb-266803a2918975ee3a22958cae56218820614a71.tar.gz gdb-266803a2918975ee3a22958cae56218820614a71.tar.bz2 |
gas/doc/c-z80.texi: Fix @xref warnings
Fix
gas/doc/c-z80.texi:244: warning: `.' or `,' must follow @xref, not )
gas/doc/c-z80.texi:278: warning: `.' or `,' must follow @xref, not )
gas/doc/c-z80.texi:284: warning: `.' or `,' must follow @xref, not )
gas/doc/c-z80.texi:291: warning: `.' or `,' must follow @xref, not )
gas/doc/c-z80.texi:295: warning: `.' or `,' must follow @xref, not )
* doc/c-z80.texi: Fix @xref warnings.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 09cd4ae..6fdfcad 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2020-04-07 H.J. Lu <hongjiu.lu@intel.com> + + * doc/c-z80.texi: Fix @xref warnings. + 2020-04-07 Lili Cui <lili.cui@intel.com> * config/tc-i386.c (cpu_arch): Add .TSXLDTRK. |