binutils-gdb.git
2018-01-10 Jim WilsonRISC-V: Disassemble x0 based addresses as 0.
2018-01-10 GDB AdministratorAutomatic date update in version.in
2018-01-09 John BaldwinDocument support for 'info proc' on FreeBSD.
2018-01-09 John BaldwinSupport 'info proc' for native FreeBSD processes.
2018-01-09 John BaldwinUse gdb::unique_xmalloc_ptr<> instead of a deleter...
2018-01-09 John BaldwinDon't return stale data from fbsd_pid_to_exec_file...
2018-01-09 John BaldwinSupport 'info proc' for FreeBSD process core dumps.
2018-01-09 Jim WilsonAdd explicit shared check to eh-frame-hdr test.
2018-01-09 James Greenhalgh[Arm] Add CSDB instruction
2018-01-09 James GreenhalghAdd support for the AArch64's CSDB instruction.
2018-01-09 Xavier RoirandFix breakpoint add on inlined function using function...
2018-01-09 Kuan-Lin ChenPR22662, nds32: Fix a typographical error.
2018-01-09 Jim WilsonRISC-V: Fix accidental embedded -shared regressions.
2018-01-09 GDB AdministratorAutomatic date update in version.in
2018-01-08 Samuel Thibaulthurd: Add enough auxv support for AT_ENTRY for PIE...
2018-01-08 H.J. Lux86: Properly encode vmovd with 64-bit memeory
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 Nick CliftonAdd a description of the X86_64 assembler's .largcomm...
2018-01-08 Xavier Roirand(Ada) Fix print of array using non-contiguous enumerati...
2018-01-08 GDB AdministratorAutomatic date update in version.in
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-07 GDB AdministratorAutomatic date update in version.in
2018-01-06 Jim WilsonRISC-V: Print symbol address for jalr w/ zero offset.
2018-01-06 GDB AdministratorAutomatic date update in version.in
2018-01-05 Jim WilsonRISC-V: Disable shared library support for embedded...
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-05 GDB AdministratorAutomatic date update in version.in
2018-01-04 Jim WilsonRISC-V: Add 2 missing privileged registers.
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-04 GDB AdministratorAutomatic date update in version.in
2018-01-03 John BaldwinCreate pseudo sections for FreeBSD NT_PROCSTAT_(PROC...
2018-01-03 Nick CliftonFix compile time warning introduced by previous delta.
2018-01-03 Nick CliftonAdd support for v3 binary annotation notes.
2018-01-03 Xavier Roirand(Ada) New command to stop at start of exception handler.
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2018-01-03 Alan ModraChangeLog rotation
2018-01-03 Joel BrobeckerUnbreak spurious fails in gdb.base/step-line.exp
2018-01-03 GDB AdministratorAutomatic date update in version.in
2018-01-02 Nick CliftonFix compile time warning (in the ARM simulator) about...
2018-01-02 Nick CliftonFix typo in do_mrs function in ARM assembler.
2018-01-02 Jan Beulichx86: partial revert of 10c17abdd0
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
2018-01-02 GDB AdministratorAutomatic date update in version.in
2018-01-01 GDB AdministratorAutomatic date update in version.in
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-31 GDB AdministratorAutomatic date update in version.in
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-30 GDB AdministratorAutomatic date update in version.in
2017-12-29 GDB AdministratorAutomatic date update in version.in
2017-12-28 Jim WilsonRISC-V: Add missing privileged spec registers.
2017-12-28 Simon MarchiRemove unused HP-UX TARGET_OBJECT_ enums
2017-12-28 GDB AdministratorAutomatic date update in version.in
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-27 GDB AdministratorAutomatic date update in version.in
2017-12-26 GDB AdministratorAutomatic date update in version.in
2017-12-25 GDB AdministratorAutomatic date update in version.in
2017-12-24 GDB AdministratorAutomatic date update in version.in
2017-12-23 Simon MarchiAdd ATTRIBUTE_PRINTF to printf_field_type_assignment
2017-12-23 GDB AdministratorAutomatic date update in version.in
2017-12-22 GDB AdministratorAutomatic date update in version.in
2017-12-21 Simon MarchiDo not emit "field_type" var if not needed on "maint...
next