aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-09MIPS16/opcodes: Reformat raw EXTEND and undecoded outputMaciej W. Rozycki6-4/+77
2016-12-09gdb: Remove support for obsolete OSABIs and a.outPedro Alves44-979/+193
2016-12-09Add ChangeLog entriesYao Qi2-0/+24
2016-12-09Create tdep->rx_psw_type and tdep->rx_fpsw_type lazilyYao Qi2-48/+62
2016-12-09Create tdep->rl78_psw_type lazilyYao Qi2-17/+25
2016-12-09Add test that exercises all bfd architecture, osabi, endian, etc. combinationsPedro Alves10-0/+497
2016-12-09Use code cache in aarch64 prologue analyzerYao Qi2-1/+7
2016-12-09Use code cache in arm prologue analyzerYao Qi2-19/+32
2016-12-09Compile gdb.perf/skip-prologue.c with and without debug infoYao Qi2-1/+12
2016-12-09Hurd: Adjust to changes to "push pruning old threads down to the target"Thomas Schwinge2-0/+5
2016-12-09Avoid PATH_MAX usageThomas Schwinge2-10/+9
2016-12-09Automatic date update in version.inGDB Administrator1-1/+1
2016-12-08MIPS16/opcodes: Fix off-by-one indentation in `print_mips16_insn_arg'Maciej W. Rozycki2-30/+35
2016-12-08MIPS16/opcodes: Fix PC-relative operation delay-slot adjustmentMaciej W. Rozycki6-6/+442
2016-12-08ARC/GAS: Correct a `spaces' global shadowing errorMaciej W. Rozycki2-5/+10
2016-12-08ARM/GAS: Correct an `index' global shadowing errorMaciej W. Rozycki2-4/+9
2016-12-08AArch64/opcodes: Correct another `index' global shadowing errorMaciej W. Rozycki2-8/+13
2016-12-08Fix crash when disassembling invalid range on powerpc vleLuis Machado2-1/+5
2016-12-08Always use a hex prefix when displaying the alignment of program headers.Etienne Buira2-1/+6
2016-12-08[GOLD] Don't assert in powerpc stub_tableAlan Modra2-2/+7
2016-12-08[GOLD] fix typo in --stub-group-multi helpAlan Modra2-1/+5
2016-12-08sync binutils config/ with gccAlan Modra13-9/+30
2016-12-08PR20932, Internal error during record link assignmentAlan Modra2-5/+10
2016-12-08Hurd: In the CLI, use parse_thread_id instead of global_thread_id_to_ptidSimon Marchi2-8/+10
2016-12-08Hurd, C++: Mach/Hurd headers and MIG stubs are not yet fit for C++Thomas Schwinge4-18/+40
2016-12-08Hurd, C++: kern_return_t vs. error_tThomas Schwinge3-37/+51
2016-12-08Hurd, C++: Avoid "const char *" to "char *" castsThomas Schwinge2-11/+33
2016-12-08Hurd, C++: Avoid GNU C nested functionsThomas Schwinge2-9/+15
2016-12-08Hurd, C++: Explicitly cast "void *"Thomas Schwinge2-2/+7
2016-12-08Automatic date update in version.inGDB Administrator1-1/+1
2016-12-07Hurd: Adjust to "Per-inferior/Inferior-qualified thread IDs" changesThomas Schwinge2-1/+6
2016-12-07MIPS/include: opcode/mips.h: Correct INSN_CHIP_MASKMaciej W. Rozycki2-1/+5
2016-12-07MIPS/opcodes: Correct an `interaction' comment typoMaciej W. Rozycki2-1/+5
2016-12-07MIPS16/opcodes: Update opcode table commentMaciej W. Rozycki2-1/+6
2016-12-07MIPS/opcodes: Reformat `-M' disassembler option's help textMaciej W. Rozycki2-5/+10
2016-12-07MIPS/include: opcode/mips.h: Add a comment for ASE_DSPR3Maciej W. Rozycki2-0/+5
2016-12-07MIPS/GAS: Use local `isa' consistently in `is_opcode_valid'Maciej W. Rozycki2-1/+6
2016-12-07Fix internal error in the linker by replacing a call to abort with an error m...Nick Clifton2-2/+11
2016-12-07[GOLD] PowerPC --stub-group-multiAlan Modra3-19/+42
2016-12-07[GOLD] powerpc64le-linux fails to link large Linux kernelAlan Modra3-78/+64
2016-12-07[GOLD] PowerPC stub debugAlan Modra2-11/+34
2016-12-07Automatic date update in version.inGDB Administrator1-1/+1
2016-12-06Remove unnecessary inferior lookup in inferior_commandSimon Marchi2-3/+5
2016-12-06Fix seg-fault in strip when copying a corrupt binary.Nick Clifton2-0/+14
2016-12-06Fix seg-fault running strip on a corrupt binary.Nick Clifton2-1/+9
2016-12-06Fix seg-fault running strip on a corrupt binary.Nick Clifton2-6/+17
2016-12-06fix typoNick Clifton1-1/+1
2016-12-06Stop the assembler from running out of memory when asked to generate a huge n...Nick Clifton2-5/+18
2016-12-06Assert on lval_registerYao Qi3-1/+14
2016-12-06Fix mmix assembler test to account for changes in the error messages produced...Nick Clifton2-2/+9