mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-24 18:35:28 +00:00
* elf32-mips.c (R_MIPS15_S3): New relocation type.
(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.
This commit is contained in:
parent
98f699f653
commit
721232f36c
@ -350,7 +350,7 @@ else
|
|||||||
done
|
done
|
||||||
fi
|
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
|
if ( echo $* | grep keep\-r5900 > /dev/null ) ; then
|
||||||
for i in $r5900_files ; do
|
for i in $r5900_files ; do
|
||||||
if test ! -d $i && (grep sanitize-r5900 $i > /dev/null) ; then
|
if test ! -d $i && (grep sanitize-r5900 $i > /dev/null) ; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user