aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-17"tfind" across unavailable-stack frames.Pedro Alves8-50/+139
2013-12-17Use _bfd_elf_copy_private_bfd_dataH.J. Lu11-231/+34
2013-12-17Rename index to indxH.J. Lu2-8/+12
2013-12-17Convert the unavailable vector to be bit, not byte, based.Andrew Burgess7-22/+625
2013-12-17Properly handle ljmp/lcall with invalid MODRM byteMichael Zolotukhin8-2/+63
2013-12-17 * peXXigen.c: Include wchar.h if available.Nick Clifton5-81/+1236
2013-12-17daily updateAlan Modra1-1/+1
2013-12-16 Fix compilation error for cygwin native build.Pierre Muller2-3/+19
2013-12-16* configure.ac: Add user-friendly check for native x86_64-linux multilibs. * ...fxcoudert3-0/+46
2013-12-16Add support to show the symbolic names of the MIPS CP1 registers.Andrew Bennett17-207/+984
2013-12-16Fix missing newline in error messageAndreas Schwab2-1/+6
2013-12-16Range of element index is too large on MIPS MSA element selection instructions.Andrew Bennett12-136/+162
2013-12-16PR 16329: remote debugging broken on Solaris.Pedro Alves2-0/+10
2013-12-16daily updateAlan Modra1-1/+1
2013-12-15Revert "Do not overwrite so_list's so_name in solib_map_sections"Joel Brobecker4-0/+43
2013-12-15Perf test case: skip-prologueYao Qi4-0/+165
2013-12-15daily updateAlan Modra1-1/+1
2013-12-14Correct elf_merge_st_other arguments for weak symbolsAlan Modra2-1/+9
2013-12-14daily updateAlan Modra1-1/+1
2013-12-132013-12-13 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2-2/+6
2013-12-13nameless LOAD_DLL_DEBUG_EVENT causes ntdll.dll to be missingJoel Brobecker4-0/+107
2013-12-13Do the target-waiting within do_initial_child_stuff on Windows.Pedro Alves3-15/+66
2013-12-13 * config/tc-msp430.c (mcu_types): Add some more 430X mcu names.Nick Clifton3-12/+45
2013-12-13 * lib/ld-lib.exp (default_ld_link): Use ldflags from board descriptionVidya Praveen2-0/+19
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen119-18/+28734
2013-12-13wrong dimension found in ada-lang.c:ada_array_bound_from_typeJoel Brobecker8-6/+181
2013-12-13Small style violation fix in ada_array_bound_from_typeJoel Brobecker2-1/+6
2013-12-122013-12-12 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra10-3/+251
2013-12-13daily updateAlan Modra1-1/+1
2013-12-12Also copy EI_OSABI fieldH.J. Lu4-6/+24
2013-12-12Remove bfd_elf32_bfd_set_private_bfd_flagsH.J. Lu2-2/+4
2013-12-12Add "#..."H.J. Lu2-0/+5
2013-12-12Add @cindex for section documenting the -list-features GDB/MI command.Joel Brobecker2-0/+6
2013-12-12Set ET_EXEC for -pie -Ttext-segment=H.J. Lu6-0/+60
2013-12-12breakpoint.c:insert_bp_location: Constify local.Pedro Alves2-3/+8
2013-12-12Eliminate UNSUPPORTED_ERROR.Pedro Alves5-24/+32
2013-12-11 * dwarf2read.c (lookup_dwo_cutu): Include name of dwp file inDoug Evans2-5/+24
2013-12-12daily updateAlan Modra1-1/+1
2013-12-11ld/testsuite/ld-aarch64: Fixup IFUNC tests to work on all targetsWill Newton3-16/+17
2013-12-11Remove shared object from -Ttext-segmentH.J. Lu2-2/+6
2013-12-11Add a test for --as-needed with symbol versioningH.J. Lu6-0/+39
2013-12-10Sanitize access to gdbarch on the SDT probe API (and fix ARM bug)Sergio Durigan Junior6-29/+71
2013-12-11Fix a bug in matching notifications.Yao Qi2-6/+14
2013-12-10add missing PR# to previous entryDoug Evans1-0/+1
2013-12-10PR 16286Doug Evans5-3/+60
2013-12-10Delete interp_exec_p.Doug Evans4-16/+10
2013-12-10Use $(INSTALL_PROGRAM_ENV) consistently.Roland McGrath12-48/+75
2013-12-11daily updateAlan Modra1-1/+1
2013-12-10Add call to get_compiler_info to gdb_compile_shlib.Andrew Burgess2-2/+14
2013-12-10Use target_read_code in skip_prologue (amd64)Yao Qi2-4/+13