* s390-opc.c (INSTR_SS_L2RDRD): New.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 032ae91e973f7622ea8cdd2a4c776304732f8eac..0156a9c88ea5553b91b49e035931cebfa6de5ba9 100644 (file)
-2007-02-05  Dave Brolley  <brolley@redhat.com>
-
-       * elflink.c (evaluate_complex_relocation_symbols): Check for
-       STT_SRELC for global symbols.
-       (perform_complex_relocations): Renamed to
-       perform_complex_relocation and now examines only one relocation.
-       (elf_link_input_bfd): Don't call perform_complex_relocations.
-       * elf-bfd.h (bfd_elf_perform_complex_relocation_: New prototype.: 
-       * elf32-mep.c (mep_elf_howto_table): Add R_RELC.
-       (OD,OS,OU): #undefs corrected to N, S and U repectively.
-       (mep_reloc_type_lookup): Handle BFD_RELOC_RELC.
-       (complex_reloc_installation_howto): Removed.
-       (mep_info_to_howto_rela): Remove special case for r_type==0xff.
-       (mep_elf_relocate_section): Call bfd_elf_perform_complex_relocation.
-
-2007-02-05  Dave Brolley  <brolley@redhat.com>
-
-       * Contribute the following changes:
-       2006-12-19  Dave Brolley  <brolley@redhat.com>
-
-       * elf32-mep.c: Fix problems with DEBUG printfs.
-       * elflink.h (elf_link_input_bfd): Always setup finfo->internal_syms.
-
-       2006-10-17  Nick Clifton  <nickc@redhat.com>
-
-       * elf32-mep.c (mep_elf_print_private_bfd_data): Remove redundant
-       check against 0.
-
-       2006-09-25  Dave Brolley  <brolley@redhat.com>
-
-       * elf32-mep.c (mep_elf_print_private_bfd_data): Check that
-       (long)partial_flags is non-negative before using it as an
-       array index.
-
-       2004-06-24  Dave Brolley  <brolley@redhat.com>
-
-       * elf32-mep.c: Regenerated by MeP-Integrator.
-
-       2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
-
-       * elf32-mep.c (mep_elf_merge_private_bfd_data): Allow two objects
-       to be linked together if one of them uses the EF_MEP_LIBRARY flag.
-       Give priority to flag sets in which EF_MEP_LIBRARY is not set.
-
-       2005-04-05  Richard Sandiford  <rsandifo@redhat.com>
-
-       * elf32-mep.c (config_names): Reduce divergence from MeP-Integrator
-       output.
-
-       2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
-
-       * elf32-mep.c (mep_final_link_relocate): Fix overflow check for
-       R_MEP_PCABS24A2.
+2007-02-22  Paul Brook  <paul@codesourcery.com>
 
-       2004-06-24  Dave Brolley  <brolley@redhat.com>
+       * elflink.c (gc_mark_hook_fn): Remove.
+       (_bfd_elf_gc_mark): Rename gc_mark_hook_fn to elf_gc_mark_hook_fn.
+       (bfd_elf_gc_sections): Ditto.  Call gc_mark_extra_sections.
+       * elf-bfd.h (elf_gc_mark_hook_fn): Define.
+       (elf_backend_data): Add gc_mark_extra_sections.
+       * elfxx-target.h (elf_backend_gc_mark_extra_sections): Provide default
+       definition.
+       (elfNN_bed): Add elf_backend_gc_mark_extra_sections.
+       * elf32-arm.c (elf32_arm_gc_mark_extra_sections): New function.
+       (elf_backend_gc_mark_extra_sections): Define.
 
-       * archures.c (bfd_mach_mep_h1): #define as 0x6831.
-       * bfd-in2.h: Regenerated.
+2007-02-21  Nick Clifton  <nickc@redhat.com>
 
-       2004-06-21  Dave Brolley  <brolley@redhat.com>
+       * elf.c (_bfd_elf_map_sections_to_segments): If the
+       override_segment_assignment callback is defined then call it.
 
-       * elf32-mep.c (mep_elf_copy_private_bfd_data): Remove assertion about
-       flags being identical.
-       (mep_elf_merge_private_bfd_data): Handle existence of multiple CGEN
-       MACHs.
-       (mep_elf_print_private_bfd_data): Ditto.
-       (config_names): Give the machine at index 0 the name "basic".
-       (core_names): New table.
-       (elf32_mep_machine): New function.
-       (mep_elf_object_p): Call bfd_default_set_arch_mach.
-       * cpu-mep.c (bfd_h1_arch): Define it and link it into the chain.
-       * archures.c (bfd_mach_mep_h1): Define it.
-       * bfd-in2.h: Regenerated.
+2007-02-21  Alan Modra  <amodra@bigpond.net.au>
 
-       2003-07-19  Nick Clifton  <nickc@redhat.com>
+       * elf32-spu.c (spu_elf_size_stubs): Correct order of warning args.
 
-       * elf32-mep.c: Convert to ISO C.
+2007-02-19  Thiemo Seufer  <ths@mips.com>
 
-       2002-04-09  DJ Delorie  <dj@redhat.com>
+       * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): Remove
+       translation marker from untranslatable strings.
 
