Fix function prologue analyzer for moxie.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2012-09-10  Anthony GreenFix function prologue analyzer for moxie.
2012-09-10  Keith Seitz PR gdb/13483
2012-09-06  Tom Tromey * python/py-newobjfileevent.c (create_new_objfile_even...
2012-09-02  Yit Phang Khoo2012-09-02 Khoo Yit Phang <khooyp@cs.umd.edu>
2012-09-01  Yit Phang Khoo2012-08-30 Khoo Yit Phang <khooyp@cs.umd.edu>
2012-08-31  Yao Qigdb/
2012-08-31  Yao Qigdb/
2012-08-29  Doug Evans * main.c (print_gdb_help): Remove reference to
2012-08-28  Yao Qigdb/
2012-08-28  Pedro Alves2012-08-28 Pedro Alves <palves@redhat.com>
2012-08-27  H.J. LuCheck if TUI_SRC_WIN is not NULL before referencing it
2012-08-27  Jan Kratochvilgdb/
2012-08-27  Jan Kratochvilgdb/
2012-08-27  Jan Kratochvilgdb/
2012-08-27  Jan KratochvilChangeLog fix:
2012-08-27  Jan Kratochvilgdb/
2012-08-27  Pedro Alves2012-08-27 Wei-cheng Wang <cole945@gmail.com>
2012-08-24  Yit Phang KhooMove misplaced entries from gdb/ChangeLog to gdb/doc...
2012-08-24  Siddhesh Poyarekar * h8300-tdep.c (h8300_push_dummy_call): Replace...
2012-08-24  Yao Qigdb/
2012-08-23  Yit Phang Khoo Document how to return from "python-interactive" to...
2012-08-23  Pedro Alves2012-08-23 Pedro Alves <palves@redhat.com>
2012-08-23  Pedro Alves2012-08-23 Pedro Alves <palves@redhat.com>
2012-08-23  Yao Qigdb/
2012-08-22  Sergio Durigan Junior2012-08-22 Sergio Durigan Junior <sergiodj@redhat...
2012-08-22  Yit Phang Khoo Enable readline in Python in a GDB-specific way and...
2012-08-22  Keith Seitz * defs.h: Include build-gnulib/config.h
2012-08-22  Joseph Myers * arm-tdep.c (thumb_get_next_pc_raw): Mask off low...
2012-08-22  Yit Phang Khoo Add a new "python-interactive" command that starts...
2012-08-22  Tom Tromey * defs.h (quit_flag): Don't declare.
2012-08-22  Tom Tromey * event-top.c (sigwinch_token, handle_sigwinch): Remove.
2012-08-22  Tom Tromey * jit.c (jit_object_close_impl): Don't malloc the...
2012-08-22  Tom Tromey * windows-nat.c (windows_make_so): Use gdb_bfd_open.
2012-08-22  Tom Tromey * dwarf2read.c (macro_start_file): Update.
2012-08-22  Tom Tromey * elfread.c (elf_symtab_read): Update.
2012-08-22  Tom Tromey * gdb_bfd.h: Include registry.h. Use DECLARE_REGISTRY.
2012-08-22  Tom Tromey * registry.h (struct registry_fields): New.
2012-08-22  Tom Tromey * auto-load.c (_initialize_auto_load): Update.
2012-08-22  Tom Tromey * exec.c (exec_close, exec_file_attach): Update.
2012-08-22  Tom Tromey * cli/cli-cmds.c (filter_sals): Handle nelts == 0...
2012-08-21  Pierre Muller * symfile.c (allocate_symtab): Use host_address_to_string
2012-08-19  Andrew Pinski2012-08-19 Andrew Pinski <apinski@cavium.com>
2012-08-19  Andrew Pinski2012-08-19 Andrew Pinski <apinski@cavium.com>
2012-08-19  Andrew Pinski2012-08-19 Andrew Pinski <apinski@cavium.com>
2012-08-19  Keith Seitz PR c++/14365
2012-08-18  Eli ZaretskiiFix a typo that prevented "make TAGS" from working.
2012-08-17  gdbadminGDB 7.5 released.
2012-08-17  Keith Seitz PR c++/13356
2012-08-17  Mike Frysingergdb: fix test failures after updating usage strings
2012-08-16  Joel Brobeckerfix internal_error during fork event handling.
2012-08-16  Joel BrobeckerChange detach_breakpoints to take a ptid instead of...
2012-08-16  Joel Brobeckerinf_ttrace_follow_fork: detach_breakpoints called twice...
2012-08-16  Joel BrobeckerDWARF frame unwinder executes one too many rows
2012-08-16  Yao Qigdb/
2012-08-16  Yao Qigdb/
2012-08-16  Yao Qigdb/
2012-08-15  Keith Seitz * gdbtypes.c (opaque_type_resolution): Make static.
2012-08-15  Tom Tromey * gdb_bfd.c (struct gdb_bfd_data) <archive_bfd>: New...
2012-08-15  Tom Tromey PR python/14387:
2012-08-15  Tom Tromey * dwarf2read.c (dwarf_decode_macro_bytes)
2012-08-15  Mike Frysingergdb: improve usage strings
2012-08-14  Doug Evans * gdbtypes.c (struct extra): Delete, unused.
2012-08-14  Doug Evans * gdbtypes.c: Whitespace cleanup.
2012-08-14  Doug Evans * gdbtypes.c (make_pointer_type): Remove redundant...
2012-08-14  Gary Benson2012-08-14 Gary Benson <gbenson@redhat.com>
2012-08-13  Mike Frysingergdb: ignore generated go-exp.c
2012-08-13  Doug Evans * value.c (show_convenience): Tweak comment.
2012-08-13  Yao Qigdb/
2012-08-13  Yao Qigdb/
2012-08-11  Sergio Durigan Junior2012-08-10 Sergio Durigan Junior <sergiodj@redhat...
2012-08-11  Sergio Durigan Junior2012-08-10 Sergio Durigan Junior <sergiodj@redhat...
2012-08-10  Doug Evans Add $_memeq, $_regex, $_streq, $_strlen convenience...
2012-08-10  Siddhesh Poyarekar * python/py-type.c (convert_field): Use gdb_py_long_fr...
2012-08-10  Mike Frysingergdb: add completion handler for "handle" and "signal"
2012-08-09  Yao Qigdb/
2012-08-09  Jan Kratochvilgdb/
2012-08-09  Yao Qigdb/
2012-08-09  Yao Qigdb/
2012-08-08  Doug Evans * utils.c (prompt_for_continue_wait_time): New static...
2012-08-08  Doug Evans * eval.c (evaluate_subexp_standard): Fix thinko in...
2012-08-08  Keith Seitz * breakpoint.c (parse_breakpoint_sals): Remove unused...
2012-08-08  Doug Evans * gdb_string.h: Moved to ...
2012-08-08  Yao Qigdb/
2012-08-07  Jan Kratochvilgdb/
2012-08-06  Tom Tromey * dwarf2-frame.c (clear_pointer_cleanup): New function.
2012-08-06  Tom Tromey PR python/14386:
2012-08-06  Tom Tromey PR cli/14392:
2012-08-06  Jan Kratochvilgdb/
2012-08-03  Tom Tromey * dwarf2-frame.c (dwarf2_frame_cache): Call do_cleanup...
2012-08-02  Ulrich WeigandChangeLog:
2012-08-02  Yao Qigdb/
2012-08-02  Yao Qigdb/
2012-08-01  Richard Henderson * configure.tgt (m32c-*-*) [gdb_target_obs...
2012-07-31  Andreas Schwab* ppc-linux-tdep.c (ppc_linux_init_abi): Register
2012-07-31  Jan Kratochvilgdb/
2012-07-31  Yao Qigdb/
2012-07-31  Yao Qigdb/
2012-07-30  Keith Seitz * linespec.c (linespec_lex_number): A number followed
2012-07-30  Tom Tromey * remote-sim.c (gdb_os_poll_quit): Don't check immedia...
2012-07-30  Ulrich WeigandChangeLog:
next
This page took 0.234252 seconds and 107 git commands to generate.