aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-06-25* sol-thread.c (sol_thread_xfer_memory): Change type of secondMark Kettenis2-4/+10
argument to `gdb_byte *'. (sol_thread_xfer_partial): Change type of readbuf and writebuf arguments to `gdb_byte *'.
2005-06-25* mips-tdep.c (mips_xfer_register, mips_o32_return_value)Mark Kettenis2-4/+9
(mips_integer_to_address): Use gdb_byte instead of bfd_byte.
2005-06-25* ppcobsd-nat.c: Include "gdbcore.h", <sys/signal.h>,Mark Kettenis1-2/+3
<machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h". (ppcobsd_supply_pcb): New function. (_initialize_ppcobsd_nat): Enable libkvm interface. * Makefile.in (ppcobsd-nat.o): Update dependencies. * config/powerpc/obsd.mh (NATDEPFILES): Add bsd-kvm.o. (LOADLIBES): New variable.
2005-06-25*** empty log message ***gdbadmin1-1/+1
2005-06-25daily updateAlan Modra1-1/+1
2005-06-24* config/powerpc/obsd.mh (NATDEPFILES): Add bsd-kvm.o.Mark Kettenis2-1/+5
(LOADLIBES): New variable.
2005-06-24* ppcobsd-nat.c: Include "gdbcore.h", <sys/signal.h>,Mark Kettenis2-0/+53
<machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h". (ppcobsd_supply_pcb): New function. (_initialize_ppcobsd_nat): Enable libkvm interface. * Makefile.in (ppcobsd-nat.o): Update dependencies.
2005-06-24 * i386-tdep.c (struct i386_frame_cache): Define sp_offset as LONGEST.Corinna Vinschen2-1/+5
2005-06-24daily updateAlan Modra1-1/+1
2005-06-24*** empty log message ***gdbadmin1-1/+1
2005-06-23 * config/m68k-parse.h: Use ISO C90.Ben Elliston4-16/+22
* config/m68k-parse.y: Likewise. * config/tc-m68k.h: Likewise.
2005-06-23 * ld-elfweak/size_foo.c (foo): Fix warning about implicit returnAndreas Schwab2-0/+6
type.
2005-06-23 * m68k-dis.c: Use ISC C90.Ben Elliston3-54/+32
* m68k-opc.c: Formatting fixes.
2005-06-23 * gdb_ptrace.h: Fix typos when checking for PT_ATTACH. ReportedAndreas Schwab2-2/+7
by Chad Harrington <harrington.chad@gmail.com>.
2005-06-232005-06-22 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini4-70/+55
* Makefile.def (stagefeedback): Come after profile. Define profiledbootstrap target. * Makefile.tpl (profiledbootstrap): Remove. (stageprofile-end): Zap stagefeedback. (stagefeedback-start): Copy all .gcda files, not only GCC's. * Makefile.in: Regenerate.
2005-06-23daily updateAlan Modra1-1/+1
2005-06-23*** empty log message ***gdbadmin1-1/+1
2005-06-22* remote.c (extended_remote_restart): Pass buffer in call toMark Kettenis2-1/+6
xsnprintf instead of a pointer to the buffer.
2005-06-22(History) Rename "Command History".Nick Roberts1-18/+14
(Command History): Move node "Server Prefix" from section on Annotations here.
2005-06-22*** empty log message ***Nick Roberts1-0/+6
2005-06-22daily updateAlan Modra1-1/+1
2005-06-22*** empty log message ***gdbadmin1-1/+1
2005-06-212005-06-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney2-1/+22
* MAINTAINERS: List GDB's Steering Committee as responsible for GDB's maintenance.
2005-06-21 * bfd/elf32-hppa.c (hppa_elf_hash_entry): Define.Dave Anglin2-612/+673
(hppa_stub_hash_entry): Define. (stub_hash_newfunc): Rename variables. (hppa_link_hash_newfunc): Likewise. (elf32_hppa_link_hash_table_free): Likewise. (hppa_stub_name): Likewise. (hppa_get_stub_entry): Likewise. (hppa_add_stub): Likewise. (hppa_type_of_stub): Likewise. (hppa_build_one_stub): Likewise. (hppa_size_one_stub): Likewise. (elf32_hppa_create_dynamic_sections): Likewise. (elf32_hppa_copy_indirect_symbol): Likewise. (elf32_hppa_check_relocs): Likewise. (elf32_hppa_gc_mark_hook): Likewise. (elf32_hppa_gc_sweep_hook): Likewise. (elf32_hppa_grok_psinfo): Likewise. (elf32_hppa_hide_symbol): Likewise. (elf32_hppa_adjust_dynamic_symbol): Likewise. (allocate_dynrelocs): Likewise. (clobber_millicode_symbols): Likewise. (readonly_dynrelocs): Likewise. (elf32_hppa_size_dynamic_sections): Likewise. (get_local_syms): Likewise. (elf32_hppa_size_stubs): Likewise. (hppa_record_segment_addr): Likewise. (final_link_relocate): Likewise. (elf32_hppa_relocate_section): Likewise. (elf32_hppa_finish_dynamic_symbol): Likewise.
2005-06-21* inf-ttrace.c (inf_ttrace_xfer_partial): Change type of readbufMark Kettenis2-3/+8
and writebuf arguments to `gdb_byte *'.
2005-06-21 * MAINTAINERS (Write After Approval): Add myself.Wu Zhou2-0/+5
2005-06-21* hppabsd-tdep.c: Include "symtab.h", "objfiles.h", "target.h",Mark Kettenis3-4/+94
"value.h" and "elf/common.h". (hppabsd_supply_gregset): Use `gdb_byte *' for byte buffer. (hppabsd_find_global_pointer): New function. (hppabsd_init_abi): Set TDEP->find_global_pointer to hppabsd_find_global_pointer. * Makefile.in (hppabsd-tdep.o): Update dependencies.
2005-06-21Index: include/ChangeLogGeoffrey Keating8-12/+320
2005-06-20 Geoffrey Keating <geoffk@apple.com> * libiberty.h (strverscmp): Prototype. Index: libiberty/ChangeLog 2005-06-20 Geoffrey Keating <geoffk@apple.com> * strverscmp.c: New. * Makefile.in (CFILES): Add strverscmp.c. (CONFIGURED_OFILES): Add strverscmp.o. (strverscmp.o): New rule. (stamp-functions): Add $(srcdir) to files in source directory. * configure.ac (funcs): Add strverscmp. (AC_CHECK_FUNCS): Add strverscmp. * configure: Regenerate. * functions.texi: Regenerate.
2005-06-21daily updateAlan Modra1-1/+1
2005-06-21*** empty log message ***gdbadmin1-1/+1
2005-06-20gas/H.J. Lu7-37/+112
2005-06-20 H.J. Lu <hongjiu.lu@intel.com> PR 1013 * config/tc-i386.c (md_assemble): Don't call optimize_disp on movabs. (optimize_disp): Optimize only if possible. Don't use 64bit displacement on non-constants and do same on constants if possible. gas/testsuite/ 2005-06-20 H.J. Lu <hongjiu.lu@intel.com> PR 1013 * i386/x86_64.s: Add absolute 64bit addressing tests for mov. * i386/x86_64.s: Updated. include/opcode/ 2005-06-20 H.J. Lu <hongjiu.lu@intel.com> PR 1013 * i386.h (i386_optab): Update comments for 64bit addressing on mov. Allow 64bit addressing for mov and movq.
2005-06-202005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu29-28/+195
PR 1025 * elf-m10300.c (mn10300_elf_check_relocs): Handle indirect symbol. * elf32-arm.c (elf32_arm_check_relocs): Likewise. * elf32-avr.c (elf32_avr_check_relocs): Likewise. * elf32-cris.c (cris_elf_check_relocs): Likewise. * elf32-d10v.c (elf32_d10v_check_relocs): Likewise. * elf32-dlx.c (elf32_dlx_check_relocs): Likewise. * elf32-fr30.c (fr30_elf_check_relocs): Likewise. * elf32-frv.c (elf32_frv_check_relocs): Likewise. * elf32-i370.c (i370_elf_check_relocs): Likewise. * elf32-iq2000.c (iq2000_elf_check_relocs): Likewise. * elf32-m32r.c (m32r_elf_check_relocs): Likewise. * elf32-m68hc1x.c (elf32_m68hc11_check_relocs): Likewise. * elf32-m68k.c (elf_m68k_check_relocs): Likewise. * elf32-mcore.c (mcore_elf_check_relocs): Likewise. * elf32-ms1.c (ms1_elf_check_relocs): Likewise. * elf32-msp430.c (elf32_msp430_check_relocs): Likewise. * elf32-openrisc.c (openrisc_elf_check_relocs): Likewise. * elf32-ppc.c (ppc_elf_check_relocs): Likewise. * elf32-s390.c (elf_s390_check_relocs): Likewise. * elf32-sh.c (sh_elf_check_relocs): Likewise. * elf32-v850.c (v850_elf_check_relocs): Likewise. * elf32-vax.c (elf_vax_check_relocs): Likewise. * elf64-mmix.c (mmix_elf_check_relocs): Likewise. * elf64-ppc.c (ppc64_elf_check_relocs): Likewise. * elf64-s390.c (elf_s390_check_relocs): Likewise. * elf64-sh64.c (sh_elf64_check_relocs): Likewise. * elfxx-mips.c (_bfd_mips_elf_check_relocs): Likewise. * elfxx-sparc.c (_bfd_sparc_elf_check_relocs): Likewise.
2005-06-202005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+13
PR 1022 * elf32-hppa.c (elf32_hppa_check_relocs): Handle indirect symbol.
2005-06-202005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-2/+18
PR 1025: * elf32-i386.c (elf_i386_check_relocs): Handle indirect symbol. * elf64-x86-64.c (elf64_x86_64_check_relocs): Likewise.
2005-06-20(test_stack_locals_listing): Remove test for -stack-select-frame withoutNick Roberts1-7/+5
arguments. (test_stack_frame_listing): Add test for newly implemented command -stack-info-frame.
2005-06-20*** empty log message ***Nick Roberts1-0/+7
2005-06-20*** empty log message ***gdbadmin1-1/+1
2005-06-20daily updateAlan Modra1-1/+1
2005-06-19* hppa-tdep.c (hppa_pointer_to_address_hack): Remove function.Mark Kettenis2-12/+6
(unwind_command): Use %lx to print pointer.
2005-06-19* remote-sim.c (gdbsim_xfer_inferior_memory): Remove prototype.Mark Kettenis2-7/+7
Change type of second argument to`gdb_byte *'.
2005-06-19(GDB/MI Stack Manipulation):Nick Roberts1-0/+28
Re-instate -stack-info-frame with example. Say that it gets info on selected frame, not current frame.
2005-06-19*** empty log message ***Nick Roberts2-0/+15
2005-06-19(mi_cmds): Replace entry for -stack-info-frame.Nick Roberts1-0/+1
Make it use mi_cmd_stack_info_frame
2005-06-19(mi_cmd_stack_info_frame): New declaration.Nick Roberts1-0/+1
2005-06-19(mi_cmd_stack_info_frame): New function.Nick Roberts1-0/+10
2005-06-19*** empty log message ***gdbadmin1-1/+1
2005-06-19daily updateAlan Modra1-1/+1
2005-06-18* hppa-tdep.c (hppa_fallback_frame_cache): Don't error out if weMark Kettenis2-43/+40
can't find the bounds of the current function. Wrap some long lines in the process.
2005-06-18* regcache.c (regcache_raw_supply, regcache_raw_collect): ChangeMark Kettenis3-6/+10
type of last argument back to `void *'. * regcache.h (regcache_raw_supply, regcache_raw_collect): Likewise.
2005-06-182005-06-18 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-0/+10
* reloc.c: Add BFD_RELOC_X86_64_GOTOFF64 and BFD_RELOC_X86_64_GOTPC32. * bfd-in2.h: Regenerated.