From c8588f2f7429cacbccef62780967d90c74fa2afe Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 20 May 1994 20:17:50 +0000 Subject: [PATCH] * coff-mips.c (mips_relocate_section): Add MIPS_R_JMPADDR overflow checking. --- bfd/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 627e43c..aa8eace 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -5,6 +5,9 @@ Fri May 20 13:38:23 1994 Jeff Law (law@snake.cs.utah.edu) Fri May 20 11:57:05 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + * coff-mips.c (mips_relocate_section): Add MIPS_R_JMPADDR overflow + checking. + * elf32-i386.c (elf_i386_size_dynamic_sections): Add DT_DEBUG to the dynamic linking information for the benefit of the debugger. From Peter Schauer. -- 2.7.4