aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-09Remove some custom sections from RISC-V's default linker scriptsPalmer Dabbelt2-12/+7
2017-01-09Speed up objdump when displaying disassembly mixed with line number and sourc...Nick Clifton4-4/+39
2017-01-09Add Swedish translation for GAS.Nick Clifton4-2/+19967
2017-01-09Improve objdump's behaviour when it encounters a corrupt binary with an exces...Nick Clifton2-1/+12
2017-01-09RISC-V/GAS: Correct branch relaxation for weak symbols.Andrew Waterman2-0/+6
2017-01-09[GOLD] Set sh_info of .rela.plt for powerpcAlan Modra2-0/+8
2017-01-09.rela.dyn comment fix and add missing ChangeLog entryAlan Modra3-2/+10
2017-01-09Automatic date update in version.inGDB Administrator1-1/+1
2017-01-08[D] Fix crash when debug expression enabled.Iain Buclaw4-6/+51
2017-01-08Automatic date update in version.inGDB Administrator1-1/+1
2017-01-07S/390: Issue error for overflowing relocs.Andreas Krebbel1-0/+12
2017-01-07[GOLD] powerpc.cc tidiesAlan Modra2-38/+37
2017-01-07Automatic date update in version.inGDB Administrator1-1/+1
2017-01-06Include gdb_proc_service.h in x86-linux-nat.hYao Qi2-0/+6
2017-01-06Include serial.h in ser-base.h.Yao Qi2-0/+6
2017-01-06Include ppc-tdep.h in ppc-linux-tdep.hYao Qi2-0/+6
2017-01-06Include signal.h in nat/amd64-linux-siginfo.hYao Qi2-0/+6
2017-01-06Include break-common.h in nat/aarch64-linux-hw-point.hYao Qi2-0/+6
2017-01-06Include mi-cmds.h in mi-parse.hYao Qi2-0/+5
2017-01-06Include target.h in inf-loop.hYao Qi3-1/+7
2017-01-06Include doublest.h and expression.h in dfp.hYao Qi2-0/+7
2017-01-06Include ax.h in ax-gdb.hYao Qi2-0/+6
2017-01-06Update gdb_ptrace.h in HFILES_NO_SRCDIRYao Qi2-1/+6
2017-01-06Retire Paul Brook as an ARM maintainer.Nick Clifton2-1/+5
2017-01-06Automatic date update in version.inGDB Administrator1-1/+1
2017-01-05Fix ARI warningYao Qi2-4/+10
2017-01-05Prevent an abort in the FRV disassembler if the target bfd name is unknown.Nick Clifton2-3/+11
2017-01-04Five fixes, for fcsel, fcvtz, fminnm, mls, and non-widening mul.Jim Wilson9-33/+618
2017-01-05Automatic date update in version.inGDB Administrator1-1/+1
2017-01-04Use correct OSABI constant for FreeBSD/mips binaries.John Baldwin2-1/+6
2017-01-04Add native target for FreeBSD/mips.John Baldwin6-0/+154
2017-01-04Add FreeBSD/mips architecture.John Baldwin8-0/+615
2017-01-04Use noyywrap option in lex files.Dilan Palauzov5-13/+15
2017-01-04[DWARF] Sync GCC dwarf.def change on AArch64Jiong Wang2-1/+18
2017-01-05update-copyright.py for binutilsAlan Modra4-2/+628
2017-01-05Sync libiberty from gccAlan Modra95-134/+113
2017-01-05picflag.m4 high bit set in commentAlan Modra2-1/+5
2017-01-04[AArch64] Add separate feature flag for weaker release consistent load insnsSzabolcs Nagy9-4/+54
2017-01-04When configuring GAS treat as sparcv9 target the same way as a sparc64 target.Norm Jacobs2-1/+6
2017-01-04Fix an internal error on writing pieced valueYao Qi2-12/+6
2017-01-04Automatic date update in version.inGDB Administrator1-1/+1
2017-01-04Check for shared lib support before running ld tests with -sharedAlan Modra8-2/+48
2017-01-04bfd: alpha: Fix crash caused by double free with --no-keep-memoryJames Clarke2-1/+8
2017-01-03Add support for the Q extension to the RISCV ISA.Kito Cheng7-2/+193
2017-01-03Fix generation of GOT table when only GOT-relative relocs are used.Rich Felker2-0/+7
2017-01-03Add fall through comment.Dilyan Palauzov2-0/+5
2017-01-03Add new Serbian translation for the opcodes library.Nick Clifton4-2/+1515
2017-01-03Fix compile time warning about using a possibly uninitialised variable.Nick Clifton2-2/+7
2017-01-03Sync dwarf headers with master versions in gcc repository.Nick Clifton3-18/+213
2017-01-03Check ld_compile return statusAlan Modra2-4/+26