aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-23Fortran: Ptype, print type extension.users/bheckel/fortran-oop-extend-typeBernhard Heckel2-10/+49
2016-12-23Fortran: Accessing fields of inherited types via fully qualified name.Bernhard Heckel4-2/+163
2016-12-23[msp430] Sync tc-msp430.c with devices.csvJoe Seymour2-6/+10
2016-12-23Bump version to 2.28.51Tristan Gingold13-61/+86
2016-12-23Add marker in NEWS filesTristan Gingold7-0/+19
2016-12-23Regenerate pot files.Tristan Gingold12-7291/+10505
2016-12-22Add -z bndplt support (for Intel MPX).Cary Coutant11-25/+788
2016-12-22Fix placement of forced local symbols in the dynamic symbol table.Cary Coutant8-97/+220
2016-12-22Fix problem where version script causes predefined hidden symbol to be define...Cary Coutant6-26/+90
2016-12-22infrun.c (set_step_over_info): Add comment.Doug Evans2-1/+7
2016-12-22New syntax for mt print symbols,msymbols,psymbols.Doug Evans8-195/+422
2016-12-22Class-ify ui_outSimon Marchi64-2377/+2341
2016-12-22Don't call "error" in sysroot-prefix.expAlan Modra2-3/+8
2016-12-21Make linker-created symbols relocatable where appropriate.Cary Coutant4-2/+19
2016-12-22Automatic date update in version.inGDB Administrator1-1/+1
2016-12-21Fix bugs with float compare and Inf operands.Jim Wilson4-0/+184
2016-12-22Don't make_bfd_vms_lib archive functions NULLAlan Modra3-16/+31
2016-12-22ChangeLog formatting fixesAlan Modra2-3/+3
2016-12-22Support aligning text section from odd addressesAndrew Waterman2-6/+21
2016-12-22Fix a const-safety issue on GCC-4.9 and aboveTim Newsome2-1/+6
2016-12-22Avoid creating symbol table entries for registersAndrew Waterman2-2/+6
2016-12-22Do not add padding if an output section is marked as ignoredIgor Kudrin2-1/+7
2016-12-21bfd: aarch64: fix word and arrdess size declaration in ilp32 modeYury Norov2-4/+11
2016-12-21Remove high bit set charactersAlan Modra10-22/+40
2016-12-21Document character escape sequencesAlan Modra2-6/+12
2016-12-21Automatic date update in version.inGDB Administrator1-1/+1
2016-12-20gdb: Constify solib_findPedro Alves5-9/+22
2016-12-20Fix longjmp across readline w/ --enable-sjlj-exceptions toolchainsPedro Alves2-5/+27
2016-12-20Set emacs default mode for the GDB directory to C++Antoine Tremblay3-1/+18
2016-12-20MIPS16/opcodes: Respect ISA and ASE in disassemblyMaciej W. Rozycki19-2/+1698
2016-12-20MIPS/GAS/testsuite: Add RESTORE instruction to `mips16e' testMaciej W. Rozycki3-1/+8
2016-12-20MIPS/GAS/testsuite: Extend MIPS16 testing over multiple ISAsMaciej W. Rozycki24-167/+1990
2016-12-20MIPS/GAS/testsuite: Implement individual MIPS16 ISA testingMaciej W. Rozycki6-7/+177
2016-12-20MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'Maciej W. Rozycki5-4/+11
2016-12-20MIPS16: Switch to 32-bit opcode table interpretationMaciej W. Rozycki21-111/+494
2016-12-20MIPS16/opcodes: Correct 64-bit macros' ISA membershipMaciej W. Rozycki5-6/+30
2016-12-20MIPS16/opcodes: Correct I64/SDRASP opcode's ISA membershipMaciej W. Rozycki7-1/+27
2016-12-20MIPS/GAS/testsuite: Correct NewABI test selectionMaciej W. Rozycki2-27/+84
2016-12-20Update testsuite Makefile with missing dependencies.Cary Coutant3-66/+72
2016-12-19Fix read-beyond-end-of-buffer error in script parsing.Cary Coutant2-14/+26
2016-12-20Correct assembler mnemonic for RISC-V aqrl AMOsAndrew Waterman2-22/+27
2016-12-20Fix disassembly of RISC-V CSR instructions under -Mno-aliasesAndrew Waterman2-22/+27
2016-12-20Add canonical JALR for RISC-VAndrew Waterman2-0/+8
2016-12-20Don't define RISC-V .p2alignAndrew Waterman3-42/+82
2016-12-20Re-work RISC-V gas flags: now we just support -mabi and -marchAndrew Waterman13-131/+186
2016-12-20Fix an integer overflow in RISC-V relocation handlingAndrew Waterman2-2/+7
2016-12-20Rework RISC-V relocationsAndrew Waterman11-71/+472
2016-12-20Formatting changes for RISC-VAndrew Waterman7-59/+68
2016-12-20Improve RISC-V LD error messagePalmer Dabbelt2-2/+8
2016-12-20Add opcodes RISC-V dependenciesAlan Modra4-0/+14