aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-08Remove some unneeded casts from remote.cTom Tromey2-4/+9
2016-09-08Allow PROCESSOR_IAMCU for Intel MCUH.J. Lu2-1/+6
2016-09-08Automatic date update in version.inGDB Administrator1-1/+1
2016-09-07X86: Allow additional ISAs for IAMCU in assemblerH.J. Lu14-39/+55
2016-09-07[arm] Automatically enable CRC instructions on supported ARMv8-A CPUs.Richard Earnshaw4-9/+20
2016-09-07Automatic date update in version.inGDB Administrator1-1/+1
2016-09-06new-ui command: gdb internal errors if input is already pendingPedro Alves6-3/+194
2016-09-06Introduce make_cleanup_restore_current_uiPedro Alves6-8/+27
2016-09-06Resolve size relocation with copy relocationH.J. Lu6-1/+39
2016-09-06Do not pass host compiler sanitization flags on to linker testsuite.Nick Clifton3-4/+21
2016-09-06Support 128-bit IEEE floating-point types on Intel and PowerUlrich Weigand8-0/+334
2016-09-06Add gdbarch callback to provide formats for debug info float typesUlrich Weigand10-68/+141
2016-09-06Add missing format for built-in floating-point typesUlrich Weigand10-26/+49
2016-09-06Remove TYPE_NOSIGN "char" hackUlrich Weigand4-7/+13
2016-09-06Remove obsolete TYPE_FLAG_... valuesUlrich Weigand8-84/+58
2016-09-06Unify init_type and arch_type interface and helpersUlrich Weigand6-317/+388
2016-09-06Add some missing arch_..._type helpersUlrich Weigand7-30/+56
2016-09-06Fix TYPE_SPECIFIC_FIELD for types created via arch_typeUlrich Weigand2-16/+31
2016-09-06Fix typo in ada_language_arch_infoUlrich Weigand2-1/+6
2016-09-06Fix a problem in readelf where memcpy could be called with a NULL second argu...Nick Clifton2-3/+11
2016-09-06Fix PR ld/20545 - relaxation bugs in avr backendSenthil Kumar Selvaraj7-7/+94
2016-09-06Automatic date update in version.inGDB Administrator1-1/+1
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