summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* POWER9 add scv/rfscv instruction supportNicholas Piggin2017-02-105-1/+17
* Automatic date update in version.inGDB Administrator2017-02-101-1/+1
* Remove return in function returning voidSimon Marchi2017-02-092-1/+5
* Fix NULL pointer dereferenceGary Benson2017-02-092-0/+8
* Automatic date update in version.inGDB Administrator2017-02-091-1/+1
* ld/arc: Change default linker emulation for nps400Andrew Burgess2017-02-083-2/+18
* Eliminate interp::quiet_pPedro Alves2017-02-083-48/+11
* Command abbreviation in defineJerome Guitton2017-02-086-30/+89
* Command names: make them case sensitiveJerome Guitton2017-02-082-27/+5
* Fix segfault when .plt section does not existAndrew Waterman2017-02-072-3/+8
* Automatic date update in version.inGDB Administrator2017-02-081-1/+1
* gdb: fix ARI warning in sparc-tdep.cJose E. Marchesi2017-02-072-2/+7
* bfd: Fix objdump --dynamic-reloc for SPARC 64-bit to show symbol names.Sheldon Lobo2017-02-072-1/+11
* Automatic date update in version.inGDB Administrator2017-02-071-1/+1
* [ld, testsuite] Don't print to stdout for "readelf -w" to avoid buffer overflowJiong Wang2017-02-062-4/+9
* [ARC] Provide an interface to decode ARC instructions.Claudiu Zissulescu2017-02-066-364/+636
* [BZ 21005] Add support for Intel 64 rdrand and rdseed record/replayLuis Machado2017-02-066-4/+303
* gdb: provide and use sparc{32,64} target description XML files.Ivo Raisr2017-02-0519-0/+647
* Automatic date update in version.inGDB Administrator2017-02-061-1/+1
* Automatic date update in version.inGDB Administrator2017-02-051-1/+1
* Fix ptype of single-member Rust enumsTom Tromey2017-02-034-1/+28
* Automatic date update in version.inGDB Administrator2017-02-041-1/+1
* C++-fy struct interp/cli_interp/tui_interp/mi_interpPedro Alves2017-02-039-271/+304
* [GOLD] PowerPC64 TOC indirect to TOC relative segfaultAlan Modra2017-02-032-0/+11
* Fix compile time warning messages when compiling binutils with gcc 7.0.1.Nick Clifton2017-02-036-11/+34
* Use bool in Rust codeTom Tromey2017-02-024-27/+41
* Reindent rust-lang.cTom Tromey2017-02-022-73/+77
* Use std::string in Rust codeTom Tromey2017-02-024-16/+20
* Automatic date update in version.inGDB Administrator2017-02-031-1/+1
* Fix "maintenance selftest" printing stray instructionsPedro Alves2017-02-021-0/+5
* Fix "maintenance selftest" printing stray instructionsPedro Alves2017-02-021-2/+1
* struct mi_interp: Remove unused fieldsPedro Alves2017-02-022-5/+5
* MIPS/BFD: Respect the ELF gABI dynamic symbol table sort requirementMaciej W. Rozycki2017-02-022-3/+22
* MIPS/BFD: Use `bfd_size_type' for dynamic symbol table indicesMaciej W. Rozycki2017-02-022-5/+11
* MIPS/BFD: Streamline hash table references in `mips_elf_sort_hash_table'Maciej W. Rozycki2017-02-022-9/+10
* MIPS/BFD: Fix assertion in `mips_elf_sort_hash_table'Maciej W. Rozycki2017-02-022-3/+8
* CRIS/LD/testsuite: tls-err-20x.d: Fix a typo, s/n/\n/Maciej W. Rozycki2017-02-022-1/+5
* LD/testsuite: ld-lib.exp: Fix a typo, s/regexp/regex/Maciej W. Rozycki2017-02-022-1/+6
* BFD: Wrap overlong error handler call line in `elf_gc_sweep'Maciej W. Rozycki2017-02-022-1/+6
* MIPS/GAS/doc: Include MIPS options in the man pageMaciej W. Rozycki2017-02-022-0/+7
* Move "tee" building down to interpreter::set_logging_procPedro Alves2017-02-028-102/+155
* Fix "-gdb-set logging redirect on" crashPedro Alves2017-02-024-83/+43
* Tweak pretty_print_disassembler's intro commentPedro Alves2017-02-022-1/+5
* Reuse buffers across gdb_pretty_print_insn callsPedro Alves2017-02-024-16/+57
* Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves2017-02-0281-2108/+1350
* Add back gdb_pretty_print_insnPedro Alves2017-02-024-43/+47
* [ld, testsuite] Restrict dl1*main and dl6*main tests on platforms which have ...Jiong Wang2017-02-023-39/+94
* Remove unused file_string parameter in gdb_disassemblySimon Marchi2017-02-016-5/+12
* Automatic date update in version.inGDB Administrator2017-02-021-1/+1
* MIPS/LD/testsuite: Correct relocation addends in VxWorks testsMaciej W. Rozycki2017-02-015-14/+22