aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-03Emit inferior, thread and frame selection events to all UIsAntoine Tremblay23-88/+503
2016-10-03Automatic date update in version.inGDB Administrator1-1/+1
2016-10-02Automatic date update in version.inGDB Administrator1-1/+1
2016-10-01Automatic date update in version.inGDB Administrator1-1/+1
2016-09-30PR 20627: Use resume_stop to stop lwpYao Qi2-1/+11
2016-09-30Don't assign alt twiceH.J. Lu2-1/+5
2016-10-01Add missing dependencies to BFD_H_FILESAlan Modra3-6/+14
2016-09-30[AArch64] PR target/20553, fix opcode mask for SIMD multiply by elementJiong Wang5-4/+31
2016-09-30v850 linker scriptsAlan Modra3-2/+8
2016-09-30Fix pr20528 testsuiteAlan Modra3-0/+13
2016-09-30Remove syntactic sugarAlan Modra120-1217/+1265
2016-09-30Better ld --fatal-warnings supportAlan Modra2-3/+23
2016-09-30Make bfd_error_handler_type like vprintfAlan Modra12-62/+57
2016-09-30Automatic date update in version.inGDB Administrator1-1/+1
2016-09-29Update tests to account for the L operand being compulsory.Peter Bergner3-4/+10
2016-09-29Don't merge 2 sections with different SHF_EXCLUDEH.J. Lu6-1/+48
2016-09-29PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regressionJan Kratochvil8-5/+133
2016-09-29Frame info dump: Fix bad register marks.Andreas Krebbel1-10/+23
2016-09-29Add .cfi_val_offset GAS command.Andreas Krebbel7-2/+78
2016-09-29Disallow 3-operand cmp[l][i] for ppc64Alan Modra8-77/+59
2016-09-29Display .gnu.attributes tags for powerpc64Alan Modra2-0/+6
2016-09-29Automatic date update in version.inGDB Administrator1-1/+1
2016-09-28Fix PR 20345 - call_function_by_hand_dummy: Assertion `tp->thread_fsm == &sm-...Pedro Alves5-0/+105
2016-09-28Small improvements to the remote protocol manualTom Tromey2-27/+51
2016-09-28Fix seg-fault in the linker introduced by the previous delta.Akihiko Odaki5-286/+230
2016-09-28Automatic date update in version.inGDB Administrator1-1/+1
2016-09-28[ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP24 for relocatio...Christophe Lyon8-6/+262
2016-09-27Don't treat as separate symbols if unversioned symbol is undefined.Cary Coutant2-0/+7
2016-09-27Add archives and make stamps to the .gitignore file.Simon Marchi2-0/+14
2016-09-27Ensure that the timestamp in PE/COFF headers is always initialised.Nick Clifton2-0/+8
2016-09-27Detect the magic address of EXC_RETURN in ARM coretx-m profileFredrik Hederstierna2-9/+65
2016-09-27Automatic date update in version.inGDB Administrator1-1/+1
2016-09-26tc-xtensa.c: fixup xg_reverse_shift_count typoTrevor Saunders2-1/+6
2016-09-26When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov27-55/+461
2016-09-26Fix the calculation of AMD64_PCRQUAD relocations.Awson2-1/+12
2016-09-26[ARC] ISA alignment.Claudiu Zissulescu6-36/+74
2016-09-26PowerPC .gnu.attributesAlan Modra28-171/+259
2016-09-26[GOLD] regen testsuite/Makefile.inAlan Modra2-5/+6
2016-09-26[GOLD] warning fixesAlan Modra3-2/+8
2016-09-26Fix nm potential buffer overflowAlan Modra2-14/+28
2016-09-26Call debug_exit in linux_wait_1Yao Qi2-0/+17
2016-09-26Automatic date update in version.inGDB Administrator1-1/+1
2016-09-25Automatic date update in version.inGDB Administrator1-1/+1
2016-09-24Fix a use of target_mourn_inferior in windows-nat.cJon Turney2-1/+6
2016-09-24Automatic date update in version.inGDB Administrator1-1/+1
2016-09-23Use std::string rather than dyn-stringTom Tromey4-39/+27
2016-09-23Use std::vector in objfiles.cTom Tromey2-7/+11
2016-09-23Use std::string, std::vector in rust-lang.cTom Tromey2-22/+20
2016-09-23Use std::string in cp-namespace.cTom Tromey2-34/+22
2016-09-23Use std::string in break-catch-sig.cTom Tromey2-11/+11