aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-17Add support for the Rust languageTom Tromey12-7/+4904
2016-05-17Add array start and end strings to generic_val_print_decorationsTom Tromey7-10/+36
2016-05-17Add self-test framework to gdbTom Tromey13-2/+191
2016-05-17Make gdb expression debugging handle OP_F90_RANGETom Tromey2-0/+63
2016-05-17Fix latent yacc-related bug in gdb/Makefile.in init.c ruleTom Tromey2-0/+6
2016-05-17Add DW_LANG_RustTom Tromey2-1/+10
2016-05-17Check global CC in at_least_gcc_versionH.J. Lu2-0/+6
2016-05-17Fix date in ChangeLogH.J. Lu1-1/+1
2016-05-17Make ARMv8-M GAS tests pass on non ELF targetsThomas Preud'homme16-22/+43
2016-05-17Place progmem data from AVR's libc before other progmem data.Senthil Kumar Selvaraj3-0/+14
2016-05-17LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki19-83/+104