deliverable/binutils-gdb.git
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...
2017-12-21  Uros BizjakRemove write-only assignment in rs6000-tdep.c
2017-12-21  GDB AdministratorAutomatic date update in version.in
2017-12-20  Jim WilsonRISC-V: Add compressed instruction hints, and a few...
2017-12-20  Ulrich Weigand[Cell/B.E.] Fix regression due to gdbarch_significant_a...
2017-12-20  Simon MarchiFix ChangeLog formatting
2017-12-20  GDB AdministratorAutomatic date update in version.in
2017-12-19  Tamar ChristinaCorrect disassembly of dot product instructions.
2017-12-19  Tamar ChristinaAdd support for V_4B so we can properly reject it.
2017-12-19  Nick CliftonStop readelf from complaining about relocation sections...
2017-12-19  GDB AdministratorAutomatic date update in version.in
2017-12-18  Alan ModraPR22626, invalid dynindx used for dynamic relocs agains...
2017-12-18  Alan ModraTest binutils_assemble return value
2017-12-18  Nick CliftonDecode expression lists used with DW_AT_byte_size and...
2017-12-18  Nick CliftonResolve PR 22493 - the encoding to be used when pushing...
2017-12-18  Jan Beulichx86: fold certain AVX and AVX2 templates
2017-12-18  Jan Beulichx86: fold RegXMM/RegYMM/RegZMM into RegSIMD
2017-12-18  Jan Beulichx86: drop FloatReg and FloatAcc
2017-12-18  Jan Beulichx86: replace Reg8, Reg16, Reg32, and Reg64
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-18  GDB AdministratorAutomatic date update in version.in
2017-12-17  H.J. Lux86: Check pseudo prefix without instruction
2017-12-17  GDB AdministratorAutomatic date update in version.in
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... Fix ARI warning on gdb/typeprint.c:whatis_exp
2017-12-16  GDB AdministratorAutomatic date update in version.in
2017-12-15  Sergio Durigan... Implement pahole-like 'ptype /o' option
2017-12-15  Sergio Durigan... Reorganize code to handle TYPE_CODE_{STRUCT,UNION}...
2017-12-15  Nick CliftonUpdate documentation regarding the bfd returned by...
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  Dimitar DimitrovFix disassembly for PowerPC
2017-12-15  Jan Beulichx86: correct operand type checks
2017-12-15  Jan Beulichx86: drop stray CheckRegSize uses
2017-12-15  Jan Beulichx86: correct abort check
2017-12-15  Alan Modra[GOLD] PR22602, handle __tls_get_addr forwarders properly
2017-12-15  Xavier Roirand(Ada) Handle same component names when searching in...
2017-12-15  GDB AdministratorAutomatic date update in version.in
2017-12-14  Simon Marchipy-breakpoint: Don't use the 'p' PyArg_ParseTupleAndKey...
2017-12-14  Nick CliftonUpdate the address of the FSF in the copyright notice...
2017-12-14  Alan Modrabinutils nm testsuite tidy
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-14  GDB AdministratorAutomatic date update in version.in
2017-12-13  Jim WilsonAdd missing RISC-V fsrmi and fsflagsi instructions.
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  Renlin Li[BFD][AARCH64]Disallow R_AARCH64_ABS32(LP64) & R_AARCH6...
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  Dimitar DimitrovThis patch enables disassembler_needs_relocs for PRU...
next
This page took 0.040116 seconds and 4 git commands to generate.