Add binutils support for v850e1 processor

This commit is contained in:
Nick Clifton
2003-09-04 11:04:38 +00:00
parent 3c9030c1f4
commit 8ad30312ff
23 changed files with 286 additions and 83 deletions

View File

@ -1,5 +1,7 @@
-*- text -*-
* Added support for v850e1.
* Added -n switch for x86 assembler. By default, x86 GAS replaces
multiple nop instructions used for alignment within code sections
with multi-byte nop instructions such as leal 0(%esi,1),%esi. This