aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-05-20 * gdb.base/del.exp (test_delete_alias): New function.Joel Brobecker2-16/+42
Now check that both "del" and "d" work as aliases for "delete".
2006-05-20 * configure: Regenerate using proper version of autoconf.Joel Brobecker2-5656/+5600
2006-05-20*** empty log message ***gdbadmin1-1/+1
2006-05-20daily updateAlan Modra1-1/+1
2006-05-19 * gas/mips/vxworks1-el.d, gas/mips/vxworks1-xgot-el.d: Add littleThiemo Seufer6-2/+187
endian testcases. * gas/mips/vxworks1.d, gas/mips/vxworks1-xgot.d: Build as big endian. * gas/mips/mips.exp: Run new testcases.
2006-05-19Checked in under the 'obvious fix rule'Fred Fish5-6/+13
2006-05-19 Fred Fish <fnf@specifix.com> * Makefile.in: Fix spelling of 'explicitly' and 'explicit'. * dwarfread.c: Fix spelling of 'unexpected'. * mips-tdep.c: Fix spelling of 'possible' and 'Determine'. * stack.c: Fix spelling of 'RETURN_VALUE'.
2006-05-192006-05-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+5
* elfxx-ia64.c (ELF_MAXPAGESIZE): Fix a typo in comment.
2006-05-19 * doc/Makefile.in: Regenerated.Andreas Schwab1-0/+1
2006-05-19 * doc/Makefile.am (addr2line.1): Depend on $(binutils_TEXINFOS).Andreas Schwab3-37/+55
(ar.1): Likewise. (dlltool.1): Likewise. (nlmconv.1): Likewise. (nm.1): Likewise. (objcopy.1): Likewise. (objdump.1): Likewise. (ranlib.1): Likewise. (readelf.1): Likewise. (size.1): Likewise. (strings.1): Likewise. (strip.1): Likewise. (windres.1): Likewise. (cxxfilt.man): Likewise. * doc/Makefile.in: Regenerated.
2006-05-19 * config/tc-mipc.c (ISA_HAS_ODD_SINGLE_FPR): New define.Thiemo Seufer2-12/+54
(mips_oddfpreg_ok): New function. (mips_ip): Use it. -------------------------------------------------------------------
2006-05-19 * config/tc-mips.h (tc_mips_regname_to_dw2regnum): Declare.Thiemo Seufer3-372/+432
* config/tc-mipc.c (ABI_NEEDS_64BIT_REGS, ISA_HAS_64BIT_REGS, ISA_HAS_DROR, ISA_HAS_ROR): Reformat. (regname, RTYPE_MASK, RTYPE_NUM, RTYPE_FPU, RTYPE_FCC, RTYPE_VEC, RTYPE_GP, RTYPE_CP0, RTYPE_PC, RTYPE_ACC, RTYPE_CCC, RNUM_MASK, RWARN, GENERIC_REGISTER_NUMBERS, FPU_REGISTER_NAMES, FPU_CONDITION_CODE_NAMES, COPROC_CONDITION_CODE_NAMES, N32N64_SYMBOLIC_REGISTER_NAMES, O32_SYMBOLIC_REGISTER_NAMES, SYMBOLIC_REGISTER_NAMES, MIPS16_SPECIAL_REGISTER_NAMES, MDMX_VECTOR_REGISTER_NAMES, MIPS_DSP_ACCUMULATOR_NAMES, reg_names, reg_names_o32, reg_names_n32n64): Define register classes. (reg_lookup): New function, use register classes. (md_begin): Reserve register names in the symbol table. Simplify OBJ_ELF defines. (mips_ip): Fix comment formatting. Handle symbolic COP0 registers. Use reg_lookup. (mips16_ip): Use reg_lookup. (tc_get_register): Likewise. (tc_mips_regname_to_dw2regnum): New function. -------------------------------------------------------------------
2006-05-19 * ld-scripts/empty-orphan.d: Update again.Alan Modra2-4/+2
2006-05-19 * config/tc-arm.c, config/tc-arm.h (tc_arm_regname_to_dw2regnum):Thiemo Seufer15-15/+32
Un-constify string argument. * config/tc-i386.c, config/tc-i386.h (tc_x86_regname_to_dw2regnum): Likewise. * config/tc-m68k.c, config/tc-m68k.h (tc_m68k_regname_to_dw2regnum): Likewise. * config/tc-ppc.c, config/tc-ppc.h (tc_ppc_regname_to_dw2regnum): Likewise. * config/tc-s390.c, config/tc-s390.h (tc_s390_regname_to_dw2regnum): Likewise. * config/tc-sh.c, config/tc-sh.h (sh_regname_to_dw2regnum): Likewise. * config/tc-sparc.c, config/tc-sparc.h (sparc_regname_to_dw2regnum): Likewise. -------------------------------------------------------------------
2006-05-19 * gas/config/tc-m68k.c (m68k_init_arch): Move checking ofNathan Sidwell2-9/+14
cfloat/m68881 to correct architecture before using it.
2006-05-19 * ld-scripts/empty-orphan.t: Discard .reginfo.Alan Modra3-1/+14
* ld-scripts/empty-orphan.d: Update.
2006-05-19 * ldlang.c (lang_size_sections_1): Don't check mem regions forAlan Modra2-1/+7
os->ignored sections.
2006-05-19 * elf.c (elf_fake_sections): Formatting.Alan Modra2-29/+40
(assign_file_positions_for_load_sections): Only add SEC_ALLOC sections to p_memsz. Remove hack for PT_NOTE sections. Allow section alignment to increase p_align for PT_LOAD. (assign_file_positions_for_non_load_sections): Remove ARM BPABI hack for PT_DYNAMIC. Instead, set p_filesz for all segments other than PT_LOAD, and PT_NOTE in core.
2006-05-19daily updateAlan Modra1-1/+1
2006-05-19*** empty log message ***gdbadmin1-1/+1
2006-05-182006-05-18 Paul Gilliam <pgilliam@us.ibm.comPaul Gilliam2-1/+7
* solib-svr4.c (enable_break): Breakup a long line into 3 shorter ones.
2006-05-18Reviewed and approved by Daniel Jacobowitz <drow@false.org>Fred Fish2-7/+23
2006-05-18 Fred Fish <fnf@specifix.com> * gdb.base/a2-run.exp: Allow part of test to run when args aren't required. Check for spurious output after program exits normally.
2006-05-18daily updateAlan Modra1-1/+1
2006-05-18*** empty log message ***gdbadmin1-1/+1
2006-05-17Suggested, reviewed, and approved by Daniel Jacobowitz <drow@false.org>Fred Fish2-1/+6
2006-05-17 Fred Fish <fnf@specifix.com> * gdb.base/relocate.exp: Use gdb_file_cmd rather than gdb_load, so it works in the simulator.
2006-05-17 * avr-dis.c: Formatting fix.Alan Modra2-2/+7
2006-05-172006-05-17 Carlos O'Donell <carlos@codesourcery.com>Carlos O'Donell2-3/+7
* doc/binutils.texi: Use "Binutils Index" for index name.
2006-05-17 * src-release (MAKEINFOFLAGS): Define.Daniel Jacobowitz2-3/+13
(do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
2006-05-17 * ldlang.c (lang_size_sections): Call lang_reset_memory_regionsDaniel Jacobowitz2-0/+8
before redoing one_lang_size_sections_pass.
2006-05-17Fix a typo.Daniel Jacobowitz1-1/+1
2006-05-17 * dwarf2-frame.c: Include "value.h".Daniel Jacobowitz3-2/+16
(read_reg): Use unpack_long and register_type. * Makefile.in (dwarf2-frame.o): Update.
2006-05-17 * remote-rdp.c: Deleted.Daniel Jacobowitz7-1442/+17
* NEWS: Mention removal of remote-rdp.c. * Makefile.in (ALLDEPFILES): Remove remote-rdp.c. (remote-rdp.o): Delete. * README: Remove description of remote-rdp.c. * arm-tdep.c (arm_breakpoint_from_pc): Remove obsolete comment. * config/arm/embed.mt (TDEPFILES): Remove remote-rdp.o.
2006-05-17 * ld-elfweak/size2.d, ld-elfweak/size2a.s, ld-elfweak/size2b.s:Thiemo Seufer4-1/+14
Add __start as entry symbol.
2006-05-17 * elf.c (assign_file_positions_for_segments): Split into..Alan Modra2-54/+94
(assign_file_positions_for_load_sections): ..this, and.. (assign_file_positions_for_non_load_sections): ..this new function,.. (assign_file_positions_except_relocs): ..writing program headers here.
2006-05-17 * elflink.c (elf_gc_sweep): Don't specially keep non-alloc,Alan Modra2-1/+6
non-load sections if they have relocs.
2006-05-17daily updateAlan Modra1-1/+1
2006-05-17*** empty log message ***gdbadmin1-1/+1
2006-05-16 * ser-e7kpc.c: Include <time.h> if it is available.Daniel Jacobowitz2-1/+9
2006-05-16 * version.in (version.in): Bump version number to 6.5.50 nowJoel Brobecker3-2/+12
that the gdb-6.5 branch has been created. * NEWS: Create a new section for changes that are included since gdb-6.5. Name the "since gdb-6.4" section as the "in gdb-6.5" section.
2006-05-16gdb/ChangeLog:Jim Blandy2-0/+7
2006-05-16 Jim Blandy <jimb@codesourcery.com> * MAINTAINERS (Authorized Committers): Gaius Mulley has accepted the Global Maintainers' invitation to be an authorized committer for the Modula-2 support.
2006-05-16 * ld-elf/orphan.ld: Add placement for MIPS .reginfo section.Thiemo Seufer2-0/+5
2006-05-16* config/tc-avr.h (TC_VALIDATE_FIX): Allow fixups for immediate constant values.Nick Clifton2-10/+16
2006-05-16*** empty log message ***gdbadmin1-1/+1
2006-05-16daily updateAlan Modra1-1/+1
2006-05-15* ppcobsd-nat.c: Include "gdb_assert.h".Mark Kettenis5-11/+116
[PT_GETFPREGS] (getfpregs_supplies): New function. (ppcobsd_fetch_registers, ppcobsd_fetch_registers): Hanlde OS versions that have PT_GETFPREGS. (_initialize_ppcobsd_nat) [PT_GETFPREGS]: Initialize ppcobsd_fpreg_offsets. * ppcobsd-tdep.h (ppcobsd_fpreg_offsets, ppcobsd_fpregset): Declare. * ppcobsd-tdep.c (ppcobsd_fpreg_offsets, ppcobsd_fpregset): New variables. (_initialize_ppcobsd_tdep): Initialize ppcobsd_fpreg_offsets. * Makefile.in (ppcobsd-nat.o): Update dependencies.
2006-05-15* mips32-dsp.s: Add some tests for shra_r.ph, shrav_r.ph, shra_r.w,Chao-ying Fu2-0/+16
shrav_r.w.
2006-05-15* dsp.igen (do_ph_shift, do_w_shra): Fix bugs for rounding instructions.Chao-ying Fu2-6/+12
2006-05-152006-05-15 Paul Brook <paul@codesourcery.com>Paul Brook11-14/+84
bfd/ * cpu-arm.c (bfd_is_arm_mapping_symbol_name): Rename ... (bfd_is_arm_special_symbol_name): ... to this. Add type argument. Check symbol name is of specified type. * elf32-arm.c (elf32_arm_is_target_special_symbol, arm_elf_find_function, elf32_arm_output_symbol_hook): Use bfd_is_arm_special_symbol_name. * bfd-in.h (BFD_ARM_SPECIAL_SYM_TYPE_MAP, BFD_ARM_SPECIAL_SYM_TYPE_TAG, BFD_ARM_SPECIAL_SYM_TYPE_OTHER, BFD_ARM_SPECIAL_SYM_TYPE_ANY): Define. (bfd_is_arm_mapping_symbol_name): Remove prototype. (bfd_is_arm_special_symbol_name): Add prototype. * bfd-in2.h: Regenerate. gas/ * config/tc-arm.c (arm_adjust_symtab): Use bfd_is_arm_special_symbol_name. ld/testsuite/ * ld-arm/arm-be8.d: New test. * ld-arm/arm-be8.s: New test. * ld-arm/arm-elf.exp: Add arm-be8.
2006-05-15 * configure.ac: Use GCC_HEADER_STDINT.Daniel Jacobowitz6-4780/+8160
* acinclude.m4: Include stdint.m4. * Makefile.in (gdb_stdint_h): Define. (distclean): Remove gdb_stdint.h. (Makefile, stamp-h): Update rules to generate only the correct files. (gdb_stdint.h, stamp-int): New rules. * config.in, configure: Regenerated.
2006-05-15bfd:Bob Wilson4-176/+266
* elf32-xtensa.c (check_loop_aligned): Fix reversed check for undefined opcode. Clean up assertions. (narrow_instruction, widen_instruction): Remove "do_it" parameters. Factor most of the code into separate functions.... (can_narrow_instruction, can_widen_instruction): New. (prev_instr_is_a_loop): New. (compute_ebb_proposed_actions): Combine error handling code for decode errors. Replace call to insn_decode_len with inline code. Use can_narrow_instruction and can_widen_instruction. Handle errors from call to xtensa_opcode_is_loop. (relax_section): Adjust calls to narrow_instruction and widen_instruction. gas: * config/tc-xtensa.c (is_direct_call_opcode, is_branch_jmp_to_next, xg_assemble_vliw_tokens, xtensa_mark_narrow_branches, xtensa_fix_short_loop_frags, is_local_forward_loop, relax_frag_immed): Handle errors from calls to xtensa_opcode_is_* functions.
2006-05-15 * valprint.c: Include "exceptions.h".Daniel Jacobowitz3-3/+21
(val_print): If something goes wrong while printing, supply an error message.