summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fortran: Document scope operator.users/bheckel/fortran-entry-point-nested-subroutinesBernhard Heckel2016-12-231-0/+3
* Fortran: Nested functions, add scope parameter.Bernhard Heckel2016-12-233-9/+111
* Fortran: Enable setting breakpoint on nested functions.Bernhard Heckel2016-12-232-2/+15
* Dwarf: Fortran, support DW_TAG_entry_point.Bernhard Heckel2016-12-233-1/+204
* [msp430] Sync tc-msp430.c with devices.csvJoe Seymour2016-12-232-6/+10
* Bump version to 2.28.51Tristan Gingold2016-12-2313-61/+86
* Add marker in NEWS filesTristan Gingold2016-12-237-0/+19
* Regenerate pot files.Tristan Gingold2016-12-2312-7291/+10505
* Add -z bndplt support (for Intel MPX).Cary Coutant2016-12-2211-25/+788
* Fix placement of forced local symbols in the dynamic symbol table.Cary Coutant2016-12-228-97/+220
* Fix problem where version script causes predefined hidden symbol to be define...Cary Coutant2016-12-226-26/+90
* infrun.c (set_step_over_info): Add comment.Doug Evans2016-12-222-1/+7
* New syntax for mt print symbols,msymbols,psymbols.Doug Evans2016-12-228-195/+422
* Class-ify ui_outSimon Marchi2016-12-2264-2377/+2341
* Don't call "error" in sysroot-prefix.expAlan Modra2016-12-222-3/+8
* Make linker-created symbols relocatable where appropriate.Cary Coutant2016-12-214-2/+19
* Automatic date update in version.inGDB Administrator2016-12-221-1/+1
* Fix bugs with float compare and Inf operands.Jim Wilson2016-12-214-0/+184
* Don't make_bfd_vms_lib archive functions NULLAlan Modra2016-12-223-16/+31
* ChangeLog formatting fixesAlan Modra2016-12-222-3/+3
* Support aligning text section from odd addressesAndrew Waterman2016-12-222-6/+21
* Fix a const-safety issue on GCC-4.9 and aboveTim Newsome2016-12-222-1/+6
* Avoid creating symbol table entries for registersAndrew Waterman2016-12-222-2/+6
* Do not add padding if an output section is marked as ignoredIgor Kudrin2016-12-222-1/+7
* bfd: aarch64: fix word and arrdess size declaration in ilp32 modeYury Norov2016-12-212-4/+11
* Remove high bit set charactersAlan Modra2016-12-2110-22/+40
* Document character escape sequencesAlan Modra2016-12-212-6/+12
* Automatic date update in version.inGDB Administrator2016-12-211-1/+1
* gdb: Constify solib_findPedro Alves2016-12-205-9/+22
* Fix longjmp across readline w/ --enable-sjlj-exceptions toolchainsPedro Alves2016-12-202-5/+27
* Set emacs default mode for the GDB directory to C++Antoine Tremblay2016-12-203-1/+18
* MIPS16/opcodes: Respect ISA and ASE in disassemblyMaciej W. Rozycki2016-12-2019-2/+1698
* MIPS/GAS/testsuite: Add RESTORE instruction to `mips16e' testMaciej W. Rozycki2016-12-203-1/+8
* MIPS/GAS/testsuite: Extend MIPS16 testing over multiple ISAsMaciej W. Rozycki2016-12-2024-167/+1990
* MIPS/GAS/testsuite: Implement individual MIPS16 ISA testingMaciej W. Rozycki2016-12-206-7/+177
* MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'Maciej W. Rozycki2016-12-205-4/+11
* MIPS16: Switch to 32-bit opcode table interpretationMaciej W. Rozycki2016-12-2021-111/+494
* MIPS16/opcodes: Correct 64-bit macros' ISA membershipMaciej W. Rozycki2016-12-205-6/+30
* MIPS16/opcodes: Correct I64/SDRASP opcode's ISA membershipMaciej W. Rozycki2016-12-207-1/+27
* MIPS/GAS/testsuite: Correct NewABI test selectionMaciej W. Rozycki2016-12-202-27/+84
* Update testsuite Makefile with missing dependencies.Cary Coutant2016-12-203-66/+72
* Fix read-beyond-end-of-buffer error in script parsing.Cary Coutant2016-12-192-14/+26
* Correct assembler mnemonic for RISC-V aqrl AMOsAndrew Waterman2016-12-202-22/+27
* Fix disassembly of RISC-V CSR instructions under -Mno-aliasesAndrew Waterman2016-12-202-22/+27
* Add canonical JALR for RISC-VAndrew Waterman2016-12-202-0/+8
* Don't define RISC-V .p2alignAndrew Waterman2016-12-203-42/+82
* Re-work RISC-V gas flags: now we just support -mabi and -marchAndrew Waterman2016-12-2013-131/+186
* Fix an integer overflow in RISC-V relocation handlingAndrew Waterman2016-12-202-2/+7
* Rework RISC-V relocationsAndrew Waterman2016-12-2011-71/+472
* Formatting changes for RISC-VAndrew Waterman2016-12-207-59/+68