aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-06argv.c (expandargv): Check for directories passed as @-files.DJ Delorie2-0/+23
2016-12-06Automatic date update in version.inGDB Administrator1-1/+1
2016-12-06Fix gold/testsuite/file_in_many_sections_test.sh file modeAlan Modra1-0/+0
2016-12-05Fix problem where absolute local symbols are omitted when output has many sec...Cary Coutant6-11/+109
2016-12-05Fix fault in assembler when passed a bogus input file.Nick Clifton2-0/+16
2016-12-05Fix ICE in assembler when passed a bogus input file.Nick Clifton3-2/+11
2016-12-05Fix seg-fault in the binutils utilities when reading a corrupt input file.Nick Clifton2-1/+6
2016-12-05Fix seg-fault in linker when passed a bogus input script.Nick Clifton2-2/+13
2016-12-05binutils: add myself to MAINTAINERSJose E. Marchesi2-0/+5
2016-12-05Fix abort when running tools on a bogus binary.Nick Clifton2-2/+5
2016-12-05Fix seg-fault running strip on a corrupt binary.Nick Clifton2-4/+27
2016-12-05[ARM] Add ARMv8.3 VCMLA and VCADD instructionsSzabolcs Nagy9-0/+314
2016-12-05[ARC] Don't check extAuxRegister second argument for sign.Claudiu Zissulescu6-11/+47
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