Add gdb.ada/dyn_arrayidx testcase.
[platform/upstream/binutils.git] / gdb /
2014-04-28 Joel BrobeckerAdd gdb.ada/dyn_arrayidx testcase.
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-28 Yao Qi[gdbserver] Correctly generate i386-avx512.c
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-26 Yao QiCompute the function length instead of hard coding it
2014-04-25 Pedro AlvesAdd missing gdbserver/ChangeLog entry for previous...
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-25 David BlaikieEnsure unreferenced static symbols aren't omitted by...
2014-04-25 David BlaikieCause clang to emit the definition of a type used only...
2014-04-25 David BlaikieReturn by value to coax Clang into emitting the full...
2014-04-25 David BlaikieXFAIL under Clang tests using labels
2014-04-25 Yao QiRemove unused labels in dwarf assembler
2014-04-24 David BlaikieFix and XFAIL test due to GCC PR55641, passes with...
2014-04-24 Joel Brobeckerada-lang.c: Expand standard_exc's introductory comment.
2014-04-24 David BlaikieAdjust start-of-function braces to be compatible with...
2014-04-24 Michael SturmAdd AVX512 registers support to GDB and GDBserver.
2014-04-23 Keith SeitzIntroduce some new MI test suite cleanups for breakpoin...
2014-04-23 Pedro Alves[gdbserver] mem-break.c:find_gdb_breakpoint_at: Make...
2014-04-23 Pedro Alvesgdbserver: decouple x86 watchpoint / hw breakpoint...
2014-04-23 Pedro Alvesgdbserver: perror_with_name: Add ATTRIBUTE_NORETURN.
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 Pedro AlvesMake gdb_continue_to_breakpoint fail quickly on interna...
2014-04-22 Nick CliftonAdd a note to the GDB/NEWS file mentioning that the...
2014-04-22 Yao QiCheck tracefile is generated by binary execution
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 Marcus ShawcroftDrop srcdir from untested source path.
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 Marcus ShawcroftDrop prefix from unsupported source path.
2014-04-17 Yao Qi[testsuite] Set target-charset to ascii
2014-04-17 Yao QiAutomatic link generation by doxygen
2014-04-16 Siva ChandraAdd the ChangeLog entry missed in 8000c58e455259951daa4...
2014-04-16 Siva ChandraRemove unused and incorrect macro TYPE_FN_FIELDS.
2014-04-16 Keith SeitzPR gdb/15827
2014-04-16 Keith SeitzPR c++/16597
2014-04-16 Keith SeitzPR c++/16597
2014-04-16 Doug EvansFix wrapper.exp testcase with stdio gdbserver.
2014-04-16 Andrew Burgessgdb.base/memattr.exp regexp improvements.
2014-04-15 Doug Evans * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't...
2014-04-15 Keith SeitzRemove unused globals in mi-simplerun.exp.
2014-04-15 Keith SeitzTest suite cleanup.
2014-04-15 Pedro Alvesgdb.base/sym-file.exp, hide guts of the custom loader.
2014-04-15 Pedro Alvesgdb.base/sym-file-loader.c: Fix typo.
2014-04-15 Pedro AlvesMake sym-file.exp work with remote targets and hosts.
2014-04-15 Pedro Alvesgdb.base/sym-file.exp: clean up test messages a bit.
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 Agovictest: add mi vla test
2014-04-14 Sanimir Agovictest: basic c99 vla tests for C primitives
2014-04-14 Sanimir Agovictest: evaluate pointers to C99 vla correctly.
2014-04-14 Sanimir Agovictest: cover subranges with present DW_AT_count attribute
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 David BlaikieAdd return value for non-void function return statement...
2014-04-14 Richard HendersonFix typo in _initialize_alpha_linux_nat prototype
2014-04-12 Doug EvansCopy over fix for fetching dynamic type of a reference...
2014-04-12 David BlaikieCompile inline test with -std=gnu89 explicitly to overr...
2014-04-11 Joel Brobeckergdb/testsuite/ChangeLog: Fix path to a few files in...
2014-04-11 Joel BrobeckerRevert the entire VLA series.
2014-04-11 Keith SeitzFix c++/16675 -- sizeof reference type should give...
2014-04-11 Sanimir Agovictest: add mi vla test
2014-04-11 Sanimir Agovictest: basic c99 vla tests for C primitives
2014-04-11 Sanimir Agovictest: evaluate pointers to C99 vla correctly.
2014-04-11 Sanimir Agovictest: multi-dimensional c99 vla.
2014-04-11 Sanimir Agovictest: cover subranges with present DW_AT_count attribute
2014-04-11 Sanimir Agovicvla: evaluate operand of sizeof if its type is a vla
2014-04-11 Sanimir Agovicvla: resolve dynamic bounds if value contents is a...
2014-04-11 Sanimir Agovicvla: support for DW_AT_count
2014-04-11 Sanimir Agovicvla: print "variable length" for unresolved dynamic...
2014-04-11 Sanimir Agovicvla: update type from newly created value
2014-04-11 Sanimir Agovicvla: enable sizeof operator for indirection
2014-04-11 Sanimir Agovicvla: enable sizeof operator to work with variable lengt...
2014-04-11 Sanimir Agovictype: add c99 variable length array support
2014-04-11 Sanimir Agovicvla: introduce new bound type abstraction adapt uses
2014-04-11 Sanimir Agovicrefactoring: rename create_range_type to create_static_...
next