diff options
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r-- | include/elf/ChangeLog | 37 |
1 files changed, 34 insertions, 3 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index 0b8d969..ca9a507 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,8 +1,39 @@ start-sanitize-sky -Mon Dec 22 13:56:28 1997 Doug Evans <devans@canuck.cygnus.com> +Sun May 31 15:46:56 1998 Doug Evans <devans@canuck.cygnus.com> - * txvu.h: New file. - * common.h (EM_CYGNUS_TXVU): New macro. + * mips.h (SHT_DVP_OVERLAY_TABLE,SHT_DVP_OVERLAY): New section types. + (SHNAME_DVP_OVERLAY_{TABLE,STRTAB,PREFIX}): Section names. + (Elf64_Dvp_Internal_Overlay,Elf64_Dvp_External_Overlay): New types. + (bfd_dvp_elf64_swap_overlay_in,bfd_dvp_elf64_swap_overlay_out): + Declare. + +end-sanitize-sky +Wed May 6 09:45:30 1998 Gavin Koch <gavin@cygnus.com> + + * mips.h (EF_MIPS_MACH,E_MIPS_MACH_*): Added. + +Sat Apr 25 18:35:06 1998 Richard Henderson <rth@cygnus.com> + + * alpha.h (STO_ALPHA_NOPV, STO_ALPHA_STD_GPLOAD): New. + +Wed Apr 15 15:42:45 1998 Richard Henderson <rth@cygnus.com> + + * common.h (EM_SPARC64): Move and rename to EM_OLD_SPARCV9. + (EM_SPARCV9): New. This is the official ABI name and number. + +Sat Feb 28 17:04:41 1998 Richard Henderson <rth@cygnus.com> + + * alpha.h (EF_ALPHA_32BIT, EF_ALPHA_CANRELAX): New. + +start-sanitize-sky +Tue Feb 10 12:08:23 1998 Doug Evans <devans@canuck.cygnus.com> + + * mips.h (STO_DVP_{VIF,GIF): Renamed from STO_DVP_{PKE,GPUIF}. + +Wed Jan 28 09:42:48 1998 Doug Evans <devans@canuck.cygnus.com> + + * mips.h (STO_DVP_{DMA,PKE,GPUIF,VU}): New macros. + (MIPS_STO_DVP_P): New macro. end-sanitize-sky Mon Dec 15 15:07:49 1997 Nick Clifton <nickc@cygnus.com> |