diff options
author | Nick Clifton <nickc@redhat.com> | 2000-12-01 21:35:38 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-12-01 21:35:38 +0000 |
commit | 99918da7cd0ea10891216c5fd9db58100d14e3b9 (patch) | |
tree | f6220549ac93f73fb111594bf282aa80a5baa7bd /include/elf/ChangeLog | |
parent | 035d66b532b4a18cffe48d29f8fd0cfc409aa788 (diff) | |
download | binutils-redhat-99918da7cd0ea10891216c5fd9db58100d14e3b9.tar.gz |
Add MIPS32 as a seperate MIPS architecture
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r-- | include/elf/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index aa2d4e0181..a1ef8852a5 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,9 @@ +2000-10-16 Chris Demetriou <cgd@sibyte.com> + + * mips.h (E_MIPS_ARCH_32): New constant. + (E_MIPS_MACH_MIPS32, E_MIPS_MACH_MIPS32_4K): Replace the + former with the latter. + 2000-11-30 Jan Hubicka <jh@suse.cz> * common.h (EM_X86_64): New macro. |