Deleted Added
sdiff udiff text old ( 89857 ) new ( 91041 )
full compact
1-*- text -*-
2Support for Don Knuth's MMIX, by Hans-Peter Nilsson.
3
4Support for the OpenRISC 32-bit embedded processor by OpenCores.
5
6The ARM assembler now accepts -march=..., -mcpu=... and -mfpu=... for
7specifying the target instruction set. The old method of specifying the
8target processor has been deprecated, but is still accepted for
9compatibility.
10
11Support for the VFP floating-point instruction set has been added to
12the ARM assembler.
13

--- 342 unchanged lines hidden ---