From 67a46fe94a7f6f29878afa74e98d81d344f4ca29 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 12 Dec 1997 18:53:24 +0000 Subject: [PATCH] Renamed v850eq -> v850ea --- configure.in | 2 +- include/elf/ChangeLog | 16 ++++++++++++++-- include/opcode/ChangeLog | 15 +++++++++++++-- 3 files changed, 28 insertions(+), 5 deletions(-) diff --git a/configure.in b/configure.in index b7448cd..a839616 100644 --- a/configure.in +++ b/configure.in @@ -628,7 +628,7 @@ case "${target}" in v850e-*-*) noconfigdirs="$noconfigdirs target-libgloss" ;; - v850eq-*-*) + v850ea-*-*) noconfigdirs="$noconfigdirs target-libgloss" ;; # end-sanitize-v850e diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index 442a071..949fec3 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,15 @@ +Fri Dec 5 11:20:08 1997 Nick Clifton + + * v850.h: New constants: SHN_V850_SCOMMON, SHN_V850_TCOMMON, + SHN_V850_ZCOMMON, SHT_V850_SCOMMON, SHT_V850_TCOMMON, + SHT_V850_ZCOMMON to handle v850 common sections. + enum reloc_type renamed to v850_reloc_type to avoid name + conflict. + +Thu Oct 23 13:55:24 1997 Richard Henderson + + * sparc.h (enum elf_sparc_reloc_type): Add UA64 & UA16. + Thu Oct 23 00:42:04 1997 Richard Henderson * sparc.h (DT_SPARC_REGISTER): New macro. @@ -38,7 +50,7 @@ Tue Sep 2 17:41:05 1997 Nick Clifton start-sanitize-v850e * common.h: Remove magic number for V850E. - * common.h: Remove magic number for V850EQ. + * common.h: Remove magic number for V850EA. end-sanitize-v850e * v850.h: Add new flags for e_flags field in elf header. @@ -47,7 +59,7 @@ start-sanitize-v850e Mon Aug 25 16:06:47 1997 Nick Clifton * common.h (EM_CYGNUS_V850E): backend magic number for v850e. - * common.h (EM_CYGNUS_V850EQ): backend magic number for v850eq. + * common.h (EM_CYGNUS_V850EA): backend magic number for v850ea. end-sanitize-v850e Mon Aug 18 11:05:23 1997 Nick Clifton diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 9e6f3a9..89850ed 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,14 @@ +Mon Dec 1 12:24:44 1997 Andreas Schwab + + * m68k.h: Fix comment describing operand types. + +start-sanitize-d30v +Sun Nov 23 22:31:27 1997 Michael Meissner + + * d30v.h (SHORT_CMPU): Add case for cmpu instruction, and move + everything else after down. + +end-sanitize-d30v Tue Nov 18 18:45:14 1997 J"orn Rennecke * d10v.h (OPERAND_FLAG): Split into: @@ -47,7 +58,7 @@ Mon Sep 15 18:28:37 1997 Nick Clifton (PROCESSOR_V850, PROCESSOR_ALL): New bit constants. start-sanitize-v850e (PROCESSOR_V850E, PROCESSOR_NOT_V850): New bit constants. - (PROCESSOR_V850EQ): New bit constants. + (PROCESSOR_V850EA): New bit constants. end-sanitize-v850e start-sanitize-d30v @@ -110,7 +121,7 @@ Wed Aug 13 18:45:48 1997 Nick Clifton fields. start-sanitize-v850e - (V850E_INSTRUCTION, V850EQ_INSTRUCTION): New flags. + (V850E_INSTRUCTION, V850EA_INSTRUCTION): New flags. (V850E_PUSH_POP, V850E_IMMEDIATE16, V850E_IMMEDIATE32): New flags. end-sanitize-v850e -- 2.7.4