elf/section13.s: Replace @nobits with %nobits
* testsuite/gas/elf/section13.s: Replace @nobits with %nobits.
This commit is contained in:
parent
2384096c4d
commit
575d37aeae
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2020-02-02 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* testsuite/gas/elf/section13.s: Replace @nobits with %nobits.
|
||||
|
||||
2020-02-01 Anthony Green <green@moxielogic.com>
|
||||
|
||||
* config/tc-moxie.c (md_begin): Don't force big-endian mode.
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
.section .mbind.data,"dw",@nobits
|
||||
.section .mbind.data,"dw",%nobits
|
||||
.byte 0
|
||||
|
|
Loading…
Add table
Reference in a new issue