aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-29 * dwarf2.c (struct dwarf2_debug): Add fields for handlingNick Clifton4-46/+320
2013-05-29[remote] Insert breakpoints in the right process.Pedro Alves2-0/+48
2013-05-29[AArch64] Remove all traces of aarch64-without-fpu.xml.Pedro Alves6-108/+11
2013-05-29binutils/Cary Coutant43-977/+1031
2013-05-29daily updateAlan Modra1-1/+1
2013-05-29*** empty log message ***gdbadmin1-1/+1
2013-05-28 gas/Maciej W. Rozycki17-1/+186
2013-05-28Correct the relocation names for R_AARCH64_TLSDESC_LD_PREL19 and R_AARCH64_TL...Yufeng Zhang12-31/+73
2013-05-28gas/Kyrylo Tkachov5-16/+26
2013-05-28[GDBserver][AArch64] Remove references to aarch64-without-fpu.xml.Pedro Alves4-8/+11
2013-05-28[AArch64] Range check only resolved relocations.Marcus Shawcroft13-26/+115
2013-05-28gdb/Yao Qi2-6/+9
2013-05-28daily updateAlan Modra1-1/+1
2013-05-28*** empty log message ***gdbadmin1-1/+1
2013-05-27bfd: Make bfd_cache_max_open depend on actual open file limit.Mark Wielaard6-13/+65
2013-05-27daily updateAlan Modra1-1/+1
2013-05-27*** empty log message ***gdbadmin1-1/+1
2013-05-26daily updateAlan Modra1-1/+1
2013-05-26*** empty log message ***gdbadmin1-1/+1
2013-05-25daily updateAlan Modra1-1/+1
2013-05-25*** empty log message ***gdbadmin1-1/+1
2013-05-24opcodes/Richard Sandiford6-1/+16
2013-05-24gdb/testsuite/Jan Kratochvil2-4/+31
2013-05-242013-05-24 Gary Benson <gbenson@redhat.com>Gary Benson4-3/+12
2013-05-24gdb/Yao Qi4-19/+17
2013-05-24[gdbserver] Don't assume vCont;r ADDR1,ADDR2 comes with a ptid attached.Pedro Alves2-8/+13
2013-05-24gdb/testsuite/Yao Qi3-2/+22
2013-05-24Fix gdb.info build failureJoel Brobecker2-1/+11
2013-05-24Update to load fission.exp.Doug Evans1-15/+3
2013-05-24 * boards/fission-dwp.exp: New file.Doug Evans2-0/+65
2013-05-24 * contrib/cc-with-tweaks.sh (-p): Handle no dwo files.Doug Evans2-4/+11
2013-05-24 * aarch64.c (aarch64_find_call): Promote to bfd_vma before signAlan Modra2-1/+6
2013-05-24daily updateAlan Modra1-1/+1
2013-05-24*** empty log message ***gdbadmin1-1/+1
2013-05-23common/filestuff.c: No sockets on DJGPP.Pedro Alves5-3/+23
2013-05-23dwarf2read.c: Don't assume uint32_t is unsigned int on all hosts.Pedro Alves2-9/+15
2013-05-23range stepping: testsPedro Alves6-0/+541
2013-05-23range stepping: gdbserver (x86 GNU/Linux)Pedro Alves8-12/+141
2013-05-23range stepping: gdbPedro Alves8-1/+245
2013-05-23Convert rs->support_vCont_t to a struct.Pedro Alves2-5/+24
2013-05-23Factor out in-stepping-range checks.Pedro Alves4-4/+20
2013-05-232013-05-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel5-10/+21
2013-05-23mi/mi-cmd-break.c: Use xsnprintf instead of sprintf (ARI fix)Joel Brobecker2-1/+7
2013-05-23Document new <data-dir>/system-gdbinit areaJoel Brobecker3-0/+46
2013-05-23 * format.c (bfd_check_format_matches): Don't match a target inAlan Modra2-1/+28
2013-05-23daily updateAlan Modra1-1/+1
2013-05-23*** empty log message ***gdbadmin1-1/+1
2013-05-22 * ada-lang.c (is_known_support_routine): Add explicit free ofKeith Seitz5-17/+53
2013-05-22 PR c++/15401:Tom Tromey5-12/+28
2013-05-22include/opcode/Richard Sandiford12-9/+226