-       * elf32-mep.c (mep_final_link_relocate): Allow impossible
-       relocations to undefined weak functions.
+2007-02-19  Alan Modra  <amodra@bigpond.net.au>
 
-       2002-02-08  Frank Ch. Eigler  <fche@redhat.com>
+       * elf-bfd.h (struct elf_backend_data): Add default_execstack.
+       * elflink.c (bfd_elf_size_dynamic_sections): Heed default_execstack.
+       * elfxx-target.h (elf_backend_default_execstack): Define to 1.
+       (elfNN_bed): Init new field.
+       * elf64-ppc.c (elf_backend_default_execstack): Define to 0.
 
-        * cpu-mep.c (mep_compatible): Remove: only one bfd_mach used now.
-        * elf32-mep.c (elf32_mep_machine): Ditto.
+2007-02-17  Mark Mitchell  <mark@codesourcery.com>
+            Nathan Sidwell  <nathan@codesourcery.com>
+            Vladimir Prus  <vladimir@codesourcery.com
+            Joseph Myers  <joseph@codesourcery.com>
 
-       2001-12-12  Ben Elliston  <bje@redhat.com>
-
-       * elf32-mep.c (mep_final_link_relocate): Do not adjust the pc
-       prior to applying a pc-relative relocation.
-
-       2001-10-02  Nick Clifton  <nickc@cambridge.redhat.com>
-
-       * elf32-mep.c: Add missing prototypes.
-
-       2001-10-01  Frank Ch. Eigler  <fche@redhat.com>
-
-       * elf32-mep.c (mep_elf_merge_private_bfd_data): Enforce endianness
-       compatibility.
-
-       2001-09-28  Richard Henderson  <rth@redhat.com>
-
-       * elf32-mep.c (mep_elf_section_flags): New.
-       (mep_elf_fake_sections): New.
-       (elf_backend_section_flags): New.
-       (elf_backend_fake_sections): New.
-
-       2001-09-27  Nick Clifton  <nickc@cambridge.redhat.com>
-
-       * elf32-mep.c: Add missing function prototypes.
-       Fix compile time warnings.  Improve formatting.
-       * mep_relocs.pl: Improve formatting in generated code.
-
-       2001-09-21  Nick Clifton  <nickc@cambridge.redhat.com>
-
-       * cpu-mep.c: Add missing function prototype.
-
-       2001-07-25  DJ Delorie  <dj@redhat.com>
-
-       * elf32-mep.c (mep_final_link_relocate): Adjust calculation of PC
-       to be endian-sensitive.
-
-       2001-07-17  Richard Henderson  <rth@redhat.com>
-
-       * elf32-mep.c (mep_final_link_relocate) [R_MEP_HI16S]: Correctly
-       compensate for high bit set in R_MEP_LOW16.
-
-       2001-07-12  DJ Delorie  <dj@redhat.com>
-
-       * elf32-mep.c (mep_final_link_relocate): Don't do overflow
-       checking on VT relocs.
-       (mep_elf_merge_private_bfd_data): Return true if we chose not to
-       merge the data.
-       
-       2001-07-09  DJ Delorie  <dj@redhat.com>
-
-       * cpu-mep.c (mep_compatible): New, base compatibility on
-       conflicting configurations.
-       (bfd_mep_arch): Use a macro and wrap with comments for the config
-       tool.
-       * elf32-mep.c (elf32_mep_machine): Take bfd_mach directly from
-       flags.
-       (mep_elf_merge_private_bfd_data): Merge configurations sanely.
-       (config_names): New.
-       (mep_elf_print_private_bfd_data): Print config name if possible.
-
-       2001-06-25  DJ Delorie  <dj@redhat.com>
+       * configure.in (--with-pkgversion): New option.
+       * configure: Regenerate.
+       * Makefile.am (bfdver.h): Substitute for @bfd_version_package@.
+       * Makefile.in: Regenerate.
+       * version.h (BFD_VERSION_STRING): Define using
+       @bfd_version_package@.
 
