Remove sanitization of v850e-elf

This commit is contained in:
Nick Clifton 1999-02-01 11:13:44 +00:00
parent c5d09c0f87
commit 0835d7d74a
8 changed files with 6781 additions and 46 deletions

View File

@ -317,34 +317,6 @@ for i in $never_files ; do
fi
done
v850_files="ChangeLog ChangeLog-9697 Makefile.in Makefile.am archures.c reloc.c targets.c config.bfd configure.in configure bfd-in2.h elf.c libbfd.h elf32-v850.c cpu-v850.c"
if ( echo $* | grep keep\-v850e > /dev/null ) ; then
for i in $v850_files ; do
if test -r $i && (grep sanitize-v850e $i > /dev/null) ; then
if [ -n "${verbose}" ] ; then
echo Keeping v850e stuff in $i
fi
fi
done
else
for i in $v850_files ; do
if test -f $i && (grep sanitize-v850e $i > /dev/null) ; then
if [ -n "${verbose}" ] ; then
echo Removing traces of \"v850e\" from $i...
fi
cp $i new
sed '/start\-sanitize\-v850e/,/end\-sanitize\-v850e/d' < $i > new
if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
if [ -n "${verbose}" ] ; then
echo Caching $i in .Recover...
fi
mv $i .Recover
fi
mv new $i
fi
done
fi
r5900_files="ChangeLog ChangeLog-9697 config.bfd archures.c bfd-in2.h cpu-mips.c elf32-mips.c libbfd.h reloc.c"
if ( echo $* | grep keep\-r5900 > /dev/null ) ; then
for i in $r5900_files ; do

View File

@ -2486,13 +2486,12 @@ Sat Feb 7 15:27:03 1998 Ian Lance Taylor <ian@cygnus.com>
* configure, aclocal.m4: Rebuild with new libtool.
start-sanitize-v850e
Fri Feb 6 14:48:20 1998 Nick Clifton <nickc@cygnus.com>
* elf32-v850.c (v850_elf_merge_private_bfd_data): Do not complain
when merging v850 code into v850e/v850ea code. Do not initialise
output flags if the input is the default architecture.
end-sanitize-v850e
Fri Feb 6 11:50:22 1998 Jeffrey A Law (law@cygnus.com)
start-sanitize-r5900

6769
bfd/ChangeLog-9697 Normal file

File diff suppressed because it is too large Load Diff

View File

@ -202,10 +202,8 @@ DESCRIPTION
. {* end-sanitize-tic80 *}
. bfd_arch_v850, {* NEC V850 *}
.#define bfd_mach_v850 0
. {* start-sanitize-v850e *}
.#define bfd_mach_v850e 'E'
.#define bfd_mach_v850ea 'A'
. {* end-sanitize-v850e *}
. bfd_arch_arc, {* Argonaut RISC Core *}
.#define bfd_mach_arc_base 0
. bfd_arch_m32r, {* Mitsubishi M32R/D *}

View File

@ -1339,10 +1339,8 @@ enum bfd_architecture
/* end-sanitize-tic80 */
bfd_arch_v850, /* NEC V850 */
#define bfd_mach_v850 0
/* start-sanitize-v850e */
#define bfd_mach_v850e 'E'
#define bfd_mach_v850ea 'A'
/* end-sanitize-v850e */
bfd_arch_arc, /* Argonaut RISC Core */
#define bfd_mach_arc_base 0
bfd_arch_m32r, /* Mitsubishi M32R/D */
@ -2132,7 +2130,6 @@ data area pointer. */
/* This is a 16 bit offset from the tiny data area pointer. */
BFD_RELOC_V850_TDA_16_16_OFFSET,
/* start-sanitize-v850e */
/* This is a 5 bit offset (of which only 4 bits are used) from the tiny
data area pointer. */
@ -2154,8 +2151,6 @@ bits placed non-contigously in the instruction. */
/* This is a 16 bit offset from the call table base pointer. */
BFD_RELOC_V850_CALLT_16_16_OFFSET,
/* end-sanitize-v850e */
/* This is a 32bit pcrel reloc for the mn10300, offset by two bytes in the
instruction. */

View File

@ -626,14 +626,12 @@ case "${targ}" in
v850-*-*)
targ_defvec=bfd_elf32_v850_vec
;;
# start-sanitize-v850e
v850e-*-*)
targ_defvec=bfd_elf32_v850_vec
;;
v850ea-*-*)
targ_defvec=bfd_elf32_v850_vec
;;
# end-sanitize-v850e
#if HAVE_host_aout_vec
vax-*-bsd* | vax-*-ultrix*)
targ_defvec=host_aout_vec

View File

@ -813,18 +813,23 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
"BFD_RELOC_V850_TDA_7_8_OFFSET",
"BFD_RELOC_V850_TDA_7_7_OFFSET",
"BFD_RELOC_V850_TDA_16_16_OFFSET",
/* start-sanitize-v850e */
"BFD_RELOC_V850_TDA_4_5_OFFSET",
"BFD_RELOC_V850_TDA_4_4_OFFSET",
"BFD_RELOC_V850_SDA_16_16_SPLIT_OFFSET",
"BFD_RELOC_V850_ZDA_16_16_SPLIT_OFFSET",
"BFD_RELOC_V850_CALLT_6_7_OFFSET",
"BFD_RELOC_V850_CALLT_16_16_OFFSET",
/* end-sanitize-v850e */
"BFD_RELOC_MN10300_32_PCREL",
"BFD_RELOC_MN10300_16_PCREL",
"BFD_RELOC_TIC30_LDP",
"BFD_RELOC_FR30_48",
"BFD_RELOC_FR30_20",
"BFD_RELOC_FR30_6_IN_4",
"BFD_RELOC_FR30_8_IN_8",
"BFD_RELOC_FR30_9_IN_8",
"BFD_RELOC_FR30_10_IN_8",
"BFD_RELOC_FR30_9_PCREL",
"BFD_RELOC_FR30_12_PCREL",
"BFD_RELOC_VTABLE_INHERIT",
"BFD_RELOC_VTABLE_ENTRY",
"@@overflow: BFD_RELOC_UNUSED@@",

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 1998-11-12 11:36-0500\n"
"POT-Creation-Date: 1998-11-16 11:04-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -157,7 +157,7 @@ msgstr ""
msgid "GP relative relocation used when GP not defined"
msgstr ""
#: coff-alpha.c:1486 elf64-alpha.c:4148
#: coff-alpha.c:1486 elf64-alpha.c:4120
msgid "using multiple gp values"
msgstr ""
@ -781,7 +781,7 @@ msgstr ""
msgid "static procedure (no name)"
msgstr ""
#: elf32-mips.c:4555 elf64-alpha.c:4522
#: elf32-mips.c:4555 elf64-alpha.c:4494
#, c-format
msgid "%s: illegal section name `%s'"
msgstr ""
@ -954,7 +954,6 @@ msgstr ""
msgid "v850 architecture"
msgstr ""
#. start-sanitize-v850e
#: elf32-v850.c:1902
msgid "v850e architecture"
msgstr ""