aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-23tic54x: rename typedef of struct symbol_Trevor Saunders7-34/+55
2016-05-23Automatic date update in version.inGDB Administrator1-1/+1
2016-05-22Automatic date update in version.inGDB Administrator1-1/+1
2016-05-21Automatic date update in version.inGDB Administrator1-1/+1
2016-05-20Don't check R_386_GOT32 when setting need_convert_loadH.J. Lu2-1/+6
2016-05-20MIPS: Add support for P6600Matthew Fortune3-1/+9
2016-05-20Preserve addend for R_386_GOT32 and R_X86_64_GOT32H.J. Lu8-5/+64
2016-05-20MIPS: Fix the encoding of immediates with microMIPS JALXMaciej W. Rozycki18-3/+300
2016-05-20MIPS/GAS: Correct tab-after-space formatting mistakesMaciej W. Rozycki2-11/+16
2016-05-20Automatic date update in version.inGDB Administrator1-1/+1
2016-05-19Don't allow COPY relocations for protected symbols.Cary Coutant13-92/+265
2016-05-19Fix non-deterministic behavior when generating MIPS GOT.Vladimir Radosavljevic2-52/+106
2016-05-19Don't convert R_386_GOT32 relocationH.J. Lu7-19/+45
2016-05-20Set sh_entsize for .init_array and similar.Alan Modra2-3/+12
2016-05-19Fix invalid implicit conversions from void *Andreas Schwab4-42/+88
2016-05-19[ARC] Fixed-linker-related-testsuite-for-ARCClaudiu Zissulescu15-15/+34
2016-05-19[ARC] Emulation and default script template changes.Claudiu Zissulescu4-183/+438
2016-05-19[ARC] BFD fixes.Claudiu Zissulescu2-75/+118
2016-05-19LD/testsuite: Fix `ft32-*-*' position in `check_shared_lib_support'Maciej W. Rozycki2-1/+6
2016-05-19Remove unsupported `am34-*-linux*' target tripletMaciej W. Rozycki4-3/+10
2016-05-19Correct "Fix powerpc subis range"Alan Modra2-1/+5
2016-05-19Fix powerpc subis rangeAlan Modra2-12/+26
2016-05-19Hack crossref tests for powerpc64Alan Modra8-16/+19
2016-05-19ld-elf/shared.exp mix_pic_and_non_picAlan Modra2-15/+18
2016-05-19Allocate ppc64 got and dynrelocs before pltAlan Modra2-139/+145
2016-05-19Fix ppc64le S-record test failAlan Modra2-0/+6
2016-05-19Automatic date update in version.inGDB Administrator1-1/+1
2016-05-18gas/arc: Make member of arc_flags constAndrew Burgess3-2/+8
2016-05-18gas/arc: Use BFD_VMA_FMT for printf format specifierAndrew Burgess2-2/+10
2016-05-18gas/arc: Fix array overrun when checking opcode arrayAndrew Burgess5-2/+16
2016-05-18gas/arc: Add guard against operand array overflow.Andrew Burgess4-5/+17
2016-05-18Fix build failure with GCC 4.1.Tom Tromey2-1/+6
2016-05-18Prevent a run time segmentation fault when stripping a corrupt binary.Nick Clifton2-1/+9
2016-05-18Add mi-threads-interrupt.exp test (PR 20039)Simon Marchi3-0/+135
2016-05-18Fix double prompt output after run control MI commands with mi-async on (PR 2...Simon Marchi2-1/+7
2016-05-18MIPS/opcodes: Correct mixed MIPS16 and microMIPS disassemblyMaciej W. Rozycki6-17/+98
2016-05-18Updated Swedish translations for bfd and binutilsNick Clifton4-1857/+5285
2016-05-18rx: make field type enumTrevor Saunders2-1/+6
2016-05-18change the type of some fields to bfd_reloc_code_real_typeTrevor Saunders3-2/+9
2016-05-18commit ChangeLog for previous commitTrevor Saunders1-0/+6
2016-05-18Change type of v850_target_arch to enum bfd_architectureTrevor Saunders2-2/+2
2016-05-18Fix lots of linker testsuite failures for the FT32 target.Nick Clifton14-19/+45
2016-05-18elf32-arm.c build breakageAlan Modra2-1/+15
2016-05-18MIPS/readelf: Use the `d_val' dynamic entry member with the relevant tagsMaciej W. Rozycki2-1/+11
2016-05-18PPC_OPERAND_SIGNOPT range.Alan Modra4-9/+14
2016-05-18Automatic date update in version.inGDB Administrator1-1/+1
2016-05-17Fix -exec-run not running asynchronously with mi-async on (PR gdb/18077)Simon Marchi5-4/+102
2016-05-17Rename OP_F90_RANGE to OP_RANGE.Tom Tromey10-50/+65
2016-05-17Add Rust documentationTom Tromey4-1/+109
2016-05-17Update gdb test suite for RustTom Tromey13-1/+1015