aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Regenerate gnulib filesChristian Biesinger2019-11-063-5/+21
* Remove some includes of readline.hTom Tromey2019-11-0612-15/+22
* Fix an off-by-one error in the IN_RANGE macro used by readelf. Add another u...Christian Eggers2019-11-062-3/+14
* ld: Fix printed sizes in map fileChristian Eggers2019-11-062-2/+6
* Fix regression from TUI disassembly style patchTom Tromey2019-11-052-2/+9
* Automatic date update in version.inGDB Administrator2019-11-061-1/+1
* Remove la_get_string memberTom Tromey2019-11-0515-47/+23
* Style disassembly in the TUITom Tromey2019-11-056-142/+205
* Change tui_source_element::line to have type std::stringTom Tromey2019-11-055-6/+14
* Fix ARI warning in symtab.hChristian Biesinger2019-11-052-2/+7
* Fix memory allocation and release problems in the bfd documentation processor.Tim R?hsen2019-11-052-6/+25
* x86: fold OP_Mwaitx() into OP_Mwait()Jan Beulich2019-11-052-24/+11
* x86: split MONITORX/MWAITX entriesJan Beulich2019-11-052-2/+21
* x86: consolidate disassembler enum naming a littleJan Beulich2019-11-052-75/+130
* GENERATE_SHLIB_SCRIPT vs. EMBEDDED.Alan Modra2019-11-0515-18/+31
* Unset EMBEDDED rather than assigning as emptyAlan Modra2019-11-055-4/+14
* Automatic date update in version.inGDB Administrator2019-11-051-1/+1
* Add static_asserts for the sizes of space-critical structsChristian Biesinger2019-11-043-0/+25
* Obsolete Solaris 10 supportRainer Orth2019-11-045-3/+17
* x86: re-arrange process_operands()Jan Beulich2019-11-042-57/+54
* Fix potential array overruns when disassembling corrupt v850 binaries.Nick Clifton2019-11-042-60/+129
* Implement objcopy/strip --keep-section=<sectionpattern>Fāng-ruì Sòng2019-11-047-7/+73
* Automatic date update in version.inGDB Administrator2019-11-041-1/+1
* Automatic date update in version.inGDB Administrator2019-11-031-1/+1
* [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (4)Tom de Vries2019-11-0243-397/+359
* [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (3)Tom de Vries2019-11-0217-69/+67
* Automatic date update in version.inGDB Administrator2019-11-021-1/+1
* Simplify print_sys_errmsgTom Tromey2019-11-012-6/+5
* Fix up safe_strerror constificationTom Tromey2019-11-012-1/+5
* Move check for strerror_r to common.m4 where it belongsChristian Biesinger2019-11-017-7/+18
* [ARM, thumb] Fix disassembling bug after reloading a symbol fileLuis Machado2019-11-015-10/+113
* Automatic date update in version.inGDB Administrator2019-11-011-1/+1
* gdb: Don't print a newline in language la_print_typedef methodsAndrew Burgess2019-10-318-10/+18
* gdb: Add new commands to list module variables and functionsAndrew Burgess2019-10-3111-3/+586
* gdb/fortran: Add new 'info modules' commandAndrew Burgess2019-10-3113-9/+201
* NEWS and documentation for $_gdb_setting and $_gdb_setting_str.Philippe Waroquiers2019-10-314-1/+107
* Test the convenience functions $_gdb_setting and $_gdb_setting_str.Philippe Waroquiers2019-10-314-10/+179
* Implement convenience functions to examine GDB settings.Philippe Waroquiers2019-10-314-2/+244
* Also check for strerror_r in gdbserverChristian Biesinger2019-10-314-2/+11
* [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries2019-10-3133-183/+177
* Don't read agent symbols when disabledChristian Biesinger2019-10-312-4/+22
* Regenerate config.inChristian Biesinger2019-10-312-0/+7
* Use strerror_r in safe_strerror if availableChristian Biesinger2019-10-316-17/+33
* [ARM] Store exception handling information per-bfd instead of per-objfileLuis Machado2019-10-312-4/+13
* Convert int to bool in agent.cChristian Biesinger2019-10-315-16/+30
* i386; Add .code16gcc fldenv testsH.J. Lu2019-10-313-2/+20
* [gdb/testsuite] Remove superfluous 3rd argument from gdb_test callTom de Vries2019-10-3129-144/+89
* Add support for context sensitive '.arch_extension' to the ARM assembler.Mihail Ionescu2019-10-316-0/+68
* Automatic date update in version.inGDB Administrator2019-10-311-1/+1
* [gdb/testsuite] Add -early pattern flag for gdb_test_multipleTom de Vries2019-10-302-9/+41