-       * elf32-mep.c (mep_reloc_type_lookup): Add vtable special cases,
-       regenerate others.
-       * reloc.c: Regenerate with new elf/mep.h relocs.
-       * libbfd.h: Likewise.
-       * bfd-in2.h: Likewise.
-       
-       2001-06-25  Ben Elliston  <bje@redhat.com>
+2007-02-16  Carlos O'Donell  <carlos@codesourcery.com>
 
-       * elf32-mep.c (mep_reloc): Mark unused parameters as such.
-       (mep_final_link_relocate): Remove unused local variables.
+       * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data):
+       Print EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT
+       and EF_MIPS_UCODE.
 
-       2001-06-06  DJ Delorie  <dj@redhat.com>
+2007-02-15  Alan Modra  <amodra@bigpond.net.au>
 
-       * config.bfd (mep-*-elf): Add bfd_elf32_mep_little_vec.
-       * configure.in: Ditto.
-       * configure: Ditto.
-       * mep-relocs.pl: Support both endians.
-       * elf32-mep.c: Regenerate; add little endian targets.
+       * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,
+       declare.
+       (_bfd_norelocs_canonicalize_reloc): Likewise.
+       * libbfd.h: Regenerate.
+       * libbfd.c (_bfd_norelocs_get_reloc_upper_bound): New function.
+       (_bfd_norelocs_canonicalize_reloc): Likewise.
+       * binary.c (binary_bfd_reloc_type_lookup): Don't define.
+       (binary_get_reloc_upper_bound, binary_canonicalize_reloc): Likewise.
+       (binary_vec): Use _bfd_norelocs in BFD_JUMP_TABLE_RELOCS.
+       * ihex.c: Similarly.
+       * mach-o-target.c: Similarly.
+       * mach-o.c: Similarly.
+       * mmo.c: Similarly.
+       * pef.c: Similarly.
+       * ppcboot.c: Similarly.
+       * srec.c: Similarly.
+       * xsym.c: Similarly.
 
-       2001-05-31  DJ Delorie  <dj@redhat.com>
+2007-02-14  H.J. Lu  <hongjiu.lu@intel.com>
 
-       * elf32-mep.c (mep_elf_relocate_section): Fix error message.
+       PR ld/3953
+       * elflink.c (_bfd_elf_add_default_symbol): Check warning symbol
+       when adding default symbol.
 
-       2001-05-21  DJ Delorie  <dj@redhat.com>
+2007-02-13  Alan Modra  <amodra@bigpond.net.au>
 
-       * elf32-mep.c (mep_final_link_relocate): Fix pcrel logic.
+       * elf64-ppc.c (create_linkage_sections): Use section ".branch_lt"
+       for branch lookup table.
 
-       2001-05-10  DJ Delorie  <dj@redhat.com>
+2007-02-12  Alan Modra  <amodra@bigpond.net.au>
 
-       * mep-relocs.pl: Detect no-overflow relocs better.
-       * elf32-mep.c: Regenerate.  HI16U, HI16S have correct shifts and
-       those and LOW16 are no-overflow now.
+       * elf64-ppc.c (create_linkage_sections): Don't create
+       .rela.rodata.brlt for --emit-relocs.
+       (ppc_build_one_stub): Create relocs for brlt --emit-relocs here.
+       (ppc_size_one_stub): Count them.  Simplify test of stub type
+       when counting stub relocs.  Set SEC_RELOC too.
+       (ppc64_elf_size_stubs): Clear reloc_count and SEC_RELOC.
+       (ppc64_elf_finish_dynamic_sections): Output brlt relocs.
 
-       2001-05-03  DJ Delorie  <dj@redhat.com>
+2007-02-12  Alan Modra  <amodra@bigpond.net.au>
 
-       * mep-relocs.pl: New, generates reloc-handling code for
-       elf32-mep.c.
-       * elf32-mep.c: Regenerate.
+       * elflink.c (evaluate_complex_relocation_symbols): Ignore relocs
+       with a zero symbol index.
 
