aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import the time_r gnulib moduleChristian Biesinger2019-11-1514-6/+277
* Import the strerror_r-posix module and use it in GDB.Christian Biesinger2019-11-1529-163/+6663
* Generate gnulib's toplevel Makefile.in using automakeChristian Biesinger2019-11-156-356/+1952
* Revert previous delta.Nick Clifton2019-11-153-2/+8
* Update READMEChristian Biesinger2019-11-142-1/+24
* Automatic date update in version.inGDB Administrator2019-11-151-1/+1
* Allow re-assigning to convenience variablesTom Tromey2019-11-144-1/+33
* [gdb/doc] Fix typosTom de Vries2019-11-144-31/+37
* Another attempt at fixing building gprof with gmake.Nick Clifton2019-11-143-4/+10
* gdb: fix build error in unittests/vec-utils-selftests.cSimon Marchi2019-11-142-0/+14
* x86: drop redundant SYSCALL/SYSRET templatesJan Beulich2019-11-143-26/+5
* x86: fold individual Jump* attributes into a single Jump oneJan Beulich2019-11-148-14892/+10989
* x86: make JumpAbsolute an insn attributeJan Beulich2019-11-149-26501/+26531
* x86: make AnySize an insn attributeJan Beulich2019-11-147-14487/+14504
* x86/Intel: correct CMPSD test cases' regexp closing paren placementJan Beulich2019-11-143-39/+45
* x86/Intel: extend MOVSD/CMPSD testsuite coverageJan Beulich2019-11-1410-0/+386
* Fix python gdbpy_breakpoint_object leak.Philippe Waroquiers2019-11-142-1/+6
* Automatic date update in version.inGDB Administrator2019-11-141-1/+1
* Remove symbol-related static assertsTom Tromey2019-11-133-19/+6
* Fix the rule for building C files in the gprof makefile.Nick Clifton2019-11-132-1/+6
* gnulib: Fix path to import/Makefile{,.in}Christian Biesinger2019-11-122-2/+6
* RISC-V: Support the INSN_CLASS.*F.* classes for .insn directive.Jim Wilson2019-11-124-61/+71
* Automatic date update in version.inGDB Administrator2019-11-131-1/+1
* RISC-V: Fix ld relax failure with calls and align directives.Jim Wilson2019-11-129-3/+68
* gdb: Support printf 'z' size modifierAndrew Burgess2019-11-128-2/+106
* Make struct symbol inherit from general_symbol_infoChristian Biesinger2019-11-129-73/+109
* Consolidate setting of current_layoutTom Tromey2019-11-122-4/+7
* Move _initialize_tui_layout to end of fileTom Tromey2019-11-122-25/+30
* Make TUI resizing tests more robustTom Tromey2019-11-128-46/+174
* [gas][arm] Enable VLDM, VSTM, VPUSH, VPOP for MVEMihail Ionescu2019-11-124-44/+131
* [binutils][arm] Update the decoding of MVE VMOV, VMVNMihail Ionescu2019-11-126-8/+112
* [gas][arm] Make .fpu reset the FPU/Coprocessor feature bitsMihail Ionescu2019-11-125-2/+32
* x86: fold EsSeg into IsStringJan Beulich2019-11-128-11306/+11318
* x86: eliminate ImmExt abuseJan Beulich2019-11-1218-445/+540
* x86: introduce operand type "instance"Jan Beulich2019-11-129-14228/+14307
* Automatic date update in version.inGDB Administrator2019-11-121-1/+1
* Document and extend readline-bindable functionsTom Tromey2019-11-114-1/+27
* Document operate-and-get-nextTom Tromey2019-11-112-0/+11
* Use getpwuid_r instead of getpwuidChristian Biesinger2019-11-112-1/+8
* Fix typo in vFile:pwrite documentationTom Tromey2019-11-112-1/+5
* Arm64: SVE2's smaxp/sminp require operands 1 and 3 to be the same registerJan Beulich2019-11-115-2/+17
* Arm64: fix build with old glibcJan Beulich2019-11-112-10/+12
* PR24996, Gold fix for ternary operator within linker scriptsMiguel Saldivar2019-11-112-2/+9
* Automatic date update in version.inGDB Administrator2019-11-111-1/+1
* gdb/python: Introduce gdb.lookup_static_symbolsAndrew Burgess2019-11-109-0/+142
* gdb/python: smarter symbol lookup for gdb.lookup_static_symbolAndrew Burgess2019-11-108-14/+109
* gdb: Add a class to track last display symtab and line informationAndrew Burgess2019-11-103-73/+148
* gdb: Convert frame_show_address to return a boolAndrew Burgess2019-11-103-4/+10
* gdb_vecs.h: Avoid self move assignAndrew Burgess2019-11-104-1/+75
* Remove can_highlight from TUI windowsTom Tromey2019-11-104-7/+12