binutils-gdb.git
2020-12-31 Tom TromeyUpdate gdb.rust tests for Rust 1.49
2020-12-31 Alan ModraPR27128, nm -P portable output format regression
2020-12-31 Bernd EdlingerFix passing debug options for gcc
2020-12-31 Simon Marchigdb/testsuite: de-duplicate test names in gdb.python...
2020-12-31 Pavel I. Kryukovsim/mips/sim-main.c: Include <stdlib.h> (for abort...
2020-12-31 GDB AdministratorAutomatic date update in version.in
2020-12-30 GDB AdministratorAutomatic date update in version.in
2020-12-29 H.J. Luelfedit: Pass osabi to reconcat
2020-12-29 Hannes DomaniFix wrong method name
2020-12-29 GDB AdministratorAutomatic date update in version.in
2020-12-28 H.J. Lubinutils: Use the newly built assembler and linker
2020-12-28 GDB AdministratorAutomatic date update in version.in
2020-12-27 Tom TromeySimplify MULTI_SUBSCRIPT implementation
2020-12-27 GDB AdministratorAutomatic date update in version.in
2020-12-26 GDB AdministratorAutomatic date update in version.in
2020-12-25 H.J. Lugas: Update 80387 floating point 's' suffix
2020-12-25 GDB AdministratorAutomatic date update in version.in
2020-12-24 Andrew Burgessgdb: avoid resolving dynamic properties for non-allocat...
2020-12-24 Andrew Burgessgdb: include allocated/associated properties in 'maint...
2020-12-24 Lancelot SIXgdb/gdbtypes.h: Fix comparison of uninitialized values
2020-12-24 Alan ModraSHF_GNU_RETAIN 7a and 7b tests
2020-12-24 Alan Modraasan: print_vms_time signed integer overflow
2020-12-24 Alan ModraPR27100, final link failed: bad value
2020-12-24 GDB AdministratorAutomatic date update in version.in
2020-12-23 Alex BennéeClarify language for the '?' packet
2020-12-23 H.J. Lux86-64: Add Intel LAM property support
2020-12-23 Andrew Burgessgdb: remove some uses of LA_PRINT_STRING
2020-12-23 Andrew Burgessgdb: move rust_language into rust-lang.h
2020-12-23 Andrew Burgessgdb/objc: fix bug in objc_language::opcode_print_table
2020-12-23 Andrew Burgessgdb: move pascal_language into p-lang.h
2020-12-23 Andrew Burgessgdb: move go_language class declaration into header...
2020-12-23 Andrew Burgessgdb: remove LA_EMIT_CHAR macro
2020-12-23 Andrew Burgessgdb: rename c_printchar as language_defn::printchar
2020-12-23 Andrew Burgessgdb: avoid accessing global C++ language implementation...
2020-12-23 Andrew Burgessgdb: delete unused function print_char_chars
2020-12-23 Samuel ThibaultAdd myself to gdb/MAINTAINERS
2020-12-23 Samuel Thibaulthurd: Add changelog for dca11eb872c9
2020-12-23 Samuel Thibaulthurd: Fix getting VM_MIN/MAX_ADDRESS
2020-12-23 GDB AdministratorAutomatic date update in version.in
2020-12-22 Shahab VahediRemove trailing white spaces in gdb/frame.{c,h}
2020-12-22 Shahab Vahediarc: Make variable name in comments uppercase
2020-12-22 Anton Kolesovgdb: Add native support for ARC in GNU/Linux
2020-12-22 Shahab Vahediarc: Take into account the REGNUM in supply/collect...
2020-12-22 Anton Kolesovarc: Add support for signal frames for Linux targets
2020-12-22 Anton Kolesovarc: Add support for signal handlers
2020-12-22 GDB AdministratorAutomatic date update in version.in
2020-12-21 Tom TromeyMove enum noside earlier in expression.h
2020-12-21 Peter WallerPreserve gdb_std{out, err, log, targ, targerr} across...
2020-12-21 Simon Marchigdb/testsuite: use gdb_test in gdb.base/list.exp
2020-12-21 Markus Metzgertestsuite, gdb.btrace: fix 32-bit PIE false positives
2020-12-21 Markus Metzgertestsuite, gdb.btrace: skip multi-inferior.exp on gdbse...
2020-12-21 Markus Metzgertestsuite, gdb.python: make py-record-*.exp test names...
2020-12-21 Markus Metzgertestsuite, gdb.btrace: make test names unique
2020-12-21 Markus Metzgergdb, record: rephrase the 'not recording' error message
2020-12-21 Joel Brobeckergdb.texinfo: Document GMP as mandatory requirement...
2020-12-21 GDB AdministratorAutomatic date update in version.in
2020-12-20 Tom de Vries[gdb/testsuite] Add save_target_board_info
2020-12-20 GDB AdministratorAutomatic date update in version.in
2020-12-19 H.J. Lugold: Move sym declaration just before use
2020-12-19 Tom de Vries[gdb/testsuite] Introduce supports_scalar_storage_order...
2020-12-19 Hannes DomaniDon't compare types of enum fields
2020-12-19 Bernd EdlingerWarn about static libs vs. source-highlight only when...
2020-12-19 GDB AdministratorAutomatic date update in version.in
2020-12-18 Hannes DomaniFix name of main_type field type in pretty printer
2020-12-18 Hannes DomaniRemove erroneous 'a' in gdb.register_window_type docume...
2020-12-18 Hannes DomaniAdd address keyword to Value.format_string
2020-12-18 Hannes DomaniFix accessing a method's fields from Python
2020-12-18 Jameson Nashgdb: define COFF file offsets with file_ptr
2020-12-18 Tom TromeyRun fixed_points.exp with -fgnat-encodings=minimal
2020-12-18 H.J. Luld: Build and install only unversioned libdep
2020-12-18 H.J. Luelf: Copy elf_gnu_osabi_retain only for relocatable...
2020-12-18 Alan ModraAssorted tidies
2020-12-18 Alan ModraRemove some static buffers
2020-12-18 Alan ModraConstify more arrays
2020-12-18 Alan ModraStatically initialise target common sections
2020-12-18 GDB AdministratorAutomatic date update in version.in
2020-12-17 Tom TromeyRemove a use of n_spaces
2020-12-17 Tom TromeyRemove printfi_filtered and fprintfi_filtered
2020-12-17 Simon Marchigdb/doc: fix "show check range" command name
2020-12-17 Tom TromeyChange parameters to language_defn::post_parser
2020-12-17 GDB AdministratorAutomatic date update in version.in
2020-12-16 Tom TromeyChange void_context_p to bool
2020-12-16 Simon Marchigdb/testsuite: make some tests in gdb.base enable non...
2020-12-16 H.J. Luld: Skip libdep plugin if not all plugin hooks are...
2020-12-16 Tom de Vries[gdb/testsuite] Fix prompt regexp in batch-preserve...
2020-12-16 Martin Liska[gdb] Print progress for debuginfod
2020-12-16 Tom Tromey[gdb/cli] Add a progress meter
2020-12-16 Tom de Vries[gdb/testsuite] Fix shlib compilation with target board...
2020-12-16 Luis MachadoRecord FPSR for SIMD/FP data instructions
2020-12-16 Luis MachadoFix TBI handling for watchpoints
2020-12-16 Alan Modraconstify elfNN_bed
2020-12-16 Alan Modraelflink.c constify
2020-12-16 Alan ModraXCOFF constify
2020-12-16 Alan Modraxtensa constify
2020-12-16 Alan Modrappc64 constify
2020-12-16 Alan Modraarc constify
2020-12-16 Alan ModraLose some COFF/PE static vars, and peicode.h constify
2020-12-16 Rae Kimgdb: multi-line support for "document" command
2020-12-16 Tom TromeyAdd expected type parameter to evaluate_expression
2020-12-16 Tom TromeyIntroduce expression::first_opcode
next