aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-17Use unsuspend_all_lwpsYao Qi2-1/+6
2016-05-17Automatic date update in version.inGDB Administrator1-1/+1
2016-05-16Match shell_prompt # in batch-preserve-term-settings.expYao Qi2-2/+6
2016-05-16V850/BFD: Call `_bfd_elf_copy_private_bfd_data' againMaciej W. Rozycki4-8/+25
2016-05-16m32r: make mach_table static and constTrevor Saunders2-1/+5
2016-05-16tc-vax.c: make prototype of flonum_gen2vax match its definitionTrevor Saunders2-1/+6
2016-05-16stop defining linkrelax in multiple placesTrevor Saunders3-6/+12
2016-05-16m68hc11: make some vars type bfd_reloc_code_real_typeTrevor Saunders2-4/+11
2016-05-16ld/testsuite/ld-elf/flags1.d: Update the xfail listMaciej W. Rozycki2-8/+4
2016-05-16Automatic date update in version.inGDB Administrator1-1/+1
2016-05-15SH64/GAS: Fix a -Wwrite-strings build failureMaciej W. Rozycki2-1/+5
2016-05-15ld/testsuite/ld-elf/flags1.d: Update for `*-*-nacl*' xfail removalMaciej W. Rozycki2-1/+5
2016-05-15Automatic date update in version.inGDB Administrator1-1/+1
2016-05-14Remove redundant sizeof on EXPECTED_VIEW_LENGTHH.J. Lu3-2/+9
2016-05-14Automatic date update in version.inGDB Administrator1-1/+1
2016-05-13Accept valid one byte signed and unsigned values for the IMM8 operand.Peter Bergner5-1/+14
2016-05-13Don't convert GOTPCREL relocation against large sectionH.J. Lu8-1/+65
2016-05-13Fix build breakageAlan Modra2-1/+4
2016-05-13Set dynamic tag VMA and size from dynamic section when possibleAlan Modra34-186/+200
2016-05-13ld -z combreloc elf_link_sort_relocsAlan Modra2-19/+60
2016-05-13use XNEW and related macros moreTrevor Saunders55-267/+365
2016-05-13use xstrdup, xmemdup0 and concat moreTrevor Saunders26-229/+137
2016-05-13Automatic date update in version.inGDB Administrator1-1/+1
2016-05-12Handle symbols defined/referenced only within IRH.J. Lu9-5/+796
2016-05-12PR symtab/19999 gdb unable to resolve vars with fission+PIEDoug Evans6-4/+567