aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-12Use correct regexp syntax in ARM PR20068 testNick Clifton2-2/+7
2016-05-13ld -z combreloc reloc sortingAlan Modra2-2/+6
2016-05-12Automatic date update in version.inGDB Administrator1-1/+1
2016-05-11Update pr20068 test to allow for big endian ARM configurationNick Clifton2-2/+8
2016-05-11Add MIPS32 DSPr3 support.Matthew Fortune17-6/+126
2016-05-11[HPPA] Attach linker created dynamic sections to stub bfdAlan Modra5-16/+40
2016-05-11ld --gc-sections fail with __tls_get_addr_optAlan Modra12-0/+190
2016-05-11Ensure that padding in the constant pool uses constant values.Nick Clifton4-0/+37
2016-05-11[AArch64] Remove redundant tls relax in elfNN_aarch64_final_link_relocateJiong Wang2-13/+8
2016-05-11oops - fix up changelog entryNick Clifton1-1/+9
2016-05-11Skip new ARM security extension tests on non-ELF based targets.Nick Clifton11-25/+24