X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=bfd%2FChangeLog;h=de234df222ef2af541e24a09fdf9fb4d1d2b017a;hb=fe55a7e7ca2d7ea427db43f2a97b058db48cb132;hp=90bc4fd5096b50cac5d7bf782bfce44ddcf7f209;hpb=f5bb0acb5ab597eabf45959381b228dcbf1c2713;p=binutils-gdb.git diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 90bc4fd5096..de234df222e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,56 @@ +Fri Jun 12 13:30:17 1998 Tom Tromey + + * po/Make-in (all-yes): If maintainer mode, depend on .pot file. + ($(PACKAGE).pot): Unconditionally depend on POTFILES. + +Fri Jun 12 13:34:02 1998 Doug Evans + + * elf.c (swap_out_syms): New arg relocatable_p. + Don't add section VMA to symbols for relocatable output. + (_bfd_elf_compute_section_file_positions): Update call to + swap_out_syms. + +Mon Jun 8 15:20:57 1998 Nick Clifton + + * elf32-v850.c (v850_elf_perform_relocation): Make comparisons + against 'addend' be signed rather than unsigned. + +Sat Jun 6 00:31:21 1998 Nick Clifton + + * elf32-m32r.c: Add prototyps for static functions. + + * coff-arm.c: Add prototypes for static functions. + +Fri Jun 5 17:21:51 1998 Nick Clifton + + * elf.c (elf_sort_sections): Sort by LMA first then VMA, since the + LMA is used to order sections in a segment. + + * elf32-v850.c: Add prototypes for static functions. + Change type of addend parameter to bfd_vma in various functions. + +Fri Jun 5 18:09:58 1998 Ian Lance Taylor + + * aoutx.h (howto_table_ext): Change RELOC_BASE13 to use + complain_overflow_signed instead of complain_overflow_bitfield. + +Fri Jun 5 15:11:11 1998 Andreas Schwab + + * elf.c (elf_map_symbols): Don't add section VMA to symbol value + when comparing against 0. + +Wed Jun 3 17:52:49 1998 Ian Lance Taylor + + * Makefile.am (config.status): New target. + * Makefile.in: Rebuild. + +start-sanitize-sky +Wed Jun 3 11:39:57 1998 Doug Evans + + * elf32-mips.c (_bfd_mips_elf_fake_sections): Update to use + Elf32_Dvp_External_Overlay instead of 64 bit version. + +end-sanitize-sky Wed Jun 3 12:18:24 1998 Stan Cox * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Give an