done
fi
-r5900_files="mips.h"
+r5900_files="mips.h ChangeLog"
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
+start-sanitize-r5900
+Thu Jul 23 23:28:08 1998 Jeffrey A Law (law@cygnus.com)
+
+ * mips.h (R_MIPS16_S3): Change to a higher value.
+
+end-sanitize-r5900
Wed Jul 22 19:29:00 Catherine Moore <clm@cygnus.com>
* arm.h: Rename relocations.
RELOC_NUMBER (R_MIPS_HIGHEST, 29)
RELOC_NUMBER (R_MIPS_CALL_HI16, 30)
RELOC_NUMBER (R_MIPS_CALL_LO16, 31)
-/* start-sanitize-r5900 */
- /* This is used by a mips co-processor instruction. */
- RELOC_NUMBER (R_MIPS15_S3, 32)
-/* end-sanitize-r5900 */
RELOC_NUMBER (R_MIPS_max, 33)
/* These relocs are used for the mips16. */
RELOC_NUMBER (R_MIPS16_26, 100)
RELOC_NUMBER (R_MIPS16_GPREL, 101)
+/* start-sanitize-r5900 */
+ /* This is used by a mips co-processor instruction. */
+ RELOC_NUMBER (R_MIPS15_S3, 119)
+/* end-sanitize-r5900 */
/* start-sanitize-sky */
/* These relocs are for the dvp. */
RELOC_NUMBER (R_MIPS_DVP_11_PCREL, 120)