-       2001-05-02  DJ Delorie  <dj@redhat.com>
+2007-02-12  Alan Modra  <amodra@bigpond.net.au>
 
-       * elf32-mep.c (mep_elf_howto_table): Fix size fields.
-       (mep_lookup_global, mep_tpoff_base, mep_sdaoff_base): New,
-       support %tpoff() and %sdaoff() relocs.
-       (mep_final_link_reloc): Add support for MeP relocs.
-       (mep_elf_relocate_section): Support %tpoff() and %sdaoff().
+       * elflink.c (bfd_elf_discard_info): Tidy setting of "eh".
 
-       2001-05-01  DJ Delorie  <dj@redhat.com>
+2007-02-05  Dave Brolley  <brolley@redhat.com>
+            Stan Cox  <scox@redhat.com>
 
-       * elf32-mep.c: Use RELA only.
-       (mep_elf_howto_table): Add MeP-specific relocs.
-       (mep_reloc_type_lookup): Map relocs.
-       * reloc.c: Add MeP-specific relocs.
-       * bfd-in2.h: Regenerate.
-       * libbfd.h: Regenerate.
+       PR ld/3972
+       * elflink.c (elf_link_input_bfd): Always setup finfo->internal_syms.
 
-       2001-04-03  Ben Elliston  <bje@redhat.com>
+2007-02-05  Dave Brolley  <brolley@redhat.com>
+           Richard Sandiford  <rsandifo@redhat.com>
+           Stan Cox  <scox@redhat.com>
+           Nick Clifton  <nickc@redhat.com>
+           DJ Delorie  <dj@redhat.com>
+           Frank Ch. Eigler  <fche@redhat.com>
+           Ben Elliston  <bje@redhat.com>
+           Richard Henderson  <rth@redhat.com>
 
        * Makefile.am (ALL_MACHINES): Add cpu-mep.lo.
-       (ALL_MACHINES_CFILES): Add cpu-mep.c.
+       (ALL_MACHINES_CFILES): Add CPU_MEP.c.
        (BFD32_BACKENDS): Add elf32-mep.lo.
        (BFD32_BACKENDS_CFILES): Add elf32-mep.c.
-       (cpu-mep.lo): New target.
-       * Makefile.in: Regenerate.
-       * config.bfd: Handle mep-*-elf.
-       * archures.c (bfd_architecture): Add bfd_{arch,mach}_mep.
+       (cpu-mep.lo,elf32-mep.lo): New targets.
+       * archures.c (bfd_arch_mep): New enumerator.
+       (bfd_mach_mep, bfd_mach_mep_h1): New macros.
+       (bfd_mep_arch): New external variable.
        (bfd_archures_list): Add bfd_mep_arch.
-       * configure.in: Handle bfd_elf32_mep_vec.
-       * configure: Regenerate.
-       * targets.c (bfd_elf32_mep_vec): Declare.
-       (bfd_target_vector): Add bfd_elf32_mep_vec.
-       * elf.c (prep_headers): Set e_machine to EM_CYGNUS_MEP.
+       * config.bfd: Support mep-*-elf.
+       * configure.in: Support bfd_elf32_mep_vec and bfd_elf32_mep_little_vec.
+       * reloc.c (BFD_RELOC_MEP_*): New relocation numbers.
+       * targets.c (bfd_elf32_mep_vec,bfd_elf32_mep_little_vec): New extern
+       declarations.
+       (_bfd_target_vector): Add bfd_elf32_mep_vec and
+       bfd_elf32_mep_little_vec.
+       * mep-relocs.pl: New file.
        * cpu-mep.c: New file.
-       * elf32-mep.c: Likewise.
+       * elf32-mep.c: New file.
        * bfd-in2.h: Regenerate.
