RISC-V: Fix accidental embedded -shared regressions.
[external/binutils.git] / gdb /
2018-01-08 Samuel Thibaulthurd: Add enough auxv support for AT_ENTRY for PIE...
2018-01-08 Yao QiFix GDBserver build failure when $development is false
2018-01-08 Yao QiFix GDB build failure when $development is false
2018-01-08 Joel BrobeckerFix second-to-last gdb/testsuite/ChangeLog entry.
2018-01-08 Joel BrobeckerRelax expected output in gdb.ada/access_tagged_param...
2018-01-08 Xavier Roirand(Ada) Fix print of array using non-contiguous enumerati...
2018-01-07 Simon MarchiRemove dwarf2_cu::dwarf2_per_objfile
2018-01-07 Simon MarchiRemove dwarf2_per_objfile global
2018-01-07 Simon MarchiReplace objfile field in dwarf2_cu and dwarf2_per_cu_da...
2018-01-07 Simon MarchiMake parse_debug_format_options return an std::string
2018-01-07 Simon MarchiReplace VEC(converted_character_d) with std::vector
2018-01-07 Simon MarchiReplace VEC(gdb_xml_value_s) with std::vector
2018-01-07 Simon MarchiRemove xmethod_worker::clone
2018-01-07 Simon MarchiC++ify xmethod_worker, get rid of VEC(xmethod_worker_ptr)
2018-01-05 Pedro AlvesFix regression: cannot start with LD_PRELOAD=libSegFaul...
2018-01-05 Pedro AlvesFix gdb/spu-tdep.c build breakage
2018-01-05 Pedro AlvesFix regresssion(internal-error) printing subprogram...
2018-01-05 Pedro AlvesFix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)
2018-01-05 Joel Brobecker(Ada) problem printing renaming which references a...
2018-01-05 Jerome Guitton(Ada) Fix Length attribute on array access
2018-01-05 Joel Brobeckermemory error printing component of record from convenie...
2018-01-05 Joel Brobeckerfix date of latest gdb/ChangeLog entry
2018-01-05 Joel BrobeckerFix email address in latest gdb/testsuite/ChangeLog...
2018-01-05 Xavier Roirand(Ada) Remove printing of array's first index when unneeded
2018-01-05 Joel BrobeckerUpdate NEWS post GDB 8.1 branch creation.
2018-01-05 Joel BrobeckerBump version to 8.1.50.DATE-git.
2018-01-04 Joel Brobeckergdb.ada/maint_with_ada.exp: New testcase
2018-01-04 Joel BrobeckerAdd new gdb.ada/bp_c_mixed_case testcase for PR gdb...
2018-01-04 Joel BrobeckerAdd "complete break ada" test to gdb.ada/complete.exp
2018-01-04 Joel BrobeckerAdd gdb.ada/info_addr_mixed_case new testcase
2018-01-03 Xavier Roirand(Ada) New command to stop at start of exception handler.
2018-01-03 Joel BrobeckerUnbreak spurious fails in gdb.base/step-line.exp
2018-01-02 Joel Brobecker[gdb/Ada] slices of arrays with dynamic strides
2018-01-02 Joel BrobeckerAdd support for dynamic DW_AT_byte_stride.
2018-01-02 Joel Brobeckertreat Ada DW_TAG_unspecified_type DIEs as stub types
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2018-01-02 Joel Brobeckergdb/copyright.py: Remove testsuite/gdb.base/step-line...
2018-01-02 Joel Brobeckergdb/copyright.py: Do not forget to remind about MULTIPL...
2018-01-02 Joel BrobeckerUpdate copyright year in version message of GDB, GDBser...
2018-01-02 Joel BrobeckerYearly rotation of the gdb/ChangeLog file
2017-12-31 Ruslan KabatsayevAvoid indexing std::vector past the end
2017-12-31 Simon MarchiOnly ignore -Wenum-compare-switch if it exists
2017-12-31 Simon Marchidwarf2read: Silence -Wenum-compare-switch warning
2017-12-31 Tom TromeyC++-ify parser_state
2017-12-30 Simon MarchiMake mapped_debug_names and mapped_index final
2017-12-30 Simon MarchiIgnore warning about using different types of enums...
2017-12-30 Simon MarchiRemove unnecessary call to get_thread_db_info
2017-12-28 Simon MarchiRemove unused HP-UX TARGET_OBJECT_ enums
2017-12-27 Stafford Hornetdesc: handle arbitrary strings in tdesc_register_in_re...
2017-12-27 Stafford Hornereggroups: Add reggroup_gdbarch_new, reggroup_find...
2017-12-27 Stafford Hornereggroups: Convert reggroups from post_init to pre_init
2017-12-27 Stafford Hornereggroups: Add test and docs for `info reg $reggroup...
2017-12-23 Simon MarchiAdd ATTRIBUTE_PRINTF to printf_field_type_assignment
2017-12-21 Simon MarchiDo not emit "field_type" var if not needed on "maint...
2017-12-21 Uros BizjakRemove write-only assignment in rs6000-tdep.c
2017-12-20 Ulrich Weigand[Cell/B.E.] Fix regression due to gdbarch_significant_a...
2017-12-20 Simon MarchiFix ChangeLog formatting
2017-12-18 Joel Brobeckerimproved error message when getting an exception printi...
2017-12-18 Joel Brobecker(Ada) crash assigning to record component which is...
2017-12-18 Xavier RoirandAda: fix bad handling in ada_convert_actual
2017-12-16 Stafford Hornegdb: Fix function parameter alignments in or1k-tdep.c.
2017-12-16 Stafford Hornegdb: Add news entries for new or1k target.
2017-12-16 Sergio Durigan JuniorFix ARI warning on gdb/typeprint.c:whatis_exp
2017-12-15 Sergio Durigan JuniorImplement pahole-like 'ptype /o' option
2017-12-15 Sergio Durigan JuniorReorganize code to handle TYPE_CODE_{STRUCT,UNION}...
2017-12-15 Richard HendersonFix PR19061, gdb hangs/spins-on-cpu when debugging...
2017-12-15 Yao QiSkip 'maintenance check xml-descriptions' if XML is...
2017-12-15 Yao QiSkip parse_memory_map_tests if XML is disabled
2017-12-15 Xavier Roirand(Ada) Handle same component names when searching in...
2017-12-14 Simon Marchipy-breakpoint: Don't use the 'p' PyArg_ParseTupleAndKey...
2017-12-14 Jan KratochvilDWARF-5 .debug_names DW_IDX_type_unit fix
2017-12-14 Joel BrobeckerAda: unable to compare strings (Attempt to compare...
2017-12-14 Joel Brobecker(Ada) Add support for task switching when debugging...
2017-12-13 Simon Marchipython: Add qualified parameter to gdb.Breakpoint
2017-12-13 Pedro AlvesTighten regexp of lib/completion-support.exp:test_gdb_c...
2017-12-13 Pedro AlvesFix regression: expression completer and scope operator...
2017-12-13 Pedro AlvesFactor out final completion match string building
2017-12-13 Simon Marchipython doc: Rework Breakpoint.__init__ doc
2017-12-13 Stafford Hornegdb: Fix ARI warnings in or1k-tdep.c
2017-12-13 Simon MarchiFix typo in gdb_ari.sh
2017-12-13 Joel Brobeckerfix "server" command prefix handling (unexpected confir...
2017-12-12 Stafford Hornegdb: testsuite: Add or1k tdesc-regs.exp test support
2017-12-12 Stafford Hornegdb: testsuite: Add or1k l.nop instruction
2017-12-12 Franck Julliengdb: Add OpenRISC or1k and or1knd target support
2017-12-12 Alan ModraPR22576, ppc64_skip_trampoline_code uses wrong r2 for...
2017-12-12 Simon Marchiremote: Return NULL extra_info/name if they are empty
2017-12-11 Pedro AlvesUnbreak build for non-ELF ports
2017-12-11 Ulrich Weigand[MPFR] Fix regression on 32-bit host systems
2017-12-11 Joel BrobeckerAdapt gdb.ada/variant_record_packed_array.exp to accept...
2017-12-11 Xavier Roirand(Ada) change tagged types base_address computation
2017-12-11 Joel BrobeckerAdapt gdb.ada/pkd_arr_elem.exp to accept reordered...
2017-12-08 Pedro Alvesdwarf2read.c: Rewrite/simplify mock_mapped_index
2017-12-08 Pedro AlvesSupport wildmatching in .debug_names too.
2017-12-08 Pedro Alvesdwarf2read.c:mapped_index, use gdb::array_view, simplif...
2017-12-08 Jan KratochvilDWARF-5: .debug_names index consumer
2017-12-08 Pedro AlvesAdd gdb::hash_enum
2017-12-08 Jan KratochvilRefactor: Move some generic code out of .gdb_index...
2017-12-08 Jan KratochvilChange dwarf2_initialize_objfile's return value
2017-12-08 Jan KratochvilDWARF-5: .debug_names index producer
2017-12-08 Jan Kratochvilcc-with-tweaks.sh: Use gdb-add-index.sh
next