* mips-linux-tdep.c: Adjust formatting throughout.
[external/binutils.git] / gdb / ChangeLog
2013-05-30 Maciej W. Rozycki * mips-linux-tdep.c: Adjust formatting throughout.
2013-05-30 Tom Tromeyfix mipsread.c
2013-05-30 Tom Tromeyfix one bug in symfile.c
2013-05-30 Tom Tromeyfix symtab.c
2013-05-30 Tom Tromeyfix py-value.c
2013-05-30 Tom Tromeyfix py-prettyprint.c
2013-05-30 Tom Tromeyfix py-frame.c
2013-05-30 Tom Tromeyfix py-breakpoint.c
2013-05-30 Tom Tromeysimplify cli-logging.c for analysis
2013-05-30 Tom Tromeyfix varobj.c
2013-05-30 Tom Tromeymake a cleanup unconditionally in tracepoint.c
2013-05-30 Tom Tromeyfix two buglets in breakpoint.c
2013-05-30 Tom Tromeyfix cleanup handling in macho_symfile_read
2013-05-30 Tom Tromeyfix cleanup handling in m32r_load
2013-05-30 Tom Tromeyfix list_available_thread_groups
2013-05-30 Tom Tromeycleanup fixes for inf-ptrace.c
2013-05-30 Tom Tromeycleanup fixes for remote-mips.c
2013-05-30 Tom Tromeyfix up cleanup handling in internal_vproblem
2013-05-30 Tom Tromeyfix linespec bug noticed by the checker
2013-05-30 Tom Tromeyremove erroneous return from setup_user_args
2013-05-30 Tom Tromeyfix cleanups in som_symtab_read
2013-05-30 Tom Tromeyfix print_command_1
2013-05-30 Tom Tromeysome cleanup checker fixes
2013-05-30 Tom Tromeyadd the cleanup checker
2013-05-30 Joel Brobeckerwindows_delete_thread: Add missing space in cast expression
2013-05-30 Hafiz Abid Qadeer2013-05-30 Hafiz Abid Qadeer <abidh@codesourcery...
2013-05-30 Yao Qigdb/
2013-05-30 Pedro AlvesFix build breakage with Python 2.4.
2013-05-30 Yao Qigdb/
2013-05-30 Yao Qigdb/
2013-05-29 Pedro Alves[remote] Insert breakpoints in the right process.
2013-05-29 Pedro Alves[AArch64] Remove all traces of aarch64-without-fpu...
2013-05-28 Yao Qigdb/
2013-05-24 Yao Qigdb/
2013-05-24 Doug Evans * contrib/cc-with-tweaks.sh (-p): Handle no dwo files.
2013-05-23 Pedro Alvescommon/filestuff.c: No sockets on DJGPP.
2013-05-23 Pedro Alvesdwarf2read.c: Don't assume uint32_t is unsigned int...
2013-05-23 Pedro Alvesrange stepping: gdbserver (x86 GNU/Linux)
2013-05-23 Pedro Alvesrange stepping: gdb
2013-05-23 Pedro AlvesConvert rs->support_vCont_t to a struct.
2013-05-23 Pedro AlvesFactor out in-stepping-range checks.
2013-05-23 Joel Brobeckermi/mi-cmd-break.c: Use xsnprintf instead of sprintf...
2013-05-22 Keith Seitz * ada-lang.c (is_known_support_routine): Add explicit...
2013-05-22 Tom Tromey PR c++/15401:
2013-05-22 Eli ZaretskiiFix reporting of DLL unload events on MS-Windows.
2013-05-22 Phil Muldoon2013-05-22 Phil Muldoon <pmuldoon@redhat.com>
2013-05-22 Pedro AlvesLet the ARI know gdb_Py_DECREF is OK.
2013-05-21 Paul Pluzhnikov2013-05-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2013-05-21 Pedro Alvespy_decref: Don't check for NULL before calling Py_DECREF.
2013-05-21 Pedro AlvesCentralize workaround for Python 2.6's Py_DECREF.
2013-05-21 Philippe WaroquiersFix internal error caused by interaction between catch...
2013-05-21 Jan Kratochvilgdb/
2013-05-21 Jan Kratochvilgdb/
2013-05-21 Joel BrobeckerAdd new system-gdbinit infrastructure
2013-05-21 Joel Brobecker[Ada] Fix cleanup leak in ada-lang.c:old_renaming_is_in...
2013-05-21 Hui Zhu2013-05-21 Hui Zhu <hui@codesourcery.com>
2013-05-20 Tom Tromey * python/py-prettyprint.c (search_pp_list): Decref...
2013-05-20 Tom Tromey * python/py-value.c (valpy_get_dynamic_type): Simplify
2013-05-20 Tom Tromey * python/py-type.c (typy_fields): Unconditionally...
2013-05-20 Tom Tromey * python/py-frame.c (frapy_older, frapy_newer, gdbpy_n...
2013-05-20 Tom Tromey * python/py-arch.c (gdbpy_initialize_arch): Use
2013-05-20 Tom Tromey * python/py-cmd.c (cmdpy_completer): Use explicit...
2013-05-20 Tom Tromey * python/py-evts.c (gdbpy_initialize_py_events): Don't
2013-05-20 Tom Tromey * python/python.c (gdbpy_run_events): Decref the result
2013-05-20 Tom Tromey * python/py-symtab.c (set_sal): Use
2013-05-20 Tom Tromey * python/py-param.c (compute_enum_values): Decref...
2013-05-20 Tom Tromey * mi/mi-main.c: Include python-internal.h.
2013-05-20 Tom Tromey * python/py-arch.c (gdbpy_initialize_arch): Return...
2013-05-20 Tom Tromey * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope):
2013-05-20 Tom Tromey * python/py-event.c (gdbpy_initialize_event_generic...
2013-05-20 Tom Tromey * python/py-type.c (make_fielditem): Add gdb_assert_no...
2013-05-20 Tom Tromey * python/py-inferior.c (gdbpy_inferiors): Update....
2013-05-20 Tom Tromey * python/py-event.c (evpy_emit_event): Decref the
2013-05-20 Tom Tromey * python/py-cmd.c (cmdpy_completer): Use iterator...
2013-05-20 Tom Tromey * python/py-cmd.c (cmdpy_init): Decref 'ds_obj'.
2013-05-20 Tom Tromey * python/py-event.h (gdbpy_initialize_event_generic...
2013-05-20 Tom Tromey * python/py-arch.c (archpy_disassemble): Update.
2013-05-20 Tom Tromey * python/python-internal.h (events_object_type): Remove.
2013-05-20 Tom Tromey * python/py-event.h (evpy_emit_event): Use
2013-05-20 Tom Tromey * py-evtregistry.c (create_event_object): Decref
2013-05-20 Tom Tromey * py-cmd.c (gdbpy_string_to_argv): Check result of
2013-05-20 Tom Tromey * python/python.c (before_prompt_hook): Add cleanup to
2013-05-20 Tom Tromey * python/py-function.c (fnpy_init): Decref result of
2013-05-20 Tom Tromey * python/py-threadevent.c (get_event_thread): Use
2013-05-20 Tom Tromey * python/py-arch.c (arch_object_type): Use
2013-05-20 Andreas Tobler2013-05-20 Andreas Tobler <andreas@fgznet.ch>
2013-05-20 Doug Evans When reading CU, stay in DWO. Be more tolerent of...
2013-05-20 Joel BrobeckerAdd missing empty line after var declarations in handle...
2013-05-20 Joel Brobecker[dwarf] Mark all functions as prototyped except C funct...
2013-05-20 Joel BrobeckerDe-indent example code in rs6000-aix-tdep.c (ARI fix)
2013-05-17 Edjunior Barbosa... 2013-05-17 Edjunior Machado <emachado@linux.vnet...
2013-05-17 Doug Evans * NEWS: Mention new maintenance commands check-symtabs...
2013-05-17 Tom Tromey * python/py-inferior.c (infpy_read_memory): Don't...
2013-05-17 H.J. LuReplace hardcoded -ldl with check for availability
2013-05-17 Phil Muldoon2013-05-17 Phil Muldoon <pmuldoon@redhat.com>
2013-05-17 Thomas SchwingeMark the following commit as tiny change:
2013-05-16 Thomas Schwingegdb/
2013-05-16 Joel Brobecker[dwarf]: Add DW_LANG_UPC support in set_cu_language.
2013-05-16 Joel BrobeckerMissing do_cleanups in ada_make_symbol_completion_list.
2013-05-15 Joel BrobeckerRemove forward enum declaration in utils.h.
next