aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-05gdb/: Require a C++ compilerPedro Alves13-190/+51
2016-09-05Fix PR19927: Avoid unwinder recursion if sniffer uses calls parse_and_evalPedro Alves5-32/+76
2016-09-05Automatic date update in version.inGDB Administrator1-1/+1
2016-09-04Automatic date update in version.inGDB Administrator1-1/+1
2016-09-03Removed redundant line remote-utils.cAkash Trehan2-1/+6
2016-09-03Automatic date update in version.inGDB Administrator1-1/+1
2016-09-02Handle ARM-specific --target1-abs, --target1-rel and --target2 optionsDoug Kwan12-16/+484
2016-09-02Handle DW_OP_form_tls_addressTom Tromey6-7/+26
2016-09-02Limit pr20513c/pr20513d to Linux and GNU targetsH.J. Lu3-0/+8
2016-09-02[GDBserver] Replace "reinsert_breakpoint" with "single_step_breakpoint"Yao Qi3-89/+90
2016-09-02Skip floating point tests in return-nodebug.exp if gdb_skip_float_test is trueYao Qi2-0/+10
2016-09-02Detect broken ptrace in gdb_skip_float_testYao Qi12-28/+156
2016-09-02Automatic date update in version.inGDB Administrator1-1/+1
2016-09-01Add tests for PR ld/20513H.J. Lu9-0/+84
2016-09-01Share target_wait prototype between GDB and gdbserverSergio Durigan Junior6-12/+37
2016-09-01Use target_continue{,_no_signal} instead of target_resumeSergio Durigan Junior9-31/+60
2016-09-012016-09-01 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme2-3/+12
2016-09-01Don't treat .opd section specially when ELFv2Alan Modra2-10/+26
2016-09-01Automatic date update in version.inGDB Administrator1-1/+1
2016-08-31Fix lwp_suspend/unsuspend imbalance in linux_wait_1Antoine Tremblay2-18/+23
2016-08-31Fix a typo in commentYao Qi2-1/+5
2016-08-31Ignore symbols defined in SHF_EXCLUDE sectionsAlan Modra2-0/+11
2016-08-31[GOLD] Further tidy to powerpc can_add_to_stub_groupAlan Modra2-19/+27
2016-08-31PowerPC64, correct grouping of stubs for ld.bfdAlan Modra2-24/+26
2016-08-31Adjust VLE testsuiteAlan Modra6-107/+105
2016-08-31PowerPC VLE sh_flags and p_flagsAlan Modra4-42/+71
2016-08-31[GOLD] Add debug output for powerpc section groupingAlan Modra3-3/+21
2016-08-31Automatic date update in version.inGDB Administrator1-1/+1
2016-08-30Fixed issue with NULL pointer access on header var.Cupertino Miranda2-1/+8
2016-08-30Fix order of inferiors in "thread apply all"Andreas Arnez4-1/+15
2016-08-30Made tests to XFAIL for arc*-*-elf*.Cupertino Miranda3-0/+7
2016-08-30Partially revert previous delta - move limit testing code to first scan over ...Nick Clifton2-15/+12
2016-08-30Fix more potential seg-faults in gprof.Nick Clifton2-2/+24
2016-08-30ppc apuinfo for spe parsed incorrectlyAlan Modra2-0/+6
2016-08-30[GOLD] correct grouping of stubsAlan Modra2-33/+81
2016-08-30Automatic date update in version.inGDB Administrator1-1/+1
2016-08-29Run PR ld/19784 tests only if ifunc attribute worksH.J. Lu2-38/+52
2016-08-29Check the external compression header sizeH.J. Lu2-4/+11
2016-08-29i386: Issue an error on non-PIC call to IFUNC in PIC objectH.J. Lu15-44/+101
2016-08-29gdb.base/default.exp regressionJan Kratochvil2-2/+4
2016-08-29Automatic date update in version.inGDB Administrator1-1/+1
2016-08-28PR gold/20529 - relaxing loop never ends.Han Shen2-3/+35
2016-08-28Automatic date update in version.inGDB Administrator1-1/+1
2016-08-27Lack of SHF_GROUP sections result in ld segfaultAlan Modra2-4/+26
2016-08-27Fix commit 980aa3e6Alan Modra2-4/+25
2016-08-27Automatic date update in version.inGDB Administrator1-1/+1
2016-08-26opcodes, gas: fix mnemonic of sparc camellia_flJose E. Marchesi5-3/+14
2016-08-26Reduce parameter list in bfd_elf32_arm_target_relocsThomas Preud'homme6-95/+145
2016-08-262016-08-26 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme2-0/+10
2016-08-26Add missing ARMv8-M special registersThomas Preud'homme8-80/+366