aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-10-21 * texi2pod.pl: Import latest version from GCC.Bob Wilson2-17/+36
2005-10-21bfin-dis.c: Tidy up code, removing redundant constructs.Nick Clifton2-1763/+501
2005-10-21 * dwarf2read.c (isreg): Removed.Andreas Schwab2-15/+5
(decode_locdesc): Don't set it.
2005-10-21 * Makefile.in (YYFILES): Add ada-lex.cJoel Brobecker2-0/+5
2005-10-21daily updateAlan Modra1-1/+1
2005-10-21*** empty log message ***gdbadmin1-1/+1
2005-10-202005-10-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-44/+20
* ld-ia64/ia64.exp: Undo the last change. Add support for *.d. * ld-ia64/link-order.d: New file.
2005-10-20binutils/testsuite/H.J. Lu6-2/+94
2005-10-20 H.J. Lu <hongjiu.lu@intel.com> PR ld/251 * binutils-all/group.s: New file. * binutils-all/objcopy.exp (objcopy_test_readelf): New procedure. Use it to test ELF group. ld/testsuite/ 2005-10-20 H.J. Lu <hongjiu.lu@intel.com> PR ld/251 * ld-elf/group.2d: New file.
2005-10-20 PR bootstrap/18939Eric Botcazou3-2/+8
* Makefile.def (gcc) <target>: Fix thinko. * Makefile.in: Regenerate.
2005-10-20daily updategdb_6_4-branchpointAlan Modra1-1/+1
2005-10-20*** empty log message ***gdbadmin1-1/+1
2005-10-19binutils/testsuite/H.J. Lu4-84/+86
2005-10-19 H.J. Lu <hongjiu.lu@intel.com> PR binutils/1487 * binutils-all/objcopy.exp (objcopy_test): New procedure. Use it to test simple copy, ia64 link order and ELF unknown section type. * binutils-all/unknown.s: New file. ld/testsuite/ 2005-10-19 H.J. Lu <hongjiu.lu@intel.com> PR binutils/1487 * ld-elf/unknown.d: New file.
2005-10-19* config/tc-mips.c (append_insn): Convert MIPS16 jr/jalr jumpsDavid Ung6-6/+57
into jrc/jalrc versions if ISA_MIPS32+ and not doing the swap, hence avoiding to emit a nop. * gas/mips/mips.exp: Run new test. * gas/testsuite/gas/mips/mips16e-jrc.s: New test for converting jalr/jr to the compact jalrc/jrc instructions. * gas/testsuite/gas/mips/mips16e-jrc.d: New.
2005-10-192005-10-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-0/+50
* ld-ia64/ia64.exp: Check link order for ld -r.
2005-10-192005-10-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-0/+59
PR binutils/1321 * binutils-all/link-order.s: New. * binutils-all/objcopy.exp: Check ia64 link order.
2005-10-19* elf32-arm.c (find_arm_elf_section_entry): New function.Nick Clifton2-29/+49
(get_arm_elf_section_data): Use it. (unrecord_section_with_arm_elf_section_data): Use it.
2005-10-19 * gas/s390/zarch-z9-109.s: Add tests for unnormalized hfp multiplyMartin Schwidefsky3-0/+30
and multiply-and-add instructions. * gas/s390/zarch-z9-109.d: Update expected result.
2005-10-19 * s390-opc.txt: Add unnormalized hfp multiply and multiply-and-addMartin Schwidefsky2-0/+18
instructions.
2005-10-19* m32r.opc (parse_slo16): Fix bad application of previous patch.Nick Clifton4-10/+10
2005-10-192005-10-19 Paul Brook <paul@codesourcery.com>Paul Brook2-1/+6
* emulparams/armelf.sh: Add .ARM.attributes to OTHER_SECTIONS.
2005-10-19 * config/tc-bfin.c (md_begin): Let the lex_type of '(' beJie Zhang2-28/+10
LEX_BEGIN_NAME. (bfin_start_line_hook): Remove the workaround for LSETUP(. (bfin_name_is_register): Remove the workarounds for LSETUP( and SAA(. (bfin_start_label): Ditto.
2005-10-192005-10-08 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+9
* gas/arm/eabi_attr_1.s: New test. * gas/arm/eabi_attr_1.d: New test. * gas/arm/arm7t.d: Only disassemble code sections. * gas/arm/bignum1.d: Ignore Arm object attribute sections. * gas/arm/mapping.d: Ditto. * gas/arm/unwind.d: Ditto. * gas/elf/section0.d: Ditto. * gas/elf/section1.d: Ditto. * gas/elf/elf.exp: Set target_machine for Arm EABI based targets. * gas/elf/section2.e-armeabi: New file.
2005-10-19daily updateAlan Modra1-1/+1
2005-10-19*** empty log message ***gdbadmin1-1/+1
2005-10-18 * config/tc-xtensa.c (xtensa_end_directive): RestoreBob Wilson2-2/+6
default_lit_sections regardless of use_literal_section.
2005-10-18 * bfin-dis.c (print_insn_bfin): Do proper endian transform whenJie Zhang2-3/+13
reading instruction from memory.
2005-10-18 * Makefile.am (bfin-lex.c): Update ylwrap invocation.Jie Zhang3-2/+7
* Makefile.in: Regenerated.
2005-10-18m32r.opc (parse_slo16): Better version of previous patch.Nick Clifton4-4/+12
2005-10-18* doc/as.texinfo (.loc) Fix placement of '@end table'.Nick Clifton2-2/+6
2005-10-18 * MAINTAINERS: Add self as BFIN maintainer.Jie Zhang2-0/+5
2005-10-18 * ld-scripts/crossref.exp: Add -mcall-aixdesc to CFLAGS forAlan Modra2-0/+12
powerpc64.
2005-10-182005-10-17 Jim Blandy <jimb@redhat.com>Jim Blandy2-1/+6
* dwarf2expr.c (dwarf_expr_fetch): Use correct comparison to detect stack underflow.
2005-10-18*** empty log message ***gdbadmin1-1/+1
2005-10-18daily updateAlan Modra1-1/+1
2005-10-172005-10-17 Paul Gilliam <pgilliam@us.ibm.com>Paul Gilliam2-2/+7
* gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg vscr" tests to better match output.
2005-10-17 * config/xtensa-istack.h (TInsn): Replace dwarf2_line_info with anBob Wilson3-36/+33
unsigned line number. Do not include "dwarf2dbg.h". * config/tc-xtensa.c (md_pseudo_table): Remove entry for "loc". (xtensa_dwarf2_directive_loc, xtensa_dwarf2_emit_insn): Delete. (xg_build_to_insn, xg_build_token_insn): Update TInsn uses. (md_assemble): Use as_where instead of dwarf2_where. (xg_assemble_vliw_tokens): Use unsigned line numbers instead of dwarf2_line_infos. Change to call new_logical_line followed by dwarf2_emit_insn.
2005-10-17 * gas/arm/copro.d: 'mcrlt' instruction should not be disassembled asRichard Earnshaw2-1/+6
'cfsh64lt'.
2005-10-17 * configure.in (bfin-*-*): Use test, not brackets, in if statement.Bernd Schmidt3-2/+7
* configure: Regenerate.
2005-10-17daily updateAlan Modra1-1/+1
2005-10-17*** empty log message ***gdbadmin1-1/+1
2005-10-16 * hppa.h (pa_opcodes): Add two fcmp opcodes. Reorder ftest opcodes.Dave Anglin2-1/+8
Add FLAG_STRICT to pa10 ftest opcode.
2005-10-16daily updateAlan Modra1-1/+1
2005-10-16*** empty log message ***gdbadmin1-1/+1
2005-10-152005-10-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-0/+13
* coff-rs6000.c (rs6000coff_vec): Initialize _bfd_match_sections_by_type with _bfd_generic_match_sections_by_type. (pmac_xcoff_vec): Likewise. * coff64-rs6000.c (rs6000coff64_vec): Likewise. (aix5coff64_vec): Likewise.
2005-10-15bfd/H.J. Lu12-17/+168
2005-10-15 H.J. Lu <hongjiu.lu@intel.com> PR ld/1467 * elf-bfd.h (_bfd_elf_match_sections_by_type): New. (_bfd_generic_match_sections_by_type): New. Defined. * elf.c (_bfd_elf_match_sections_by_type): New. * libbfd-in.h (_bfd_generic_match_sections_by_type): New. * bfd-in2.h: Regenerated. * libbfd.h: Likewise. * libbfd.c (_bfd_generic_match_sections_by_type): New. * targets.c (BFD_JUMP_TABLE_LINK): Initialize _bfd_match_sections_by_type with _bfd_generic_match_sections_by_type. (bfd_target): Add _bfd_match_sections_by_type. ld/ 2005-10-15 H.J. Lu <hongjiu.lu@intel.com> PR ld/1467 * emultempl/elf32.em: Include "elf-bfd.h". (gld${EMULATION_NAME}_place_orphan): Check section type and don't use section name for ELF input sections. * ld.texinfo: Document orphan section processing. * ldlang.c (lang_output_section_find_by_flags): Match section types by calling bfd_match_sections_by_type.
2005-10-15daily updateAlan Modra1-1/+1
2005-10-15*** empty log message ***gdbadmin1-1/+1
2005-10-142005-10-14 Paul Gilliam <pgilliam@us.ibm.com>Paul Gilliam2-0/+6
* rs6000-tdep.c (rs6000_register_reggroup_p): Add vscr to test for vector registers.
2005-10-14m32r.opc (parse_slo16): Do not assume a 32-bit host word size.Nick Clifton4-2/+11
2005-10-14* doc/as.texinfo (Section): Add missing ']' to .section example.Nick Clifton2-1/+5