aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-07-19bfd/Alan Modra8-2/+187
* bfd-in.h (enum notice_asneeded_action): Define. * bfd-in2.h: Regenerate. * elflink.c (elf_link_add_object_symbols): Call linker "notice" function with NULL name for as-needed handling. ld/ * ld.h (handle_asneeded_cref): Declare. * ldcref.c: Include objalloc.h. (old_table, old_count, old_tab, alloc_mark): New variables. (tabsize, entsize, refsize, old_symcount): Likewise. (add_cref): Use bfd_hash_allocate for refs. (handle_asneeded_cref): New function. * ldmain.c (notice): Call handle_asneeded_cref for NULL name.
2006-07-19daily updateAlan Modra1-1/+1
2006-07-19*** empty log message ***gdbadmin1-1/+1
2006-07-18 * linux-thread-db.c (td_thr_getfpregs_p, td_thr_getgregs_p)Daniel Jacobowitz3-217/+31
(td_thr_setfpregs_p, td_thr_setgregs_p, thread_db_get_info) (thread_db_fetch_registers, thread_db_store_registers) (thread_db_thread_alive, thread_db_state_str): Delete. (thread_db_load): Don't look up regset functions. (thread_db_pid_to_str): Simplify. (thread_db_extra_thread_info): New. (init_thread_db_ops): Do not set to_fetch_registers, to_store_registers, or to_thread_alive. Set to_extra_thread_info. * Makefile.in: Remove linux-thread-db.o rule.
2006-07-18* armobsd-tdep.c: Include "trad-frame.h" and "tramp-frame.h".Mark Kettenis3-2/+56
(armobsd_sigframe_init): New function. (armobsd_sigframe): New variable. (armobsd_init_abi): Prepend armobsd_sigframe unwinder. * Makefile.in (armobsd-tdep.o): Update dependencies.
2006-07-18 * monitor.c: Remove unused prototypes.Daniel Jacobowitz2-37/+6
2006-07-18gas/testsuite/H.J. Lu7-4/+60
2006-07-18 H.J. Lu <hongjiu.lu@intel.com> * gas/i386/opcode.s: Add sldt, smsw and str. * gas/i386/x86-64-opcode.s: Likewise. * gas/i386/opcode.d: Updated. * gas/i386/x86-64-opcode.d: Likewise. opcodes/ 2006-07-18 H.J. Lu <hongjiu.lu@intel.com> * i386-dis.c (grps): Change "sldtQ", "strQ" and "smswQ" to "sldt", "str" and "smsw".
2006-07-18 * gdb.threads/print-threads.exp: Use gdb_breakpoint.Daniel Jacobowitz2-1/+5
2006-07-182006-07-18 Paul Brook <paul@codesourcery.com>Paul Brook9-13/+100
bfd/ * bfd-in2.h: Regenerate. * libbfd.h: Regenerate. * reloc.c: Add BFD_RELOC_ARM_T32_ADD_IMM. gas/ * tc-arm.c (do_t_add_sub): Use addw/subw when source is PC. (md_convert_frag): Use correct reloc for add_pc. Use BFD_RELOC_ARM_T32_ADD_IMM for normal add/sum. (md_apply_fix): Handle BFD_RELOC_ARM_T32_ADD_IMM. (arm_force_relocation): Handle BFD_RELOC_ARM_T32_ADD_IMM. gas/testsuite/ * gas/arm/thumb2_add.d: New test. * gas/arm/thumb2_add.s: New test.
2006-07-18 * gas/mips/mips4.s, gas/mips/mips4.d: Enable the "pref" test. ChangeThiemo Seufer3-17/+19
arguments for "madd.s" so that the instruction is correct for mips1 and still matches "bc3*".
2006-07-18 * bfd.texinfo: Add @section for "What to Put Where".Thiemo Seufer2-0/+5
2006-07-18* defs.h (print_transfer_performance): Improve commentsVladimir Prus2-1/+9
2006-07-182006-07-18 Vladimir Prus <vladimir@codesourcery.com>Vladimir Prus1-0/+4
* target.c (tcomplain): Mark with ATTR_NORETURN.
2006-07-182006-07-18 Vladimir Prus <vladimir@codesourcery.com>Vladimir Prus1-1/+1
* target.c (tcomplain): Mark with ATTR_NORETURN.
2006-07-18* elfxx-mips.c (_bfd_mips_elf_common_definition): New function.Nick Clifton3-0/+18
Consider SHN_MIPS_ACOMMON and SHN_MIPS_SCOMMON as being common sections. * elfxx-mips.h (_bfd_mips_elf_common_definition): Prototype.
2006-07-18*** empty log message ***gdbadmin1-1/+1
2006-07-18daily updateAlan Modra1-1/+1
2006-07-17* printcmd.c: Coding style fixes: add missing spaces in commentsMark Kettenis3-99/+78
and wrapping long lines. (delete_display, enable_display_command, disable_display_command) (printf_command, display_info, undisplay_command, free_display) (display_command, x_command, address_info, set_command) (inspect_command, call_command, print_command, print_command_1) (validate_format, print_formatted, decode_format, sym_format): Remove prototypes. (x_command): Make static. (printf_command): Convert error into internal consistency check. (address_info): Avoid assignment within function call. (printf_command): Avoid redundant cast. * tracepoint.c (x_command): Remove extern prototype.
2006-07-17* gdb.base/long_long.exp (gdb_test_long_long): ExcludeMark Kettenis2-4/+11
*-*-openbsd* from targets for wich we expect ARM FPA floating point format.
2006-07-17* armobsd-tdep.c (armobsd_init_abi): Set skip_solib_resolver.Mark Kettenis4-2/+10
* Makefile.in (armobsd-tdep.o): Update dependencies. * config/arm/obsd.mt (TDEPFILES): Add obsd-tdep.o.
2006-07-17 * Makefile.def: Add dependencies for configure-opcodesJakub Jelinek3-0/+24
on configure-intl and all-opcodes on all-intl. * Makefile.in: Regenerated.
2006-07-17 * symbols.c (report_op_error): Fix pasto. Don't use as_bad_whereAlan Modra2-6/+9
when file and line unknown.
2006-07-17 * read.c (s_struct): Use IS_ELF.Thiemo Seufer3-27/+33
* config/tc-mips.c (md_begin, mips16_mark_labels, mips_ip, md_parse_option, s_change_sec, pic_need_relax, mips_fix_adjustable, tc_gen_reloc, mips_frob_file_after_relocs, s_mips_end, s_mips_frame, s_mips_mask): Likewise.
2006-07-17Expect frame-begin annotation.Nick Roberts2-5/+17
2006-07-17*** empty log message ***Nick Roberts1-0/+8
2006-07-17daily updateAlan Modra1-1/+1
2006-07-17*** empty log message ***gdbadmin1-1/+1
2006-07-16* armobsd-tdep.c: New file.Mark Kettenis5-2/+62
* Makefile.in (ALLDEPFILES): Add armobsd-tdep.c. (armobsd-tdep.o): New dependency. * config/arm/obsd.mt: New file. * configure.tgt: (arm*-*-openbsd*): Set gdb_target to obsd.
2006-07-16Oops, committed spaces where it should have been a tab.Mark Kettenis1-1/+1
2006-07-16* gdbarch.sh (deprecated_saved_pc_after_call): Delete.Mark Kettenis4-71/+3
2006-07-16* arm-tdep.c (arm_saved_pc_after_call): Delete.Mark Kettenis2-14/+5
(arm_gdbarch_init): Do not set deprecated_saved_pc_after_call.
2006-07-16 * read.c (s_struct): Handle ELF section changing.Thiemo Seufer2-0/+14
* config/tc-mips.c (s_align): Leave enabling auto-align to the generic code. (s_change_sec): Try section changing only if we output ELF.
2006-07-16Undefine _process_user_ before includingAlfred M. Szmidt2-4/+17
<hurd/process_request.h>. (gnu_resume): Supply missing argument to error(). (gnu_read_inferior): Add extra parenthesis around arithmetic expression to silence warnings from GCC. (gnu_write_inferior): Likewise. (gnu_xfer_memory): Changed type of MYADDR to `gdb_byte *'.
2006-07-16*** empty log message ***gdbadmin1-1/+1
2006-07-16daily updateAlan Modra1-1/+1
2006-07-15* armnbsd-tdep.c (arm_netbsd_elf_init_abi): UseMark Kettenis2-3/+8
svr4_ilp_fetch_link_map_offsets.
2006-07-15* armnbsd-tdep.c: Don't include "nbsd-tdep.h".Mark Kettenis4-11/+16
* config/arm/nbsd.mt (TDEPFILES): Remove nbsd-tdep.o. (DEPRECATED_TM_FILE): Remove. * Makefile.in (armnbsd-tdep.o): Update dependencies.
2006-07-15Add missing ChangeLog entry.H.J. Lu1-0/+17
2006-07-152006-07-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-10/+34
PR binutils/2829 * i386-dis.c (GRP11_C6): NEW. (GRP11_C7): Likewise. (GRP12): Updated. (GRP13): Likewise. (GRP14): Likewise. (GRP15): Likewise. (GRP16): Likewise. (GRPAMD): Likewise. (GRPPADLCK1): Likewise. (GRPPADLCK2): Likewise. (dis386): Use GRP11_C6 and GRP11_C7 for entres 0xc6 and 0xc7, respectively. (grps): Add entries for GRP11_C6 and GRP11_C7.
2006-07-152006-07-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-60/+67
* config/tc-i386.c (cpu_arch): Remove Cpu086, CpuAthlon and CpuAmdFam10. (smallest_imm_type): Remove Cpu086. (i386_target_format): Likewise. * config/tc-i386.h: Remove Cpu086, CpuAthlon and CpuAmdFam10. Update CpuXXX.
2006-07-15daily updateAlan Modra1-1/+1
2006-07-15*** empty log message ***gdbadmin1-1/+1
2006-07-14 * PROBLEMS: Document threads/2137.Joel Brobecker2-1/+9
2006-07-14 * gdb.base/help.exp: Adjust "help unset" test to acceptJoel Brobecker2-1/+6
any list of unset commands.
2006-07-142006-07-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-12/+18
* i386.h (i386_optab): Remove InvMem from maskmovq, movhlps, movlhps, movmskps, pextrw, pmovmskb, movmskpd, maskmovdqu, movdq2q and movq2dq.
2006-07-14 * configure.tgt (i[3-7]86-*-solaris2*, i[3-7]86-*-solaris*): CorrectDaniel Jacobowitz2-2/+7
typo setting targ_extra_libpath.
2006-07-14 * elflink.c (bfd_elf_size_dynsym_hash_dynstr): Fix cinfo.shift2 value.Jakub Jelinek2-1/+5
2006-07-14* elflink.c (bfd_elf_size_dynsym_hash_dynstr): Move declarationsMark Kettenis2-1/+6
to the start of a block.
2006-07-14*** empty log message ***gdbadmin1-1/+1
2006-07-14daily updateAlan Modra1-1/+1