* m68hc11.h (E_M68HC12_BANKS, E_M68HC11_I32, E_M68HC11_F64,
[binutils-gdb.git] / include / elf / ChangeLog
index 6e38b4894874ae49b5be36ae52fa3a48cebb3677..8b366208814fbc1e373c675c6a845bf98b055da6 100644 (file)
@@ -1,6 +1,28 @@
+2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * m68hc11.h (E_M68HC12_BANKS, E_M68HC11_I32, E_M68HC11_F64,
+       EF_M68HC11_ABI): Define for ABI specification.
+       (STO_M68HC12_FAR, STO_M68HC12_INTERRUPT): Symbol flags for
+       linker and debugger.
+       (R_M68HC11_24, R_M68HC11_LO16, R_M68HC11_PAGE): New relocs.
+       (R_M68HC11_RL_JUMP, R_M68HC11_RL_GROUP): New reloc for linker
+       relaxation.
+
+2002-07-15  Denis Chertykov  <denisc@overta.ru>
+           Frank Ch. Eigler  <fche@redhat.com>
+           Ben Elliston  <bje@redhat.com>
+           Alan Lehotsky  <alehotsky@cygnus.com>
+           John Healy  <jhealy@redhat.com>
+           Graham Stott  <grahams@redhat.com>
+           Jeff Johnston  <jjohnstn@redhat.com>
+
+        * common.h (EM_IP2K): New macro.
+       (EM_IP2K_OLD): New macro.
+        * ip2k.h: New file.
+
 2002-07-01  Matt Thomas  <matt@3am-software.com>
 
-       * Rename EF_* to EF_VAX_*.
+       * vax.h: Rename EF_* to EF_VAX_*.
 
 2002-06-18  Dave Brolley  <brolley@redhat.com>
 
@@ -45,8 +67,8 @@
        * common.h (NT_GNU_ABI_TAG): Define.
        (GNU_ABI_TAG_LINUX): Define.
        (GNU_ABI_TAG_HURD): Define.
-       (GNU_ABI_TAG_SOLARIS): Define. 
-       (NT_NETBSD_IDENT): Define.  
+       (GNU_ABI_TAG_SOLARIS): Define.
+       (NT_NETBSD_IDENT): Define.
        (NT_FREEBSD_ABI_TAG): Define.
 
 2002-04-24  Elena Zannoni  <ezannoni@redhat.com>
 
        * common.h: Update copyright years.
        (NT_NETBSDCORE_PROCINFO): Define.
-       (NT_NETBSDCORE_FIRSTMACH): Define. 
+       (NT_NETBSDCORE_FIRSTMACH): Define.
 
 2002-01-06  Steve Ellcey  <sje@cup.hp.com>
 
 
 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.
+       * mips.h (E_MIPS_ARCH_32): New constant.
+       (E_MIPS_MACH_MIPS32, E_MIPS_MACH_MIPS32_4K): Replace the
+       former with the latter.
 
-        * mips.h (E_MIPS_ARCH_5, E_MIPS_ARCH_64): New definitions.
+       * mips.h (E_MIPS_ARCH_5, E_MIPS_ARCH_64): New definitions.
 
-        * mips.h (E_MIPS_MACH_SB1): New constant.
+       * mips.h (E_MIPS_MACH_SB1): New constant.
 
 2000-11-30  Jan Hubicka  <jh@suse.cz>
 
-        * common.h (EM_X86_64): New macro.
-        * x86-64.h: New file.
+       * common.h (EM_X86_64): New macro.
+       * x86-64.h: New file.
 
 2000-11-27  Hans-Peter Nilsson  <hp@axis.com>