Make it easy to make --disable-werror the default for both binutils and gdb
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2014-06-05  Joel BrobeckerMake it easy to make --disable-werror the default for...
2014-06-05  Doug EvansSplit create-breakpoint! into make-breakpoint, register...
2014-06-04  Joel Brobeckergdbserver crash if the_target->supports_z_point_type...
2014-06-04  Tom Tromeyhandle VLA in a struct or union
2014-06-04  Tom Tromeyminor cleanups in is_dynamic_type
2014-06-04  Tom Tromeyconstify to_attach
2014-06-04  Tom Tromeyconvert to_thread_address_space to use TARGET_DEFAULT_FUNC
2014-06-04  Doug Evans* guile/scm-type.c (type_smob): Remove duplicate typedef.
2014-06-04  Markus Metzgerbtrace: async support
2014-06-04  Doug Evans * guile/scm-param.c (pascm_make_param_smob): Add ARI...
2014-06-03  Doug Evansresize_section_table cleanup
2014-06-03  Siva ChandraDocumentation of the xmethod support in GDB Python...
2014-06-03  Siva ChandraXmethod support in Python.
2014-06-03  Siva ChandraMissed ChangeLog entry in the previous commit.
2014-06-03  Siva ChandraAdd xmethod interface to the extension language API.
2014-06-03  Joel BrobeckerUser breakpoint ignored if software-single-step at...
2014-06-03  Brad Mouringgdb/source.c: Fix matching path substitute rule listing
2014-06-03  Gary BensonThis patch replaces a call to cplus_demangle with a...
2014-06-03  Doug EvansAdd parameter support for Guile.
2014-06-03  Doug EvansAdd command support for Guile.
2014-06-03  Phil MuldoonDon't remove #-comments.
2014-06-03  Doug EvansAdd progspace support for Guile.
2014-06-03  Alan ModraSupport fusion for ELFv2 stubs
2014-06-03  Doug EvansAdd support for skeletonless type units.
2014-06-02  Pedro AlvesInstalling a breakpoint on top of a dprintf makes GDB...
2014-06-02  Pedro Alvesdprintf-style agent can't explain a trap.
2014-06-02  Joel Brobeckersimplify substitute_path_rule_matches using filename_ncmp
2014-06-02  Joel BrobeckerRemove some trailing spaces in source.c
2014-06-01  Ludovic Courtèsguile: Allow compilation with Guile <= 2.0.5.
2014-05-30  Andrew BurgessAdd a TRY_CATCH to get_prev_frame_always to better...
2014-05-30  Andrew BurgessRename frame_stop_reason_string to unwind_stop_reason_t...
2014-05-30  Andrew BurgessRemove previous frame if an error occurs when computing...
2014-05-29  Pedro AlvesRunning the current tree against my software-single...
2014-05-29  Pedro Alvesinfrun.c: simplify "end stepping range" code a bit.
2014-05-29  Pedro Alvesinfrun.c: stop_stepping -> stop_waiting.
2014-05-29  Pedro Alvesunbreak infcalls
2014-05-29  Pedro Alvesenable target async by default; separate MI and target...
2014-05-29  Pedro AlvesMake display_gdb_prompt CLI-only.
2014-05-29  Pedro AlvesPR gdb/13860 - Make MI sync vs async output (closer...
2014-05-29  Pedro AlvesPR gdb/15713 - errors from i386_linux_resume lead to...
2014-05-29  Pedro AlvesPR15693 - Fix spurious *running events, thread state...
2014-05-28  Joel BrobeckerRemove "set/show remotebaud" (deprecated) commands.
2014-05-28  Yao QiFix typo in comments
2014-05-27  Gary BensonPrompt the user to file bug reports for internal errors...
2014-05-27  Andy Wingoremove unnecessary smob mark/free functions
2014-05-27  Andy Wingogdb smob cleanups
2014-05-26  Andy WingoAdd configure support for building with guile 2.2.
2014-05-26  Doug Evansfix 80 cols overrun in earlier entry
2014-05-23  Markus Metzgerbtrace, vdso: add vdso target sections
2014-05-23  Markus Metzgerbtrace: control memory access during replay
2014-05-22  Ramana RadhakrishnanInclude asm/ptrace.h in aarch64-linux-nat.c
2014-05-22  Ramana RadhakrishnanReinstate self to Write After Approval
2014-05-22  Pedro AlvesAdd new infrun.h header.
2014-05-22  Pedro AlvesDon't store the inferior's exit code for --return-child...
2014-05-21  Pedro AlvesPR gdb/13860: don't lose '-interpreter-exec console...
2014-05-21  Pedro AlvesPR gdb/13860: make -interpreter-exec console "list...
2014-05-21  Doug Evansfix file names in earlier checkin
2014-05-21  Pedro AlvesNative targets: Add inf-child.c:inf_child_mourn_inferio...
2014-05-21  Doug Evans* scm-breakpoint.c (breakpoint_functions): Fix typo.
2014-05-21  Doug EvansMake exception throwers have void result. Delete unuse...
2014-05-21  Pedro AlvesAllow making GDB not automatically connect to the nativ...
2014-05-21  Pedro AlvesNEWS: Mention native target renames.
2014-05-21  Pedro Alvesgo32-nat.c: Don't override to_open.
2014-05-21  Pedro Alvesnto-procfs.c: Add "target native".
2014-05-21  Pedro AlvesWindows: Rename "target child" -> "target native"
2014-05-21  Pedro AlvesRename "target GNU" -> "target native"
2014-05-21  Pedro AlvesRename "target darwin-child" -> "target native"
2014-05-21  Pedro AlvesRename "target djgpp" -> "target native"
2014-05-21  Pedro AlvesRename "target child" to "target native".
2014-05-21  Andreas ArnezDrop regset_alloc().
2014-05-21  Andreas ArnezSPARC: Replace regset_alloc() invocations by static...
2014-05-21  Andreas ArnezSPARC: Rename register maps from "*regset" to "*regmap"
2014-05-21  Andreas ArnezSCORE: Replace regset_alloc() invocation by a static...
2014-05-21  Andreas ArnezMN10300: Replace regset_alloc() invocations by static...
2014-05-21  Andreas ArnezMIPS: Replace regset_alloc() invocations by static...
2014-05-21  Andreas ArnezX86: Replace regset_alloc() invocations by static regse...
2014-05-21  Andreas ArnezARM: Replace regset_alloc() invocations by static regse...
2014-05-21  Andreas ArnezAARCH64: Replace regset_alloc() invocations by static...
2014-05-21  Andreas ArnezRemove 'arch' field from regset structure.
2014-05-21  Andreas ArnezConstify regset structures.
2014-05-21  Jan KratochvilFix TLS access for -static -pthread
2014-05-21  Pedro AlvesMake the dcache (code/stack cache) handle line reading...
2014-05-20  Doug EvansFix gdb.multi/base.exp failures.
2014-05-20  Pedro AlvesMake compare-sections work against all targets; add...
2014-05-20  Markus Metzgerbtrace: no replay without history
2014-05-20  Hui ZhuFix issue #15778: GDB Aarch64 signal frame unwinder...
2014-05-19  Doug Evansbuild_type_unit_groups and moved closer to only caller...
2014-05-19  Tom Tromeyfix two latent type errors
2014-05-19  Doug EvansRemove all_type_unit_groups, unused.
2014-05-19  Doug Evans* eval.c (evaluate_subexp_standard): Add some comments.
2014-05-17  Doug Evans * progspace.c (remove_program_space): Delete, unused.
2014-05-17  Doug Evans * inferior.c (prune_inferiors): Fix comment.
2014-05-16  Doug EvansNew command line option -D.
2014-05-16  Gregory FongImport the "dirfd" gnulib module.
2014-05-16  Yao QiFix display of tabulation character for mingw hosts.
2014-05-16  Yao QiFix changelong entry.
2014-05-16  Taimoor MirzaFix prologue analysis for ldr.w and ldrd instruction
2014-05-15  Doug Evans* dwarf2read.c (read_structure_type): Delete outdated...
2014-05-14  Tom Tromeyreindent print_macro_definition
2014-05-14  Doug Evans* python/py-cmd.c (cmdpy_completer): Add comment.
next
This page took 0.23839 seconds and 107 git commands to generate.