- Oct 19, 2005
-
-
Nick Clifton authored
-
Paul Brook authored
* emulparams/armelf.sh: Add .ARM.attributes to OTHER_SECTIONS.
-
Jie Zhang authored
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.
-
Paul Brook authored
* 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.
-
Alan Modra authored
-
gdbadmin authored
-
Bob Wilson authored
default_lit_sections regardless of use_literal_section.
-
- Oct 18, 2005
-
-
Jie Zhang authored
reading instruction from memory.
-
Jie Zhang authored
* Makefile.in: Regenerated.
-
Nick Clifton authored
-
Nick Clifton authored
-
Jie Zhang authored
-
Alan Modra authored
powerpc64.
-
Jim Blandy authored
* dwarf2expr.c (dwarf_expr_fetch): Use correct comparison to detect stack underflow.
-
gdbadmin authored
-
Alan Modra authored
-
Paul Gilliam authored
* gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg vscr" tests to better match output.
-
- Oct 17, 2005
-
-
Bob Wilson authored
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.
-
Richard Earnshaw authored
'cfsh64lt'.
-
Bernd Schmidt authored
* configure: Regenerate.
-
Alan Modra authored
-
gdbadmin authored
-
- Oct 16, 2005
-
-
Dave Anglin authored
Add FLAG_STRICT to pa10 ftest opcode.
-
Alan Modra authored
-
gdbadmin authored
-
- Oct 15, 2005
-
-
H.J. Lu authored
* 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.
-
H.J. Lu authored
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.
-
Alan Modra authored
-
gdbadmin authored
-
- Oct 14, 2005
-
-
Paul Gilliam authored
* rs6000-tdep.c (rs6000_register_reggroup_p): Add vscr to test for vector registers.
-
Nick Clifton authored
-
Nick Clifton authored
-
gdbadmin authored
-
Alan Modra authored
-
- Oct 13, 2005
-
-
Mark Mitchell authored
nodes. * ldlang.h (lang_new_vers_pattern): Add literal_p parameter. * ldgram.y (vers_defns): Allow NAME as well as VERS_IDENTIFIER. Adjust calls to lang_new_vers_pattern to pass literal_p argument. * ldlang.c (lang_vers_match): Fix indentation. Do not glob-match version nodes without a pattern. (lang_new_vers_pattern): Add literal_p parameter. (lang_do_version_exports_section): Pass it. * ld-elfvers/vers.exp: Add vers31. * ld-elfvers/vers31.c: New file. * ld-elfvers/vers31.dsym: Likewise. * ld-elfvers/vers31.map: Likewise. * ld-elfvers/vers31.ver: Likewise.
-
Andreas Schwab authored
* linux-thread-db.c (enable_thread_event): Extend pointer value as specified by target. (thread_db_get_thread_local_address): Likewise.
-
Dave Anglin authored
instructions from system.s. * gas/hppa/basic/system.s (lha): Remove. * hppa.h (pa_opcodes): Remove lha entries.
-
Dave Anglin authored
* config/tc-hppa.c (pa_ip): Use as_bad instead of as_fatal when an unknown opcode is found.
-
Mark Mitchell authored
* NEWS: Mention @file.
-
gdbadmin authored
-