]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ChangeLog
NEWS: Mention native target renames.
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
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.
2014-05-13  Simon MarchiRemove unused variable
2014-05-13  Tom Tromeyremove an unused macro and an unused declaration
2014-05-13  Andreas ArnezS390: Fix erroneous offset in fill_gregset.
2014-05-12  Simon Marchimi: Use the value in mi_console_file->quote as the...
2014-05-12  Simon MarchiAdd myself as write after approval maintainer
2014-05-08  Tom Tromeyrename "set debugvarobj" to "set debug varobj"
2014-05-07  Kyle McMartinaarch64: detect atomic sequences like other ll/sc archi...
2014-05-05  Joel BrobeckerDocument the GDB 7.7.1 release in gdb/ChangeLog
2014-05-05  Keith SeitzFix a dangling cleanup in linspec_parse_basic.
2014-05-05  Yao QiPartially available/unavailable data in requested range
2014-05-05  Yao QiShow new created display
2014-05-03  Mark KettenisEnable rthreads support on OpenBSD/powerpc.
2014-05-02  Sergio Durigan JuniorExtend recognized types of SDT probe's arguments
2014-05-02  Sergio Durigan JuniorFix PR breakpoints/16889: gdb segfaults when printing...
2014-05-01  David Taylorcompare-sections: New -r option.
2014-04-30  Siva ChandraRemove unused arguments to few functions in dwarf2loc...
2014-04-29  Pedro AlvesFix remote connection to targets that don't support...
2014-04-28  Joel Brobeckerdwarf2read.c::read_subrange_type: Handle dynamic lower...
2014-04-28  Joel BrobeckerImprove Ada dynamic range type handling.
2014-04-28  Joel BrobeckerEnhance dwarfread.c::resolve_dynamic_type to resolve...
2014-04-28  Joel BrobeckerUnnecessary XA type handling in ada_varobj_describe_sim...
2014-04-28  Joel Brobeckerremove unnecessary second call to static_unwrap_type...
2014-04-27  Hui ZhuMake "set disassemble-next-line on" can work with DUMMY...
2014-04-26  Doug Evans* guile/scm-safe-call.c (scscm_eval_scheme_string)...
2014-04-25  Pedro AlvesPR server/16255: gdbserver cannot attach to a second...
2014-04-25  Pedro AlvesFix several "set remote foo-packet on/off" commands.
2014-04-25  Tom Tromeydocument "quit" command's argument
2014-04-25  Sanimir Agovicnews: mention support for C99 variable length arrays
2014-04-24  Joel Brobeckerada-lang.c: Expand standard_exc's introductory comment.
2014-04-24  Michael SturmAdd AVX512 registers support to GDB and GDBserver.
2014-04-23  Pedro AlvesStale breakpoint instructions, spurious SIGTRAPS.
2014-04-23  Pedro AlvesDon't suppress errors inserting/removing hardware break...
2014-04-22  Pedro AlvesConsecutive step-overs trigger internal error.
2014-04-22  Nick CliftonAdd a note to the GDB/NEWS file mentioning that the...
2014-04-22  Yao QiUnify ctf_fetch_registers and tfile_fetch_registers
2014-04-19  Eli ZaretskiiPR gdb/14018 -- avoid "PC register not available" errors.
2014-04-19  Yao QiCall post_create_inferior in ctf_open.
2014-04-19  Yao QiGet trace_regblock_size from metadata instead of event
2014-04-19  Yao QiAdd null pointer check in ctf_xfer_partial
2014-04-19  Siva ChandraRemove unnecessary argument METHOD to valops.c:oload_me...
2014-04-18  Pedro AlvesFix PR backtrace/15558
2014-04-18  Tristan Gingoldsolib-darwin: simplify code.
2014-04-17  Ulrich WeigandEnable DWARF unwinders for SPU
2014-04-17  Ulrich WeigandUse address_from_register in dwarf2-frame.c:read_addr_f...
2014-04-17  Yao QiAutomatic link generation by doxygen
2014-04-16  Siva ChandraAdd the ChangeLog entry missed in 8000c58e455259951daa4...
2014-04-16  Keith SeitzPR gdb/15827
2014-04-16  Keith SeitzPR c++/16597
2014-04-14  Keith SeitzRemove symbol_matches_domain. This fixes
2014-04-14  Tom Tromeyimplement support for "enum class"
2014-04-14  Tom Tromeyconstify value_aggregate_elt
2014-04-14  Tom Tromeyhandle DW_AT_type on an enumeration
2014-04-14  Sanimir Agovicvla: evaluate operand of sizeof if its type is a vla
2014-04-14  Sanimir Agovicvla: resolve dynamic bounds if value contents is a...
2014-04-14  Sanimir Agovicvla: support for DW_AT_count
2014-04-14  Sanimir Agovicvla: print "variable length" for unresolved dynamic...
2014-04-14  Sanimir Agovicvla: update type from newly created value
2014-04-14  Sanimir Agovicvla: enable sizeof operator for indirection
2014-04-14  Sanimir Agovicvla: enable sizeof operator to work with variable lengt...
2014-04-14  Sanimir Agovictype: add c99 variable length array support
2014-04-14  Richard HendersonFix typo in _initialize_alpha_linux_nat prototype
next