From 0631def34c7cbe424ce098da530eb458b78fad40 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 8 Nov 1994 18:05:43 +0000 Subject: [PATCH] * bout.c (callj_callback): Add new argument shrinking. Change all callers. Handle relocs against section symbols correctly. If not shrinking, don't subtract out dstidx; the subtraction is already in the object file. PR 5883. --- bfd/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d527d9e99e3..d0a4fa304df 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,14 @@ +Tue Nov 8 13:03:30 1994 Ian Lance Taylor + + * bout.c (callj_callback): Add new argument shrinking. Change all + callers. Handle relocs against section symbols correctly. If not + shrinking, don't subtract out dstidx; the subtraction is already + in the object file. + +Sun Nov 6 12:52:00 1994 Jeff Law (law@snake.cs.utah.edu) + + * som.h: Conditionally include and . + Thu Nov 3 18:19:13 1994 Ken Raeburn * Makefile.in (ALL_MACHINES): Include m68knetbsd.o. -- 2.30.2