aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-23Fortran: Document scope operator.users/bheckel/fortran-entry-point-nested-subroutinesBernhard Heckel
2016-12-23Fortran: Nested functions, add scope parameter.Bernhard Heckel
2016-12-23Fortran: Enable setting breakpoint on nested functions.Bernhard Heckel
2016-12-23Dwarf: Fortran, support DW_TAG_entry_point.Bernhard Heckel
2016-12-23[msp430] Sync tc-msp430.c with devices.csvJoe Seymour
2016-12-23Bump version to 2.28.51Tristan Gingold
2016-12-23Add marker in NEWS filesTristan Gingold
2016-12-23Regenerate pot files.Tristan Gingold
2016-12-22Add -z bndplt support (for Intel MPX).Cary Coutant
2016-12-22Fix placement of forced local symbols in the dynamic symbol table.Cary Coutant
2016-12-22Fix problem where version script causes predefined hidden symbol to be define...Cary Coutant
2016-12-22infrun.c (set_step_over_info): Add comment.Doug Evans
2016-12-22New syntax for mt print symbols,msymbols,psymbols.Doug Evans
2016-12-22Class-ify ui_outSimon Marchi
2016-12-22Don't call "error" in sysroot-prefix.expAlan Modra
2016-12-21Make linker-created symbols relocatable where appropriate.Cary Coutant
2016-12-22Automatic date update in version.inGDB Administrator
2016-12-21Fix bugs with float compare and Inf operands.Jim Wilson
2016-12-22Don't make_bfd_vms_lib archive functions NULLAlan Modra
2016-12-22ChangeLog formatting fixesAlan Modra
2016-12-22Support aligning text section from odd addressesAndrew Waterman
2016-12-22Fix a const-safety issue on GCC-4.9 and aboveTim Newsome
2016-12-22Avoid creating symbol table entries for registersAndrew Waterman
2016-12-22Do not add padding if an output section is marked as ignoredIgor Kudrin
2016-12-21bfd: aarch64: fix word and arrdess size declaration in ilp32 modeYury Norov
2016-12-21Remove high bit set charactersAlan Modra
2016-12-21Document character escape sequencesAlan Modra
2016-12-21Automatic date update in version.inGDB Administrator
2016-12-20gdb: Constify solib_findPedro Alves
2016-12-20Fix longjmp across readline w/ --enable-sjlj-exceptions toolchainsPedro Alves
2016-12-20Set emacs default mode for the GDB directory to C++Antoine Tremblay
2016-12-20MIPS16/opcodes: Respect ISA and ASE in disassemblyMaciej W. Rozycki
2016-12-20MIPS/GAS/testsuite: Add RESTORE instruction to `mips16e' testMaciej W. Rozycki
2016-12-20MIPS/GAS/testsuite: Extend MIPS16 testing over multiple ISAsMaciej W. Rozycki
2016-12-20MIPS/GAS/testsuite: Implement individual MIPS16 ISA testingMaciej W. Rozycki
2016-12-20MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'Maciej W. Rozycki
2016-12-20MIPS16: Switch to 32-bit opcode table interpretationMaciej W. Rozycki
2016-12-20MIPS16/opcodes: Correct 64-bit macros' ISA membershipMaciej W. Rozycki
2016-12-20MIPS16/opcodes: Correct I64/SDRASP opcode's ISA membershipMaciej W. Rozycki
2016-12-20MIPS/GAS/testsuite: Correct NewABI test selectionMaciej W. Rozycki
2016-12-20Update testsuite Makefile with missing dependencies.Cary Coutant
2016-12-19Fix read-beyond-end-of-buffer error in script parsing.Cary Coutant
2016-12-20Correct assembler mnemonic for RISC-V aqrl AMOsAndrew Waterman
2016-12-20Fix disassembly of RISC-V CSR instructions under -Mno-aliasesAndrew Waterman
2016-12-20Add canonical JALR for RISC-VAndrew Waterman
2016-12-20Don't define RISC-V .p2alignAndrew Waterman
2016-12-20Re-work RISC-V gas flags: now we just support -mabi and -marchAndrew Waterman
2016-12-20Fix an integer overflow in RISC-V relocation handlingAndrew Waterman
2016-12-20Rework RISC-V relocationsAndrew Waterman
2016-12-20Formatting changes for RISC-VAndrew Waterman