From 22abf6e4c654546abd2c958454c6b52b0f571d30 Mon Sep 17 00:00:00 2001 From: Dave Brolley Date: Mon, 5 Feb 2007 19:15:07 +0000 Subject: 2007-02-05 Dave Brolley * Contribute the following Changes: 2005-08-22 Dave Brolley * mep.h (EF_MEP_CPU_C4): New macro. (EF_MEP_CPU_H1): Change to 0x10000000. 2005-04-22 Richard Sandiford * mep.h (EF_MEP_LIBRARY): New flag. (EF_MEP_ALL_FLAGS): Update accordingly. 2004-06-21 Dave Brolley * mep.h (EF_MEP_CPU_MASK, EF_MEP_CPU_MEP, EF_MEP_CPU_C2) (EF_MEP_CPU_C3, EF_MEP_CPU_H1, EF_MEP_INDEX_MASK) (EF_MEP_ALL_FLAGS): New macros. 2001-09-28 Richard Henderson * mep.h (SHF_MEP_VLIW, SEC_MEP_VLIW): New. 2001-07-12 DJ Delorie * mep.h (R_MEP_GNU_VTINHERIT, R_MEP_GNU_VTENTRY): Mark as no-overflow. 2001-06-25 DJ Delorie * mep.h: Add vtable relocs. 2001-05-10 DJ Delorie * mep.h: Fix bit offsets for HI16*, make them no-overflow. Add comment about mep-relocs.pl. 2001-05-01 DJ Delorie * mep.h: Add MeP-specific relocs. 2001-03-22 Ben Elliston * mep.h: New file. 2001-03-20 Ben Elliston * common.h (EM_CYGNUS_MEP): Define. 2007-02-15 Dave Brolley From Graydon Hoare : * common.h (STT_RELC, STT_SRELC, R_RELC): New macros. --- include/elf/ChangeLog | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) (limited to 'include/elf/ChangeLog') diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index 5504cb07f..fee102fe4 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,56 @@ +2007-02-05 Dave Brolley + + * Contribute the following Changes: + 2005-08-22 Dave Brolley + + * mep.h (EF_MEP_CPU_C4): New macro. + (EF_MEP_CPU_H1): Change to 0x10000000. + + 2005-04-22 Richard Sandiford + + * mep.h (EF_MEP_LIBRARY): New flag. + (EF_MEP_ALL_FLAGS): Update accordingly. + + 2004-06-21 Dave Brolley + + * mep.h (EF_MEP_CPU_MASK, EF_MEP_CPU_MEP, EF_MEP_CPU_C2) + (EF_MEP_CPU_C3, EF_MEP_CPU_H1, EF_MEP_INDEX_MASK) + (EF_MEP_ALL_FLAGS): New macros. + + 2001-09-28 Richard Henderson + + * mep.h (SHF_MEP_VLIW, SEC_MEP_VLIW): New. + + 2001-07-12 DJ Delorie + + * mep.h (R_MEP_GNU_VTINHERIT, R_MEP_GNU_VTENTRY): Mark as no-overflow. + + 2001-06-25 DJ Delorie + + * mep.h: Add vtable relocs. + + 2001-05-10 DJ Delorie + + * mep.h: Fix bit offsets for HI16*, make them no-overflow. Add + comment about mep-relocs.pl. + + 2001-05-01 DJ Delorie + + * mep.h: Add MeP-specific relocs. + + 2001-03-22 Ben Elliston + + * mep.h: New file. + + 2001-03-20 Ben Elliston + + * common.h (EM_CYGNUS_MEP): Define. + +2007-02-15 Dave Brolley + + From Graydon Hoare : + * common.h (STT_RELC, STT_SRELC, R_RELC): New macros. + 2007-01-08 Kazu Hirata * m68k.h (EF_M68K_FIDO): New. -- cgit v1.2.3