aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-05[ARM] Add ARMv8.3 VJCVT instructionSzabolcs Nagy9-0/+76
2016-12-05[ARM] Add ARMv8.3 command line option and feature flagSzabolcs Nagy5-0/+16
2016-12-04bfd,ld: Continue after partially-successful relaxed call relocations in sparc.Alyssa Milburn6-2/+48
2016-12-05Fix seg-fault attempting to strip a corrupt binary.Nick Clifton2-1/+11
2016-12-05Fix seg-fault running strip on a corrupt binary.Nick Clifton2-1/+9
2016-12-05Fix seg-fault in linker parsing a corrupt input file.Nick Clifton2-2/+6
2016-12-05Fix assertion failure in linker triggered by corrupt input file.Nick Clifton2-1/+9
2016-12-05fix typoNick Clifton1-1/+1
2016-12-05Automatic date update in version.inGDB Administrator1-1/+1
2016-12-03Fix bugs with tbnz/tbz instructions.users/ARM/embedded-binutils-master-2016q4Jim Wilson2-3/+8
2016-12-04Automatic date update in version.inGDB Administrator1-1/+1
2016-12-03PowerPC64 dot-symbol compatibility bugfixesAlan Modra12-164/+299
2016-12-03PowerPC64 dot-sym testsuite fixesAlan Modra56-118/+241
2016-12-03ld-elfvers don't fail on non-empty resultsAlan Modra2-2/+11
2016-12-03Correct cdtest g++ version testAlan Modra2-1/+5
2016-12-03Tidy ppc64_elf_hide_symbolAlan Modra2-7/+8
2016-12-03PowerPC64 add_symbol_adjustAlan Modra2-8/+4
2016-12-03Indirect and warning symbolsAlan Modra2-3/+8
2016-12-03ppc64_elf_copy_indirect_symbol versioned_hidden fixAlan Modra2-13/+21
2016-12-03try_copy_symbol_type node_class checkAlan Modra2-9/+9
2016-12-03Automatic date update in version.inGDB Administrator1-1/+1
2016-12-02Introduce enum_flag type for ui_out flagsSimon Marchi6-12/+27
2016-12-02Remove unneeded pattern matching in gdb.base/maint.expLuis Machado2-16/+10
2016-12-02Support an "unlimited" number of user-defined argumentsPedro Alves7-84/+181
2016-12-02Test user-defined gdb commands and arguments stackPedro Alves2-0/+65
2016-12-02Fix PR 20559 - "eval" command and $arg0...$arg9/$argc substitutionPedro Alves9-11/+102
2016-12-02Fix typo in changelog entryNick Clifton1-1/+1
2016-12-02Fix seg-fault in linker when passed a corrupt binary input file.Nick Clifton2-0/+10
2016-12-02Revert change to gdb.cp/ovldbreak.expLuis Machado2-0/+9
2016-12-02Fix seg-fault in the linker when examining a corrupt binary.Nick Clifton2-2/+7
2016-12-02PR symtab/16264 - support DW_AT_main_subprogramTom Tromey5-12/+138
2016-12-02Fix seg-fault in the linker when attempting to print out a malicious linker s...Nick Clifton2-1/+5
2016-12-02[ARC] Sync cpu names with the ones accepted by GCC.Claudiu Zissulescu9-22/+237
2016-12-02Rename some trace functionsSimon Marchi5-48/+86
2016-12-02Fix seg-fault in linker when applying relocs to a corrupt binary.Nick Clifton2-4/+15
2016-12-02Remove mi_out_data::suppress_outputSimon Marchi2-23/+13
2016-12-02Fix seg-fault linking corrupt binary.Nick Clifton2-3/+9
2016-12-02Always pass a valid section header offset to elf_parse_notesGary Benson2-1/+6
2016-12-02Add support for Fushia OS.Josh Conner13-4/+99
2016-12-02[AArch64] Recognize STR instruction in prologueYao Qi2-0/+82
2016-12-02Add unit test to aarch64 prologue analyzerYao Qi4-9/+150
2016-12-01Don't handle timeout inside gdb_test_multipleLuis Machado4-21/+9
2016-12-01Fix problem where orphan section is treated as a KEEP section.Cary Coutant2-0/+7
2016-12-01Fix problem causing internal error when -z max-page-size is used.Cary Coutant2-1/+17
2016-12-01Implement --push-state/--pop-state.Cary Coutant3-1/+80
2016-12-02Automatic date update in version.inGDB Administrator1-1/+1
2016-12-01Class-ify ui_out_tableSimon Marchi2-158/+223
2016-12-01ui_out_table: Replace boolean flag with enumSimon Marchi2-16/+38
2016-12-01Simplify ui-out level codeSimon Marchi5-55/+60
2016-12-01Class-ify ui_out_levelSimon Marchi2-21/+54