diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index eb5346d..ddd7ce9 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2002-02-15 Hans-Peter Nilsson <hp@bitrange.com> + + * NEWS: Mention support for MMIX. + 2002-02-13 Chris Demetriou <cgd@broadcom.com> * config/tc-mips.c (mips_need_elf_addend_fixup): Restructure into @@ -3,6 +3,8 @@ GASP now correctly parses floating point numbers. Unless the base is explicitly specified, they are interpreted as decimal numbers regardless of the currently specified base. +Support for Don Knuth's MMIX, by Hans-Peter Nilsson. + Support for the OpenRISC 32-bit embedded processor by OpenCores. The ARM assembler now accepts -march=..., -mcpu=... and -mfpu=... for |