From: Jeff Law Date: Tue, 23 May 1995 22:01:20 +0000 (+0000) Subject: * Makefile.in: Install bfdlink.h too. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=58c56c60ca555735e25400560f010c2d7b745e33;p=deliverable%2Fbinutils-gdb.git * Makefile.in: Install bfdlink.h too. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d593635930..525a8f3423 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,15 @@ +Tue May 23 15:58:15 1995 Jeff Law (law@snake.cs.utah.edu) + + * Makefile.in: Install bfdlink.h too. + +Sun May 21 22:25:09 1995 Jeff Law (law@snake.cs.utah.edu) + + * elf32-hppa.c (elf32_hppa_relocate_section): Handle undefined and + notsupported return codes from final_link_relocate (used when + $global$ is undefined or nonexistant). + (elf32_hppa_bfd_link_link_relocate): If $global$ exists, but is + not defined,then return bfd_reloc_undefined. + Fri May 19 10:00:14 1995 Steve Chamberlain * coffswap.h: (IMAGE_BASE): Define to 0 if not.