2009-10-14 Andrew Stubbs <ams@codesourcery.com>
[binutils-gdb.git] / gdb / ChangeLog
2009-10-14 Andrew Stubbs2009-10-14 Andrew Stubbs <ams@codesourcery.com>
2009-10-13 Daniel Jacobowitz * arm-tdep.c (arm_push_dummy_call): Set the low bit...
2009-10-13 Pedro Alves2009-10-13 Pedro Alves <pedro@codesourcery.com>
2009-10-13 Tristan Gingold2009-10-13 Tristan Gingold <gingold@adacore.com>
2009-10-13 Tristan Gingold2009-10-13 Tristan Gingold <gingold@adacore.com>
2009-10-13 Tristan Gingold2009-10-12 Tristan Gingold <gingold@adacore.com>
2009-10-12 Michael Snyder2009-10-12 Jiang Jilin <freephp@gmail.com>
2009-10-11 Pedro Alves * procfs.c (procfs_make_note_section): Go back to...
2009-10-11 Daniel Jacobowitz * features/xinclude.dtd: Correct EMPTY typo.
2009-10-11 Michael Snyder2009-10-09 Michael Snyder <msnyder@vmware.com>
2009-10-10 Pedro Alves * mi/mi-cmd-stack.c (list_args_or_locals): Use interna...
2009-10-09 Pedro Alves * linux-nat.c (linux_nat_wait_1): Bail out, if TARGET_...
2009-10-09 Pedro Alves * procfs.c (procfs_make_note_section): Always output...
2009-10-09 Pedro Alves * corelow.c (add_to_thread_list): Fix typo.
2009-10-09 Pedro Alves * corelow.c (core_has_fake_pid): New.
2009-10-08 Paul Pluzhnikov2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-10-07 Jan Kratochvilgdb/
2009-10-07 Joel Brobecker * NEWS: Update following the GDB 7.0 release.
2009-10-06 Pierre Muller ARI fix: OP eol rule.
2009-10-06 Pierre Muller ARI fix: OP eol rule.
2009-10-06 Pierre Muller ARI fix: OP eol rule.
2009-10-06 gdbadminGDB 7.0 released.
2009-10-06 Joel BrobeckerMinor reformatting of the last entry.
2009-10-06 Pierre Muller * ARI fix: "%p" rule.
2009-10-06 Tristan Gingold2009-10-06 Tristan Gingold <gingold@adacore.com>
2009-10-06 Joel Brobecker * MAINTAINERS: Add Tristan Gingold as Maintaine...
2009-10-06 Joel Brobecker * MAINTAINERS: Add Jan Kratochvil as Maintainer...
2009-10-05 Pedro Alves Revert:
2009-10-04 Pedro Alves * NEWS: Mention non-stop mode.
2009-10-04 Pedro Alves * gdbinit.in: Set data-directory to @srcdir@.
2009-10-02 Pedro Alves * linux-nat.c (TRAP_IS_SYSCALL, TRAP_REMOVE_SYSCALL_FL...
2009-10-02 Jan Kratochvilgdb/
2009-10-01 Joel Brobecker * MAINTAINERS: Move Don Lee to the correct...
2009-10-01 Phil Muldoon2009-10-01 Phil Muldoon <pmuldoon@redhat.com>
2009-09-29 Jan Kratochvilgdb/
2009-09-29 Tom Tromey * python/py-value.c (valpy_string): NULL-terminate...
2009-09-29 Ulrich Weigand * s390-tdep.c (s390_displaced_step_fixup): Use type...
2009-09-29 Joel Brobecker * ia64-tdep.c: Update the comments on how we...
2009-09-29 Ulrich Weigand * gdbarch.sh (displaced_step_hw_singlestep): New callback.
2009-09-29 Ulrich Weigand * eval.c (evaluate_subexp_standard) [OP_OBJC_MSGCALL...
2009-09-28 Joel Brobecker Fix ia64 breakpoints in the L-X slot.
2009-09-28 Joel Brobecker * ia64-tdep.c (ia64_memory_insert_breakpoint...
2009-09-28 Doug Evans (TRAP_REMOVE_SYSCALL_FLAG): New macro.
2009-09-28 Doug Evans * linux-nat.c (status_to_str): Handle TRAP_IS_SYSCALL.
2009-09-28 Ulrich Weigand * valops.c (value_assign): Respect parent offset when
2009-09-28 Hui Zhu2009-09-28 Hui Zhu <teawater@gmail.com>
2009-09-27 Ulrich Weigand * s390-tdep.c (op_bctr, op_bctgr, op_bct, op1_bctg...
2009-09-27 Ulrich Weigand * configure.tgt (powerpc-*-linux* | powerpc64-*-linux*):
2009-09-27 Don Lee * score-tdep.c: Comment out some simulator dependent...
2009-09-27 Hui Zhu2009-09-27 Hui Zhu <teawater@gmail.com>
2009-09-26 Pierre Muller gdb ChangeLog entry:
2009-09-25 Tom Tromeygdb
2009-09-25 Tom Tromeygdb
2009-09-25 Nick Roberts*** empty log message ***
2009-09-24 Joel Brobecker * record.c (record_open, record_store_registers...
2009-09-23 Tom Tromey2009-09-23 John Wright <john.wright@hp.com>
2009-09-22 Joel Brobecker * solib.c (solib_bfd_open): Relax a bit the...
2009-09-22 Daniel Jacobowitz * source.c (forget_cached_source_info): Clear last_sou...
2009-09-22 Tom Tromey PR gdb/10583:
2009-09-22 Tom Tromeygdb
2009-09-22 Jie Zhang * MAINTAINERS: Add myself under Write After Approval.
2009-09-21 Pierre Muller * windows-nat.c (ctrl_c_handler): Also handle CTRL_BRE...
2009-09-21 Keith Seitz * cp-support.h (cp_validate_operator): Declare new...
2009-09-21 Keith Seitz * c-exp.y (qualified_name): Call CHECK_TYPEDEF before...
2009-09-21 Tom Tromey2009-09-21 Jason Orendorff <jason.orendorff@gmail...
2009-09-21 Jie Zhang * doc/gdb.texinfo: Escape "{" and "}".
2009-09-21 Phil Muldoon2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
2009-09-21 Phil Muldoon2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
2009-09-21 Hui Zhu2009-09-21 Hui Zhu <teawater@gmail.com>
2009-09-21 Hui Zhu2009-09-21 Hui Zhu <teawater@gmail.com>
2009-09-21 Hui Zhu2009-09-21 Hui Zhu <teawater@gmail.com>
2009-09-21 Hui Zhu2009-09-21 Hui Zhu <teawater@gmail.com>
2009-09-19 Joel Brobecker * varobj.c (varobj_update): Initialize children...
2009-09-19 Vladimir Prus * mi/mi-cmd-stack.c (list_args_or_locals): Workaround
2009-09-19 Vladimir Prus * mi/mi-cmds.h (mi_cmd_stack_list_variables): Declare.
2009-09-19 Eli Zaretskii * config/djgpp/fnchange.lst: Add missing edits.
2009-09-19 Maxim Grigoriev2009-09-18 Maxim Grigoriev <maxim2405@gmail.com>
2009-09-18 Jan Kratochvilgdb/
2009-09-18 Ulrich WeigandFix ChangeLog date.
2009-09-18 Ulrich Weigand * rs6000-tdep.c (rs6000_builtin_type_vec128): Add...
2009-09-17 Joel Brobecker Fix a build failure on pa-hpux:
2009-09-16 H.J. Lu2009-09-16 H.J. Lu <hongjiu.lu@intel.com>
2009-09-16 gdbadminRecord GDB 7.0 branch creation. Bump version number...
2009-09-15 Tom Tromeygdb
2009-09-15 Doug Evans * dwarf2expr.h (dwarf_value_location): Add more commen...
2009-09-15 Doug Evans * target.c (memory_xfer_partial): Pass correct length...
2009-09-15 Jan Kratochvilgdb/
2009-09-15 Sergio Durigan JuniorImplementing catch syscall.
2009-09-14 Doug Evans * target.c (memory_xfer_partial): Only update dcache...
2009-09-14 Paul Pluzhnikov2009-09-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-09-14 Paul Pluzhnikov2009-09-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-09-13 Joel Brobecker gdb/
2009-09-11 Doug Evans * dwarf2expr.c (execute_stack_op, case DW_OP_piece...
2009-09-11 Doug Evans * objfiles.c (struct objfile_data): Delete member...
2009-09-11 Tom Tromeygdb
2009-09-10 Anthony GreenRecognize new moxie prologues
2009-09-10 Michael Snyder2009-09-10 Michael Snyder <msnyder@vmware.com>
2009-09-10 Joel Brobecker * top.c (interactive_mode): New static variable.
2009-09-10 Joel Brobecker * configure.ac: Fix the names of the python...
2009-09-09 Joel Brobecker Fix a build failure on AIX.
next