summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Hi Andrewusers/simark/mi-symbols-outputSimon Marchi2019-11-211-153/+61
* gdb/mi: Add new commands -symbol-info-{functions,variables,types}Andrew Burgess2019-11-2011-6/+827
* gdb: Split print_symbol_info into two partsAndrew Burgess2019-11-203-35/+73
* gdb: Introduce global_symbol_searcherAndrew Burgess2019-11-204-100/+124
* Automatic date update in version.inGDB Administrator2019-11-211-1/+1
* Add missing parentheses on 'print' (gdb.python/py-progspace.exp)Sergio Durigan Junior2019-11-202-3/+8
* Improve target description check for SVE in gdbserverLuis Machado2019-11-204-1/+29
* PR24944, gas doesn't read enough digits when parsing a floating point numberAlan Modra2019-11-204-8/+23
* cpu: fix comment in bpf.cpuJose E. Marchesi2019-11-202-1/+5
* Automatic date update in version.inGDB Administrator2019-11-201-1/+1
* Fix the "winheight" commandTom Tromey2019-11-196-27/+71
* Replace "if (attr)" with "if (attr != nullptr)".Ali Tamur2019-11-192-48/+75
* Report GetLastError value when DebugActiveProcess failsTom Tromey2019-11-192-1/+7
* PR24499, ignore --add-gnu-debuglink for archivesAlan Modra2019-11-192-0/+13
* PR24968, make objcopy use output ELF arch if -B not givenAlan Modra2019-11-192-2/+16
* PR25191, internal error in _bfd_elf_set_section_contentsAlan Modra2019-11-192-10/+24
* PR25197, assertion fail coffgen.cAlan Modra2019-11-192-15/+19
* Add space between program name and file for objcopy/strip/objdump messagesAlan Modra2019-11-192-6/+11
* gdb/testsuite: Merge whatis.exp and ctf-whatis.expAndrew Burgess2019-11-194-1142/+469
* gdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.expAndrew Burgess2019-11-193-718/+247
* gdb/testsuite: Introduce skip_ctf_tests guard functionAndrew Burgess2019-11-195-20/+42
* Fix crash with core + TUI + runSergio Durigan Junior2019-11-184-5/+74
* Automatic date update in version.inGDB Administrator2019-11-191-1/+1
* [GOLD] OSABI not set when STT_GNU_IFUNC or STB_GNU_UNIQUE symbols outputAlan Modra2019-11-194-4/+52
* PR25200, SIGSEGV in _bfd_elf_validate_relocAlan Modra2019-11-193-23/+12
* Fix a bunch of python leaks due to missing calls to tp_free in *_dealloc func...Philippe Waroquiers2019-11-189-0/+21
* Don't use class-initialization for the owner unionChristian Biesinger2019-11-182-1/+9
* elf_backend_init_file_headerAlan Modra2019-11-1820-107/+154
* elf_backend_modify_headersAlan Modra2019-11-1813-196/+230
* PR25196, abort in rewrite_elf_program_headerAlan Modra2019-11-184-4/+19
* gas: Add --gdwarf-cie-version command line flagAndrew Burgess2019-11-1815-3/+129
* Automatic date update in version.inGDB Administrator2019-11-181-1/+1
* PR25198, use of out of date pointerAlan Modra2019-11-182-2/+6
* Automatic date update in version.inGDB Administrator2019-11-171-1/+1
* Automatic date update in version.inGDB Administrator2019-11-161-1/+1
* Use gnulib's strerror_r on MinGWChristian Biesinger2019-11-1511-122/+23
* Add no-dist to gnulib configureTom Tromey2019-11-156-818/+25
* Minor updates to readline configuryTom Tromey2019-11-155-14/+10
* Use ctime_r and localtime_r for threadsafetyChristian Biesinger2019-11-153-3/+15
* 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