aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-04Add bit-field test for scalar_storage_orderTom Tromey3-3/+11
2019-12-04Propagate endianity to subrange typesTom Tromey7-0/+138
2019-12-04Remove gdbarch_bits_big_endianTom Tromey13-55/+37
2019-12-04Move type_byte_order earlierTom Tromey2-18/+25
2019-12-04Add scalar_storage_order support for floating pointTom Tromey7-28/+66
2019-12-04Fix another build failure in tui-selftests.cTom Tromey2-1/+6
2019-12-04Silence maybe-uninitialized warning in dwarf2read.cTom Tromey2-1/+6
2019-12-04gdb/mi: Add -max-results parameter to some -symbol-info-* commandsAndrew Burgess8-36/+180
2019-12-04gdb: Split global symbol search into separate functionsAndrew Burgess3-195/+273
2019-12-04gdb/mi: Add -symbol-info-module-{variables,functions}Andrew Burgess9-1/+356
2019-12-04x86-64: accept 64-bit LFS/LGS/LSS forms with suffix or operand size specifierJan Beulich12-14/+101
2019-12-04x86-64/Intel: fix CALL/JMP with dword operandJan Beulich4-6/+31
2019-12-04x86: consolidate tracking of MMX register useJan Beulich2-9/+8
2019-12-04x86/Intel: extend MOVDIRI testingJan Beulich9-1/+28
2019-12-04x86: make sure all PUSH/POP honor DefaultSizeJan Beulich4-8/+40
2019-12-04x86: drop some stray/bogus DefaultSizeJan Beulich7-19/+111
2019-12-04Automatic date update in version.inGDB Administrator1-1/+1
2019-12-03Replace hash function from bcache with fast_hashChristian Biesinger6-44/+32
2019-12-03Fix leak of symbol name in block_symbol_cachePhilippe Waroquiers2-14/+33
2019-12-03PR25230, addr2line fails on dwz outputAlan Modra2-60/+172
2019-12-03PR25230, dwarf2.c per file stashAlan Modra2-246/+261
2019-12-03dwarf2.c: read_abbrevs fail cleanup, and offset checkingAlan Modra2-29/+32
2019-12-03dwarf2.c stash->sec_info_ptr and stash->secAlan Modra2-20/+12
2019-12-03_bfd_dwarf2_find_nearest_line comment fixAlan Modra2-3/+5
2019-12-03Automatic date update in version.inGDB Administrator1-1/+1
2019-12-02Fix build breakage with --disable-tuiTom Tromey2-0/+11
2019-12-02Change type of debug_aix_thread to boolChristian Biesinger2-1/+5
2019-12-02Remove stale FIXME commentLuis Machado2-1/+4
2019-12-02Automatic date update in version.inGDB Administrator1-1/+1
2019-12-01gdb: Dynamic string length supportAndrew Burgess5-24/+128
2019-12-01gdb/dwarf: Introduce dwarf2_per_cu_int_type functionAndrew Burgess2-11/+31
2019-12-01gdb/fortran: array stride supportAndrew Burgess11-11/+403
2019-12-01Treat inactive TUI specially in "info win"Tom Tromey2-0/+11
2019-12-01Fix latent bug in tui_copy_source_lineTom Tromey4-0/+58
2019-12-01Re-highlight windows when needed during TUI startupTom Tromey2-2/+7
2019-12-01Add TUI border colorsTom Tromey10-27/+146
2019-12-01Allow using less horizontal space in TUI source windowTom Tromey10-11/+102
2019-11-30Correctly compute length of DW_TAG_variant_part unionTom Tromey2-3/+13
2019-12-01Automatic date update in version.inGDB Administrator1-1/+1
2019-11-30Document define-prefix command and the use of . in command names.Philippe Waroquiers4-2/+61
2019-11-30Allow . character as part of command names.Philippe Waroquiers10-25/+76
2019-11-30Test define-prefix.Philippe Waroquiers2-0/+168
2019-11-30Implement user defined prefix.Philippe Waroquiers3-16/+135
2019-11-30Automatic date update in version.inGDB Administrator1-1/+1
2019-11-29gdb: improve debug output of function overload resolutionTankut Baris Aktemur2-3/+12
2019-11-29gdb: fix segfault in overload resolution debug outputTankut Baris Aktemur2-23/+30
2019-11-29Automatic date update in version.inGDB Administrator1-1/+1
2019-11-28Fix creal_internal_fn commentTom Tromey2-1/+5
2019-11-28Make two range_bounds bitfields unsignedTom Tromey2-2/+7
2019-11-28Remove unused declaratoin from guileTom Tromey2-2/+5