* inf-ptrace.c (inf_ptrace_him) [PT_GET_PROCESS_STATE]: Move
[binutils-gdb.git] / gdb / ChangeLog
2005-08-13 Mark Kettenis* inf-ptrace.c (inf_ptrace_him) [PT_GET_PROCESS_STATE...
2005-08-13 Mark Kettenis* sparc-tdep.c (sparc_breakpoint_from_pc): Constify...
2005-08-13 Mark Kettenis* sparc-sol2-tdep.c (sparc_sol2_pc_in_sigtramp): Check for
2005-08-13 Mark Kettenis* i386-linux-nat.c (fetch_register, store_register)
2005-08-12 Kris Warkentin2005-08-12 Kris Warkentin <kewarken@qnx.com>
2005-08-11 Andreas Schwab PR exp/1978
2005-08-09 Mark Kettenis* sparc64obsd-tdep.c: Tweak comments.
2005-08-09 Andrew Cagney2005-08-09 Andrew Cagney <cagney@gnu.org>
2005-08-08 Mark Kettenis* tramp-frame.h (struct tramp_frame): Allow for 16...
2005-08-05 Fred FishReviewed and approved by Mark Kettenis <mark.kettenis...
2005-08-02 Daniel Jacobowitz * value.c (value_contents_writeable): Use value_conten...
2005-08-02 Daniel Jacobowitz Suggested by Shaun Jackman <sjackman@gmail.com>:
2005-08-01 Fred FishReviewed/approved by Daniel Jacobowitz <dan@codesource...
2005-08-01 Daniel Jacobowitz * dwarf2-frame.c (read_signed_leb128): Handle values...
2005-08-01 Daniel Jacobowitz From Josef Ezra <jezra@emc.com>:
2005-08-01 Daniel Jacobowitz Suggested by Vladimir Prus <ghost@cs.msu.su>:
2005-07-31 Daniel JacobowitzFrom Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:
2005-07-26 Mark Kettenis* i386obsd-tdep.c (i386obsd_sigreturn_offset): New...
2005-07-25 Mark Kettenis* inf-ptrace.c [PT_GET_PROCESS_STATE] (inf_ptrace_follo...
2005-07-25 Mark Kettenis* gdb_ptrace.h (PT_TRACE_ME): Define to zero if not...
2005-07-25 Mark Kettenis* inf-ptrace.c: Reorder functions.
2005-07-25 Mark Mitchell * configure.ac: On MinGW, do not require a termcap...
2005-07-24 Mark Mitchell * ser-tcp.c (close): Define as a function-like macro...
2005-07-21 Eric Christopher2005-07-21 Eric Christopher <echristo@apple.com>
2005-07-21 Mark Kettenis* inf-ttrace.c (inf_ttrace_wait): Properly report TTEVT...
2005-07-20 Mark Kettenis* inf-ttrace.c (inf_ttrace_vfork_ppid): New variable.
2005-07-20 Wu Zhou* remote.c (remote_pid_to_str): Use xsnprintf instead...
2005-07-18 Mark Kettenis* target.c (normal_pid_to_str): Use xsnprintf instead...
2005-07-18 Mark Kettenis* hppa-tdep.h (hppa_frame_prev_register_helper): Change...
2005-07-18 Mark Kettenis Jason Molenda <jmolenda@apple.com>
2005-07-18 Mark Kettenis* i386-tdep.c (i386_reg_struct_return_p): Handle struct...
2005-07-15 Nick Roberts*** empty log message ***
2005-07-15 Mark Kettenis Marcel Moolenaar <marcel@xcllnt.net>
2005-07-15 Daniel Jacobowitz2005-07-15 Nick Roberts <nickrob@snap.net.nz>
2005-07-13 Daniel Jacobowitz * ppc-linux-tdep.c (ppc_linux_init_abi): Set 64-bit...
2005-07-12 Mark KettenisFix email.
2005-07-12 Mark Kettenis* dwarf2expr.h: Tweak comment.
2005-07-12 Mark Kettenis* objc-lang.c (print_object_command): Use gdb_byte...
2005-07-11 Mark Kettenis* bsd-kvm.c: Include <paths.h>.
2005-07-07 Andreas Schwab* observer.sh: Use different temporary file name depend...
2005-07-06 Bob RossiIndex: gdb/ChangeLog
2005-07-06 Wu Zhou * tui/tui-win.c (parse_scrolling_args): Fix SEGV error...
2005-07-06 Wu Zhou * f-exp.y (yyparse): Add code to support exponentiatio...
2005-07-04 Mark Kettenis* i386nbsd-nat.c (i386nbsd_supply_pcb): Cast to 'gdb_by...
2005-07-04 Mark Kettenis* bsd-kvm.c (bsd_kvm_open): Properly cast sentinel...
2005-07-04 Mark Kettenis* i387-tdep.c (print_i387_value, print_i387_ext, i387_t...
2005-07-03 Ben Elliston * Makefile.in (RUNTEST): Set to runtest.
2005-07-03 Daniel Jacobowitz From Richard Henderson.
2005-07-03 Steve Ellcey * configure.ac: Add arguments to AC_DEFINE calls.
2005-07-01 Mark Kettenis* mips-tdep.c (mips_insn16_frame_prev_register)
2005-07-01 Steve Ellcey * MAINTAINERS (Write After Approval): Add myself.
2005-07-01 Mark Kettenis* solib-svr4.c: Include "solib.h".
2005-06-28 Mark Kettenis* eval.c (evaluate_struct_tuple): Use strcmp instead of
2005-06-28 Michael Snyder2005-06-27 Michael Snyder <msnyder@redhat.com>
2005-06-27 Wu Zhou * gdbtypes.c (get_discrete_bounds): Fix a comment...
2005-06-25 Mark Kettenis* sol-thread.c (sol_thread_xfer_memory): Change type...
2005-06-25 Mark Kettenis* mips-tdep.c (mips_xfer_register, mips_o32_return_value)
2005-06-24 Mark Kettenis* config/powerpc/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
2005-06-24 Mark Kettenis* ppcobsd-nat.c: Include "gdbcore.h", <sys/signal.h>,
2005-06-24 Corinna Vinschen * i386-tdep.c (struct i386_frame_cache): Define sp_off...
2005-06-23 Andreas Schwab * gdb_ptrace.h: Fix typos when checking for PT_ATTACH...
2005-06-22 Mark Kettenis* remote.c (extended_remote_restart): Pass buffer in...
2005-06-21 Andrew Cagney2005-06-21 Andrew Cagney <cagney@gnu.org>
2005-06-21 Mark Kettenis* inf-ttrace.c (inf_ttrace_xfer_partial): Change type...
2005-06-21 Wu Zhou * MAINTAINERS (Write After Approval): Add myself.
2005-06-21 Mark Kettenis* hppabsd-tdep.c: Include "symtab.h", "objfiles.h"...
2005-06-19 Mark Kettenis* hppa-tdep.c (hppa_pointer_to_address_hack): Remove...
2005-06-19 Mark Kettenis* remote-sim.c (gdbsim_xfer_inferior_memory): Remove...
2005-06-19 Nick Roberts*** empty log message ***
2005-06-18 Mark Kettenis* hppa-tdep.c (hppa_fallback_frame_cache): Don't error...
2005-06-18 Mark Kettenis* regcache.c (regcache_raw_supply, regcache_raw_collect...
2005-06-18 Nick Roberts*** empty log message ***
2005-06-17 Wu Zhou * remote.c (set_thread, remote_thread_alive): Replace...
2005-06-16 David Ung* MAINTAINERS (Write After Approval): Add self.
2005-06-15 Mark KettenisFix my e-mail address in previous commit.
2005-06-15 Mark Kettenis* hppa-hpux-nat.c (hppa_hpux_fetch_register)
2005-06-14 Mark KettenisFix typo.
2005-06-13 Nick Roberts*** empty log message ***
2005-06-13 Mark Kettenis* configure.ac: Use AC_CHECK_TYPES to check for uintptr_t.
2005-06-13 Mark Kettenis* ser-tcp.c: Tewak comment.
2005-06-13 H.J. Lu2005-06-13 H.J. Lu <hongjiu.lu@intel.com>
2005-06-13 Richard Sandiford * MAINTAINERS: Update my email address.
2005-06-13 Mark Mitchell * corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr.
2005-06-13 Daniel Jacobowitzgdb/
2005-06-13 Joel Brobecker * hppa-tdep.c (hppa_pc_requires_run_before_use...
2005-06-13 Wu Zhou * eval.c (evaluate_subexp_standard): Add code to check...
2005-06-13 Daniel Jacobowitzgdb/
2005-06-12 Mark Kettenis* hppa-tdep.c (hppa_frame_prev_register)
2005-06-12 Mark Kettenis* m68k-tdep.c (m68k_frame_prev_register): Change type...
2005-06-12 Mark Kettenis* arm-tdep.c (set_disassembly_style, _initialize_arm_tdep):
2005-06-12 Mark Kettenis* alpha-tdep.c (alpha_sigtramp_frame_prev_register)
2005-06-12 Mark Kettenis* arm-tdep.c (arm_prologue_prev_register)
2005-06-12 Mark Kettenis* m88k-tdep.c (m88k_frame_prev_register): Change type...
2005-06-12 Mark Kettenis* vax-tdep.c (vax_frame_prev_register): Change type...
2005-06-12 Mark Kettenis* sparc-tdep.c (sparc32_frame_prev_register): Change...
2005-06-12 Mark Kettenis* amd64-tdep.c (amd64_frame_prev_register)
2005-06-11 Mark Kettenis* i386-tdep.c (i386_register_type): Return
2005-06-10 Jeff JohnstonFix 2005-06-09 entry to use proper format.
2005-06-10 Ben Elliston * valprint.c (print_floating): Fix comment typo.
2005-06-10 Jeff Johnston2005-06-09 Jeff Johnston <jjohnstn@redhat.com>
next