* elf32-mips.c (R_MIPS15_S3): New relocation type.
authorJeff Law <law@redhat.com>
Sun, 22 Mar 1998 20:01:56 +0000 (20:01 +0000)
committerJeff Law <law@redhat.com>
Sun, 22 Mar 1998 20:01:56 +0000 (20:01 +0000)
        (elf_mips_howto_table): Add R_MIPS15_S3.
        (mips_reloc_map): Map BFD_RELOC_MIPS15_S3 to R_MIPS15_S3.
        * reloc.c (BFD_RELOC_MIPS15_S3): New relocation type.
        * bfd-in2.h, libbfd.h: Rebuilt.

bfd/.Sanitize

index 005f082a0826bf71254d482da3f88f7c4c85588f..d40292f1f12af1c6a60605668bb8be57eed677c8 100644 (file)
@@ -350,7 +350,7 @@ else
        done
 fi
 
-r5900_files="ChangeLog config.bfd archures.c bfd-in2.h cpu-mips.c"
+r5900_files="ChangeLog 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
                if test ! -d $i && (grep sanitize-r5900 $i > /dev/null) ; then
This page took 0.028152 seconds and 4 git commands to generate.