aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-05-22bfd/Daniel Jacobowitz5-21/+105
* elflink.c (_bfd_elf_add_dynamic_entry): Remove DT_TEXTREL check. (bfd_elf_final_link): Add a late DT_TEXTREL check. * elfxx-mips.c (MIPS_ELF_READONLY_SECTION): Define. (mips_elf_create_dynamic_relocation): Set DF_TEXTREL. (_bfd_mips_elf_check_relocs): Delete MIPS_READONLY_SECTION. Use MIPS_ELF_READONLY_SECTION. (_bfd_mips_elf_size_dynamic_sections): Clear DF_TEXTREL after creating DT_TEXTREL. (_bfd_mips_elf_finish_dynamic_sections): Clear textrel markers if no text relocations were generated. ld/testsuite/ * ld-mips-elf/textrel-1.d: Relax some patterns.
2006-05-22 * po/ru.po: Updated translation.Daniel Jacobowitz2-1397/+1505
2006-05-22* iq2000.cpu: Fix include paths for iq2000m.cpu and iq10.cpu.Nick Clifton2-5/+6
2006-05-22* gas/mips/mips32-dsp.l: Fix expected unsigned decoding of -1 in warning ↵Nick Clifton3-145/+151
messages. * gas/mips/mips32-mt.l: Likewise.
2006-05-22* scripttempl/elf32crx.sc (.rdata): Add .rodata.*.Nick Clifton2-1/+5
2006-05-22fix typoNick Clifton1-1/+1
2006-05-22* ld-eld/start.s (start): Add this symbol for SH targets.Nick Clifton2-0/+9
(main): Add this symbol for HPPA targets.
2006-05-22* crx-dis.c (EXTRACT): Make macro work on 64-bit hosts.Nick Clifton2-1/+5
2006-05-22Updated Dutch translationNick Clifton2-194/+423
2006-05-22Remove ChangeLog entries, since the template files were already up to date.Nick Clifton6-24/+0
2006-05-22Update translation templatesNick Clifton6-0/+24
2006-05-22* gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.Christopher Faylor2-0/+14
2006-05-22daily updateAlan Modra1-1/+1
2006-05-22*** empty log message ***gdbadmin1-1/+1
2006-05-21(check in missing file)Christopher Faylor2-2/+18
* win32-nat.c (cygwin_exceptions): New variable. (handle_exception): Treat a cygwin exception like a normal exception if cygwin_exceptions is true. (_initialize_win32_nat): Add "set cygwin-exceptions" handler.
2006-05-21* win32-nat.c (cygwin_exceptions): New variable.Christopher Faylor1-0/+7
(handle_exception): Treat a cygwin exception like a normal exception if cygwin_exceptions is true. (_initialize_win32_nat): Add "set cygwin-exceptions" handler.
2006-05-21daily updateAlan Modra1-1/+1
2006-05-21*** empty log message ***gdbadmin1-1/+1
2006-05-20NEWS: (Improved Modula-2 language support): New section.Gaius Mulley2-0/+13
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.