aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra35-64/+97
2014-10-15Fix gnuv3_pass_by_reference to treat dynamic classes as non-trivial.Siva Chandra2-0/+10
2014-10-15Add new non-trial return value tests.Siva Chandra3-0/+53
2014-10-15Fix gnuv3_pass_by_reference to lookup copy c-tors with qualified args.Siva Chandra2-5/+18
2014-10-15Non trivial return value tests.Siva Chandra3-0/+114
2014-10-15Bump bfd version.Tristan Gingold13-61/+86
2014-10-15src-release.sh: configure using --target.Tristan Gingold2-1/+5
2014-10-15Fix py-parameter.exp for remote hostYao Qi2-1/+13
2014-10-15Fix file name matching on remote host.Yao Qi4-7/+39
2014-10-15Clean up gdb.python/ testsYao Qi4-7/+15
2014-10-15Allow unquoted = as the first character in ldscript input_list namesHans-Peter Nilsson4-18/+49
2014-10-15If "=" is the first character in a ldscript input file, force a sysroot prefix.Hans-Peter Nilsson2-0/+23
2014-10-15Add sysroot-prefix ld linker tests.Hans-Peter Nilsson4-0/+194
2014-10-15lib/ld-lib.exp (check_sysroot_available): New proc.Hans-Peter Nilsson2-0/+22
2014-10-15ld.texinfo: "=" path-prefix forces sysroot in scripts not only SEARCH_DIRHans-Peter Nilsson2-1/+7
2014-10-15ld.texinfo: Clarify that sysroot affects "=" expansion.Hans-Peter Nilsson2-1/+7
2014-10-15ChangeLog typo fixAlan Modra1-1/+1
2014-10-15Fix memory overflow issue about strncatChen Gang2-1/+5
2014-10-15daily updateAlan Modra1-1/+1
2014-10-14[Ada] Error adding/subtracting pointer value to/from integral.Joel Brobecker7-0/+121
2014-10-14gdb.dwarf2: Testsuite 64-bit pointer truncation fixesMaciej W. Rozycki5-35/+74
2014-10-14Only call {set,clear}_semaphore probe function if they are not NULLSergio Durigan Junior4-10/+25
2014-10-14Explicitly use language_c when evaluating a SDT probe argumentSergio Durigan Junior6-3/+159
2014-10-14Convert mov to lea only if r_offset >= 2H.J. Lu3-0/+10
2014-10-14Fix fail in mi-var-child.exp and mi-var-display.expYao Qi6-10/+69
2014-10-14Use mi_varobj_update in mi-var-child.exp and mi2-var-child.expYao Qi3-60/+83
2014-10-14Add NEWS markers for 2.25.Tristan Gingold7-0/+19
2014-10-14Avoid undefined behaviour with signed expressionsAlan Modra9-26/+43
2014-10-14Correct fscanf char field countAlan Modra2-3/+9
2014-10-14sparc-aout and sparc-coff breakageAlan Modra2-1/+7
2014-10-14daily updateAlan Modra1-1/+1
2014-10-13Change name of file name test in py-objfile.exp.Doug Evans2-1/+5
2014-10-13Fix dw2-op-out-param.S CU offset values.Doug Evans2-20/+25
2014-10-13fix file paths in previous commitDoug Evans1-2/+2
2014-10-13Remove some code duplication in py-objfile.c, py-progspace.c.Doug Evans3-100/+70
2014-10-13Run eh_frame optimisation for relocatable linkAlan Modra5-17/+44
2014-10-13Fix "save breakpoints" for "catch" commandJan Kratochvil4-6/+29
2014-10-13daily updateAlan Modra1-1/+1
2014-10-12Fix "save breakpoints" for "disable $bpnum" command.Jan Kratochvil5-2/+19
2014-10-12Use gdb_test_sequence in gdb.base/save-bp.exp.Jan Kratochvil2-2/+17
2014-10-12daily updateAlan Modra1-1/+1
2014-10-11Sync libiberty with upstream GCC.Iain Buclaw19-30/+2576
2014-10-11Enable qTStatus packet in case it is disabledYao Qi2-0/+10
2014-10-11Get GDBserver pid on remote targetYao Qi3-2/+33
2014-10-11Clean up server-kill.expYao Qi2-4/+4
2014-10-11No longer pull thread list explicitlyYao Qi4-21/+9
2014-10-11daily updateAlan Modra1-1/+1
2014-10-10Delete IRIX supportPedro Alves23-1321/+52
2014-10-10Microblaze: Reject invalid target descriptionsAjit Kumar Agarwal2-1/+12
2014-10-10Cache the vsyscall/vDSO range per-inferiorPedro Alves2-2/+113