]> Git Repo - binutils.git/blobdiff - bfd/ChangeLog
2001-02-28 Philip Blundell <[email protected]>
[binutils.git] / bfd / ChangeLog
index 9a0da2a172a0b15439e51c7b36bdf9d68387d24b..ce974488fe3d1bf8b3bfcb4fa3432de8eb19eb9d 100644 (file)
@@ -1,3 +1,149 @@
+2001-02-28  Philip Blundell  <[email protected]>
+
+       * elf32-arm.h: Update mentions of renamed EF_xx constants.
+       (elf32_arm_print_private_bfd_data): Handle ARM EABI version 2.
+
+2001-02-27  H.J. Lu  <[email protected]>
+
+       * aoutx.h (NAME(aout,bfd_free_cached_info)): Return true if
+       abfd->tdata.aout_data == NULL.
+
+2001-02-27  Alan Modra  <[email protected]>
+
+       * elf32-hppa.c: Correct field selector in stub comments.
+       (clobber_millicode_symbols): Formatting fix.
+
+       * configure.in: Bump version to 2.11.90.
+       * configure: Regenerate.
+       * Makefile.am (CFILES): Rename to SOURCE_CFILES.
+       (CFILES): $SOURCE_CFILES + generated C files.
+       (POTFILES): Include $HFILES not $SOURCE_HFILES.
+       Run "make dep-am"
+       * Makefile.in: Regenerate.
+       * doc/Makefile.in: This too.
+
+2001-02-26  Timothy Wall  <[email protected]>
+
+       * elfxx-ia64.c (elfNN_ia64_aix_add_symbol_hook): Remove obsolete
+       comments. 
+
+2001-02-26  Nick Clifton <[email protected]>
+
+       * coffcode.h (styp_to_sec_flags) [COFF_WITH_PE version]: Tidy
+       up, replacing multiple if statements with a switch.
+        (handle_COMDAT): New function.
+
+2001-02-26  H.J. Lu  <[email protected]>
+
+       * coffcode.h (styp_to_sec_flags) [COFF_WITH_PE version]: Issue
+       a warning for section flags we do not handle instead of
+       aborting.
+
+2001-02-26  Andreas Jaeger  <[email protected]>
+
+       * elf64-x86-64.c (x86_64_elf_howto_table): Fix order of entries.
+
+2001-02-22  Timothy Wall  <[email protected]>
+
+       * config.bfd (targ_cpu): Add vectors for ia64-*-aix* (aka Monterey).
+       * configure.in: Add objects for elf64_ia64_aix vectors.
+       * configure: Regenerated.
+       * configure.host: Recognize ia64-*-aix*.
+       * elfxx-ia64.c: Add hooks for ELF64 on AIX5.  Define new vectors
+       for AIX.  AIX5 requires most relocations to be dynamic (*all*
+       binaries are somewhat similar to shared libraries).
+       * targets.c: Add elf64_ia64_aix vectors.
+
+2001-02-21  David Mosberger  <[email protected]>
+
+       * cpu-ia64-opc.c (elf64_ia64_operands}: Fix typo: error string for
+       C8 said "1" instead of "8".  Clarify error string for IMM22:
+       "signed integer" instead of just "integer".
+
+2001-02-20  Andreas Jaeger  <[email protected]>
+
+       * elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Don't make
+       PLT entries that could serve as a definition for a weak symbol.
+
+2001-02-19  Jakub Jelinek  <[email protected]>
+
+       * elf32-sparc.c (elf32_sparc_finish_dynamic_symbol): Don't make PLT
+       entries that could serve as a definition for a weak symbol.
+       * elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Likewise.
+
+2001-02-18  David O'Brien  <obrien@FreeBSD>
+
+       * configure.in: Recognize FreeBSD/arm, FreeBSD/PowerPC, and treat
+       FreeBSD/i386-CURRENT differently until I can figure out the needed
+       corefile changes.
+       * configure: Regenerate.
+       * config.bfd: Recognize FreeBSD/x86-64, FreeBSD/ia64, FreeBSD/arm,
+       FreeBSD/PowerPC, and FreeBSD/sparc64.
+
+2001-02-18  lars brinkhoff  <[email protected]>
+
+       * Makefile.am: Add PDP-11 a.out target.
+       * config.bfd: Likewise.
+       * configure.in: Likewise.
+       * targets.c: Likewise.
+       * archures.c: Likewise.
+       * bfd-in2.h: Likewise.  Add PDP-11 relocations.
+       * libbfd.h: Add PDP-11 relocations.
+       * reloc.c: Likewise.
+       * cpu-pdp11.c: New file.
+       * pdp11.c: New file.
+
+       * libaout.h (GET_WORD) [ARCH_SIZE==16]: Define.
+       (GET_SWORD) [ARCH_SIZE==16]: Likewise.
+       (GET_SWORD) [ARCH_SIZE==16]: Likewise.
+       (PUT_WORD) [ARCH_SIZE==16]: Likewise.
+       (GET_MAGIC): New macro.
+       (PUT_MAGIC): Likewise.
+       * aout-target.h (MY(object_p)): Use GET_MAGIC to read magic word.
+
+2001-02-18  Jim Kingdon  <[email protected]>
+
+       * irix-core.c (irix_core_core_file_p): Set the architecture (GDB
+       multiarch needs it).
+
+2001-02-18  H.J. Lu  <[email protected]>
+
+       * elflink.h (elf_link_input_bfd): Ignore invalid section symbol
+       index.
+
+2001-02-18  Kazu Hirata  <[email protected]>
+
+       * vms-misc.c: Fix formatting.
+
+2001-02-16  Kazu Hirata  <[email protected]>
+
+       * vms.c: Fix formatting.
+
+2001-02-14  H.J. Lu  <[email protected]>
+
+       * elf.c (elf_find_function): New function.
+       (_bfd_elf_find_nearest_line): Call elf_find_function () to find
+       the file name and function name.
+
+2001-02-14  Nick Clifton  <[email protected]>
+
+       * ecoff.c (bfd_debug_section): Update to initialise new fields in
+       asection structure.
+
+       * Makefile.am (BFD32_BACKENDS_CFILES): Remove peigen.c
+       (BFD64_BACKENDS): Add pepigen.c
+       Add rules to create peigen.c and pepigen.c from peXXigen.c.
+
+       * Makefile.in: Regenerate.
+       * configure:  Regenerate.
+       * po/POTFILES.in: Regenerate.
+       * po/bfd.pot: Regenerate.
+
+2001-02-14  H.J. Lu  <[email protected]>
+
+       * libcoff-in.h (pe_tdata): Add members target_subsystem and
+       force_minimum_alignment.
+
 2001-02-14  Bo Thorsen  <[email protected]>
 
        * elf64-x86-64.c: Small formatting fixes and rearrangements of code.
        (elf64_x86_64_relocate_section): Fix addend for relocation of
        R_X86_64_(8|16|32|PC8|PC16|PC32).
 
-Mon Feb 12 17:46:24 CET 2001  Jan Hubicka  <[email protected]>
+2001-02-12  Jan Hubicka  <[email protected]>
 
        * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL.
 
This page took 0.027403 seconds and 4 git commands to generate.