summaryrefslogtreecommitdiffstats
path: root/include/elf/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-12-01 21:35:38 +0000
committerNick Clifton <nickc@redhat.com>2000-12-01 21:35:38 +0000
commit388732e7f6a9b690cf03ec1f1b6fe286c8dd4ecf (patch)
tree9d2b7b759b0752e04005333779ae692f3defb1f7 /include/elf/ChangeLog
parent2a91907cc0ca92840dbe64a992013f2285c89c45 (diff)
downloadcygnal-388732e7f6a9b690cf03ec1f1b6fe286c8dd4ecf.tar.gz
cygnal-388732e7f6a9b690cf03ec1f1b6fe286c8dd4ecf.tar.bz2
cygnal-388732e7f6a9b690cf03ec1f1b6fe286c8dd4ecf.zip
Add MIPS32 as a seperate MIPS architecture
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index aa2d4e018..a1ef8852a 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.