and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  1. 25 Mar, 2005 1 commit
  2. 24 Mar, 2005 1 commit
  3. 23 Mar, 2005 1 commit
  4. 22 Mar, 2005 6 commits
    • Alan Modra's avatar
      daily update · 25e5959d
      Alan Modra authored
      25e5959d
    • Bob Wilson's avatar
      include: · d474e874
      Bob Wilson authored
      	* xtensa-isa.h: Update a comment and whitespace.
      bfd:
      	* xtensa-isa.c (xtensa_opcode_lookup, xtensa_state_lookup,
      	xtensa_sysreg_lookup_name, xtensa_interface_lookup,
      	xtensa_funcUnit_lookup): Skip bsearch call if count is zero.
      	(xtensa_opcode_decode): Rearrange code.
      d474e874
    • Daniel Jacobowitz's avatar
      * elf32-arm.c (elf32_arm_final_link_relocate): Don't fail for · b756b2eb
      Daniel Jacobowitz authored
      	unresolved symbols in R_ARM_NONE relocations.
      b756b2eb
    • Daniel Jacobowitz's avatar
      * elf32-arm.c (elf32_arm_final_link_relocate): Add · 9073db52
      Daniel Jacobowitz authored
      	UNRESOLVED_RELOC_P argument.  Set it appropriately.
      	(elf32_arm_relocate_section): Update call to
      	elf32_arm_final_link_relocate.  Don't clobber RELOCATION; use
      	unresolved_reloc instead.
      9073db52
    • Alan Modra's avatar
      bfd/ · 9fbbf7e2
      Alan Modra authored
      	* elflink.c (elf_link_add_object_symbols): Set SEC_EXCLUDE on
      	.gnu.warning.* sections.
      ld/
      	* emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Set
      	SEC_EXCLUDE on .gnu.warning sections.
      9fbbf7e2
    • Alan Modra's avatar
      gas/testsuite/ · 352a2bd8
      Alan Modra authored
      	* gas/elf/section5.s: Don't start directives in first column.
      ld/testsuite/
      	* ld-elf/tbss.s: Don't start directives in first column.
      	* ld-scripts/weak1.s: Likewise.
      	* ld-scripts/weak2.s: Likewise.
      	* ld-undefined/weak-undef.s: Likewise.
      	* ld-undefined/undefined.exp: Enable tests for hppa-elf.
      352a2bd8
  5. 21 Mar, 2005 5 commits
  6. 20 Mar, 2005 2 commits
    • Alan Modra's avatar
      daily update · 305d8d3b
      Alan Modra authored
      305d8d3b
    • Mark Mitchell's avatar
      * elf32-arm.c (elf32_arm_modify_segment_map): New function. · 6e223dcf
      Mark Mitchell authored
      	(elf32_arm_additional_program_headers): Likewise.
      	(elf_backend_modify_segment_map): Define.
      	(elf_backend_additional_program_headers): Likewise.
      	(elf32_arm_symbian_modify_segment_map): Use
      	elf32_arm_modify_segment_map.
      
      	* binutils/readelf.c (get_arm_segment_type): New function.
      	(get_segment_type): Use it.
      
      	* arm.h (PT_ARM_EXIDX): Define.
      6e223dcf
  7. 19 Mar, 2005 2 commits
  8. 18 Mar, 2005 2 commits
    • Alan Modra's avatar
      daily update · ca461d8c
      Alan Modra authored
      ca461d8c
    • Bob Wilson's avatar
      * config/tc-xtensa.c (xg_apply_tentative_value): Rename to · 28ca1fab
      Bob Wilson authored
      	xg_apply_fix_value and return a value to indicate success.
      	(md_pcrel_from): Skip check of fx_done.  Return 0 if not PC-relative.
      	(xtensa_force_relocation): Remove checks for VTABLE relocs.
      	(xtensa_validate_fix_sub): New.
      	(xtensa_fix_adjustable): Remove check for external or weak symbols.
      	(tc_gen_reloc): Move code to handle difference of symbols and code to
      	apply tentative fix values to ...
      	(md_apply_fix3): ...here.  Enable standard overflow checks for simple
      	8, 16, and 32 bit relocations.  Apply fixes for slot-specific
      	relocations when linkrelax flag is not set.
      	* config/tc-xtensa.h (xtensa_validate_fix_sub): Add prototype.
      	(TC_FORCE_RELOCATION_SUB_SAME, TC_VALIDATE_FIX_SUB): Define.
      28ca1fab
  9. 17 Mar, 2005 5 commits
  10. 16 Mar, 2005 2 commits
    • Alan Modra's avatar
      bfd/ · 3c6b550d
      Alan Modra authored
      	* elf32-ppc.c (ppc_elf_create_linker_section): Set SEC_LINKER_CREATED
      	on section.  Correct comment, and add FIXME.
      	(ppc_elf_additional_program_headers): Don't bump header count for
      	interp.  Test SEC_ALLOC, not SEC_LOAD, and don't test size.
      	(ppc_elf_size_dynamic_sections): Don't strip sdata and sdata2, but
      	do allocate memory if they need it.
      ld/
      	* emulparams/elf32ppclinux.sh (OTHER_READWRITE_SECTION): Delete.
      	(OTHER_RELRO_SECTIONS): Set this instead.
      ld/testsuite/
      	* ld-powerpc/tlsexe32.d: Update.
      	* ld-powerpc/tlsexe32.g: Update.
      	* ld-powerpc/tlsexe32.r: Update.
      	* ld-powerpc/tlsexe32.t: Update.
      	* ld-powerpc/tlsso32.d: Update.
      	* ld-powerpc/tlsso32.g: Update.
      	* ld-powerpc/tlsso32.r: Update.
      	* ld-powerpc/tlsso32.t: Update.
      3c6b550d
    • Alan Modra's avatar
      314964a4
  11. 15 Mar, 2005 4 commits
    • Nick Clifton's avatar
      852aa284
    • Eric Christopher's avatar
      ==> ChangeLog <== · 287b473f
      Eric Christopher authored
      2005-03-14  Eric Christopher  <echristo@redhat.com>
      
              * config/tc-mips.c: Include dw2gencfi.h.
              (mips_cfi_frame_initial_instructions): New.
              * config/tc-mips.h (TARGET_USE_CFIPOP): Define.
              (tc_cfi_frame_initial_instructions): Ditto.
              (DWARF2_DEFAULT_RETURN_COLUMN): Ditto.
              (DWARF2_CIE_DATA_ALIGNMENT): Ditto.
              * Makefile.am: Update dependencies.
              * Makefile.in: Regenerate.
      
      ==> testsuite/ChangeLog <==
      2005-03-14  Eric Christopher  <echristo@redhat.com>
      
              * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
              * gas/cfi/cfi.exp: Run it.
              * gas/cfi/cfi-common-1.d: Update.
              * gas/cfi/cfi-common-2.d: Ditto.
              * gas/cfi/cfi-common-3.d: Ditto.
              * gas/cfi/cfi-common-4.d: Ditto.
      287b473f
    • Alan Modra's avatar
      Commit new Spanish translation. · a38a40cc
      Alan Modra authored
      a38a40cc
    • nobody's avatar
      This commit was manufactured by cvs2svn to create branch 'binutils- · f4b4e1ea
      nobody authored
      2_16-branch'.
      
      Cherrypick from master 2005-03-15 05:28:17 UTC Eric Christopher <echristo@gmail.com> '==> ChangeLog <==':
          gas/testsuite/gas/cfi/cfi-mips-1.d
          gas/testsuite/gas/cfi/cfi-mips-1.s
      f4b4e1ea
  12. 14 Mar, 2005 4 commits
  13. 13 Mar, 2005 1 commit
  14. 11 Mar, 2005 2 commits
  15. 10 Mar, 2005 2 commits