-       * po/POTFILES.in: Likewise.
-       
-2007-02-05  Dave Brolley  <brolley@redhat.com>
-
-       * Contribute the following changes:
-       2004-07-23  Richard Sandiford  <rsandifo@redhat.com>
-
-       * elflink.c (perform_complex_relocation): Detect relocations against
-       undefined symbols.
-
-       2002-04-02  DJ Delorie  <dj@redhat.com>
-
-       * elflink.h (resolve_symbol): Handle weak symbols.
-
-       2002-03-07  Graydon Hoare  <graydon@redhat.com>
-
-       * elflink.h (perform_complex_relocations): Minor debug message
-       touchup.
-
-       2002-01-23  Graydon Hoare  <graydon@redhat.com>
-
-       * bfd-in2.h: Add signed RELC (SRELC) symbols.
-       * elf.c (swap_out_syms): Likewise.
-       * elfcode.h (elf_slurp_symbol_table): Likewise.
-       (elf_symbol_flags): Likewise.
-       * syms.c: Likewise.
-       * elflink.h (eval_symbol): Introduce signed RELC evaluation.
-       (evaluate_complex_relocation_symbols): Likewise.
-       (perform_complex_relocations): Remove sign-extension logic,
-       which was broken anyways.
-
-       2002-01-15  Graydon Hoare  <graydon@redhat.com>
-
-       * elflink.h (decode_complex_addend): Add oplen, signed_p, trunc_p
-       params.
-       (perform_complex_relocations): Call decode with new args,
-       Sign extend leftmost signed fields, delegate overflow check to
-       bfd_check_overflow in reloc.c, enhance overflow error messages.
-
-       2002-01-08  Graydon Hoare  <graydon@redhat.com>
-
-       * elflink.h (resolve_symbol): Fix symbol -> section relationship.
-       (resolve_symbol): Remove unused parameter.
-       (eval_symbol): Remove unused arg from resolve_symbol call.
-
-       2002-01-01  Graydon Hoare  <graydon@redhat.com>
-
-       * elflink.h (perform_complex_relocations): Add overflow
-       checking for RELC fragments.
-
-       2001-12-15  Nick Clifton  <nickc@cambridge.redhat.com>
-
-       * elflink.h (evaluate_complex_relocation_symbols): Formatting
-       tidy ups.  Process all symbols, even if an error is
-       encountered.
-
-       2001-12-10  Graydon Hoare  <graydon@redhat.com>
-
-       * elflink.h (evaluate_complex_relocation_symbols): Resolve
-       global RELC symbols using separate logic from local symbols.
-
-       2001-12-10  Nick Clifton  <nickc@cambridge.redhat.com>
-
-       Various formatting tidy ups and compile time warning removals,
-       plus:
-       
-       * elflink.h (eval_symbol): Set bfd_error for failure returns.
-       (evaluate_complex_relocation_symbols): Only evaluate local
-       symbols.
-
-       2001-11-24  Graydon Hoare  <graydon@redhat.com>
-
-       * elflink.h.c (resolve_symbol): Skip non-local syms in 
-       local lookup loop; get section offset from section 
-       symbol occurs in (rather than reloc section); handle 
-       common symbols.
-
-       2001-11-24  Graydon Hoare  <graydon@redhat.com>
-
-       * elflink.h.c (resolve_symbol): Use
-       bfd_elf_string_from_elf_section to look up local symbols in
-       current bfd.
-       (eval_symbol): Add input_bfd parameter for resolve_symbol's
-       use.
-       (evaluate_complex_relocation_symbols): Pass parameter.
-       (resolve_section) Fix silly typo.
-
-       2001-10-16  Jeff Holcomb  <jeffh@redhat.com>
-
-       * elflink.h (eval_symbol): Buffer size needs to be an integer for
-       Solaris cc.
-
-       2001-11-15  graydon hoare  <graydon@redhat.com>
-
-       * elf32-mep.c (mep_info_to_howto_rela): Add complex reloc
-       howto.
-       * elflink.h (resolve_section): Add support for pseudo-sections
-       in complex symbols.
-       (evaluate_complex_relocation_symbols): Permit evaluating RELC
-       symbols on non-RELC relocs. They are distinct issues.
-
-       2001-10-15  graydon hoare  <graydon@redhat.com>
-
-       * reloc.c (bfd_reloc_code_type): Define BFD_RELOC_RELC,
-       in the _correct_ place.
-
-       2001-10-11  graydon hoare  <graydon@redhat.com>
+       * po/POTFILES.in: Regenerate.
+       * libbfd.h: Regenerate.
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
 
-       * elflink.h (eval_symbol): Fix strtol calls with undefined
-       behavior.
+2007-02-05  Dave Brolley  <brolley@redhat.com>
 
