* m68hc11.h (E_M68HC12_BANKS, E_M68HC11_I32, E_M68HC11_F64,
[binutils-gdb.git] / include / elf / ChangeLog
index 905bad1c1904528462925218ede9b2840af3400c..8b366208814fbc1e373c675c6a845bf98b055da6 100644 (file)
@@ -1,3 +1,51 @@
+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>
+
+       * vax.h: Rename EF_* to EF_VAX_*.
+
+2002-06-18  Dave Brolley  <brolley@redhat.com>
+
+       From Catherine Moore, Michael Meissner, Dave Brolley:
+       * common.h (EM_CYGNUS_FRV): New macro.
+       * frv.h: New file.
+
+2002-06-06  Lars Brinkhoff  <lars@nocrew.org>
+
+       * common.h: Change registry@sco.com to registry@caldera.com.
+       (EM_PDP10, EM_PDP11): Define.
+
+2002-06-04  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * sh.h (_bfd_sh64_crange_qsort_cmpb, _bfd_sh64_crange_qsort_cmpl)
+       (_bfd_sh64_crange_bsearch_cmpb, _bfd_sh64_crange_bsearch_cmpl): New
+       prototypes.
+
+2002-06-01  Richard Henderson  <rth@redhat.com>
+
+       * alpha.h (LITUSE_ALPHA_ADDR, LITUSE_ALPHA_BASE, LITUSE_ALPHA_BYTOFF,
+       LITUSE_ALPHA_JSR, LITUSE_ALPHA_TLSGD, LITUSE_ALPHA_TLSLDM): New.
+
 2002-05-30  Richard Henderson  <rth@redhat.com>
 
        * alpha.h (R_ALPHA_TLSGD, R_ALPHA_TLSLDM, R_ALPHA_DTPMOD64,
@@ -19,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>