aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-15delete thread_id_to_gdb_id, unusedDoug Evans3-16/+5
2014-01-16daily updateAlan Modra1-1/+1
2014-01-15AArch64: gdb.base/float.exp: Fix `info float' testMaciej W. Rozycki2-1/+7
2014-01-15* dwarf2read.c (open_and_init_dwp_file): Use pulongest to print uint32_t.Doug Evans2-4/+11
2014-01-15move the "main" data into the per-BFD objectTom Tromey7-4/+68
2014-01-15move main name into the progspaceTom Tromey2-11/+81
2014-01-15make language_of_main staticTom Tromey6-22/+37
2014-01-15move the entry point info into the per-bfd objectTom Tromey4-18/+36
2014-01-15relocate the entry point address when usedTom Tromey4-18/+38
2014-01-15change solib-frv to use entry_point_address_queryTom Tromey2-5/+8
2014-01-15gdb: Add a NEWS entry for ARM record/replay improvementsOmair Javaid2-0/+9
2014-01-15gdb: ARM: Update configure.tgt and enable gdb.reverse testsuiteOmair Javaid2-2/+9
2014-01-15gdb: ARM: Add support for thumb32 instructions recordingOmair Javaid2-7/+614
2014-01-15gdb: ARM: Adds support for recording system call instructionsOmair Javaid5-23/+297
2014-01-15gdb: ARM: Fix for bug in pop instruction decodingOmair Javaid2-1/+6
2014-01-15gdb: ARM: Fix for bugs in push and ldm instructions decodingOmair Javaid2-43/+23
2014-01-15gdb: ARM: Fix for memory record corruption due to 64bit addressesOmair Javaid2-1/+5
2014-01-15Fix go32-nat.c build fallout from to_detach constification.Pedro Alves2-25/+11
2014-01-15Silence uninitialized warning on ehdr_start_saveH.J. Lu2-1/+7
2014-01-15introduce async_callback_ftypeTom Tromey2-1/+11
2014-01-15Fix small style violation in py-value.c:get_field_typeJoel Brobecker2-5/+8
2014-01-15Add missing empty line after declarations in "if" block (py-type.c).Joel Brobecker2-0/+6
2014-01-15Small fixes to the GDB/MI Output Syntax grammar.Joel Brobecker2-7/+13
2014-01-15Revert the last changeH.J. Lu3-10/+10
2014-01-15non-PIC references to __ehdr_start in pie and sharedAlan Modra7-0/+44
2014-01-14psymtab cleanup patch 3/3Doug Evans6-40/+62
2014-01-14psymtab cleanup patch 2/3Doug Evans5-15/+45
2014-01-14psymtab cleanup patch 1/3Doug Evans6-35/+54
2014-01-14Don't discard relocs against __ehdr_startH.J. Lu3-4/+17
2014-01-14Revert the last changeH.J. Lu3-14/+10
2014-01-15daily updateAlan Modra1-1/+1
2014-01-14Don't update reloc count if there are any non pc-relative relocsH.J. Lu3-4/+21
2014-01-14Fix "is a record target open" checks.Pedro Alves7-12/+66
2014-01-142014-01-14 Michael Hudson-Doyle <michael.hudson@linaro.org>Christophe Lyon2-5/+12
2014-01-14Change 'len''s type from LONGEST to ULONGEST: gdbarch methods core_xfer_share...Yao Qi6-10/+21
2014-01-14Change 'len' of linux_common_xfer_osdata to ULONGEST.Yao Qi3-12/+28
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi33-74/+142
2014-01-14Use target_xfer_partial_ftype for rs6000_xfer_shared_librariesYao Qi2-4/+6
2014-01-14 * lib/ld-lib.exp (default_ld_link): Remove support for ldflags.Vidya Praveen2-9/+6
2014-01-14 PR gas/16434Nick Clifton2-7/+13
2014-01-13Use bitpos and type to lookup a gdb.Field object when its name is 'None'.Siva Chandra10-18/+208
2014-01-13PR symtab/16426Doug Evans4-1/+62
2014-01-14daily updateAlan Modra1-1/+1
2014-01-13remove obsolete declarationTom Tromey2-2/+4
2014-01-13remove use_windowsTom Tromey6-24/+8
2014-01-13remove unused deprecated_flush_hook declarationTom Tromey2-1/+4
2014-01-13Fix set auto-load safe-path false warning regression (PR 16216)Jan Kratochvil2-15/+32
2014-01-13Have regdat.sh always rewrite the output register filePatrick Palka2-13/+5
2014-01-13New "make check-headers" rule.Pedro Alves2-0/+27
2014-01-13remove deprecated_set_hookTom Tromey4-9/+6