-       2001-10-03  graydon hoare  <graydon@redhat.com>
+       * elflink.c (evaluate_complex_relocation_symbols): Check for
+       STT_SRELC for global symbols.
+       (perform_complex_relocations): Renamed to
+       perform_complex_relocation and now examines only one relocation.
+       (elf_link_input_bfd): Don't call perform_complex_relocations.
+       * elf-bfd.h (bfd_elf_perform_complex_relocation_: New prototype.
+       * elf32-mep.c (mep_elf_howto_table): Add R_RELC.
+       (OD,OS,OU): #undefs corrected to N, S and U repectively.
+       (mep_reloc_type_lookup): Handle BFD_RELOC_RELC.
+       (complex_reloc_installation_howto): Removed.
+       (mep_info_to_howto_rela): Remove special case for r_type==0xff.
+       (mep_elf_relocate_section): Call bfd_elf_perform_complex_relocation.
 
-       * elflink.h (set_symbol_value): New function for relc.
+2007-02-05  Dave Brolley  <brolley@redhat.com>
+           Richard Sandiford  <rsandifo@redhat.com>
+           DJ Delorie  <dj@redhat.com>
+           Graydon Hoare  <graydon@redhat.com>
+           Nick Clifton  <nickc@cambridge.redhat.com>
+           Jeff Holcomb  <jeffh@redhat.com>
+           Frank Ch. Eigler  <fche@redhat.com>
+
+       * elf-bfd.h (bfd_elf_perform_complex_relocations): New prototype.
+       * elf.c (swap_out_syms): Handle BSF_RELC and BSF_SRELC.
+       * elfcode.h (elf_slurp_symbol_table): Handle STT_RELC and STT_SRELC.
+       * elflink.c (set_symbolValue): New static function.
        (resolve_symbol): Likewise.
        (resolve_section): Likewise.
        (undefined_reference): Likewise.
        (evaluate_complex_relocation_symbols): Likewise.
        (put_value): Likewise.
        (get_value): Likewise.
-       (decode_complex_addend): Likewise.
-       (perform_complex_relocations): Likewise.
-       (elf_link_input_bfd): Insert hook into
-       evaluate_complex_relocation_symbols.
-       (elf_link_input_bfd): Insert hook into
-       perform_complex_relocations.
-
-       * bfd-in2.h: Define BFD_RELOC_RELC, BSF_RELC.
-
-       * elf.c (swap_out_syms): Add BSF_RELC / STT_RELC support.
-
-       * elfcode.h (elf_slurp_symbol_table): Likewise.
-       (elf_symbol_flags): Likewise.
-
-       * libbfd.h: Add "BFD_RELOC_RELC" to bfd_reloc_code_real_names
-       table.
-
-       2001-06-20  Frank Ch. Eigler  <fche@redhat.com>
-
-       * syms.c (BSF_RELC): New symbol flag.
-       * elf.c (swap_out_syms): Map BSF_RELC -> STT_RELC.
-       * elfcode.h (elf_slurp_symbol_table): Map STT_RELC -> BSF_RELC.
-       (elf_symbol_flags): Display BSF_RELC as "relc".
-       * bfd-in2.h: Regenerated.
+       (decode_complex_addend):
+       (bfd_elf_perform_complex_relocation): New function.
+       (elf_link_input_bfd): Call evaluate_complex_relocation_symbols.
+       * reloc.c (BFD_RELOC_RELC): New relocation number.
+       * syms.c (BSF_RELC,BSF_SRELC): New macros.
 
 2007-02-05  Bob Wilson  <bob.wilson@acm.org>
-       
+
        * elf32-xtensa.c (elf_xtensa_make_sym_local): Delete.
        (elf_xtensa_hide_symbol, elf_backend_hide_symbol): Delete.
        (elf_xtensa_fix_refcounts, elf_xtensa_allocate_plt_size)
        (elf_xtensa_allocate_got_size): Replace these with...
        (elf_xtensa_allocate_dynrelocs): ...this new function.
        (elf_xtensa_size_dynamic_sections): Use it.
-       
+
 2007-02-05  Bob Wilson  <bob.wilson@acm.org>
-       
+
        * elf32-xtensa.c (elf_howto_table) <R_XTENSA_GLOB_DAT>
        <R_XTENSA_JMP_SLOT, R_XTENSA_RELATIVE, R_XTENSA_PLT, R_XTENSA_DIFF32>:
        Set src_mask to zero.
        <R_XTENSA_DIFF8, R_XTENSA_DIFF16>: Likewise.  Also fix dst_mask.
        <R_XTENSA_ASM_EXPAND>: Set pcrel_offset to TRUE.
-       
+
 2007-02-02  Bob Wilson  <bob.wilson@acm.org>
 
        * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Renamed to...
This page took 0.02861 seconds and 4 git commands to generate.