Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-05-30 | fix varobj.c | Tom Tromey | 2 | -3/+6 |
2013-05-30 | make a cleanup unconditionally in tracepoint.c | Tom Tromey | 2 | -4/+9 |
2013-05-30 | fix two buglets in breakpoint.c | Tom Tromey | 2 | -4/+10 |
2013-05-30 | fix cleanup handling in macho_symfile_read | Tom Tromey | 2 | -2/+7 |
2013-05-30 | fix cleanup handling in m32r_load | Tom Tromey | 2 | -0/+5 |
2013-05-30 | fix list_available_thread_groups | Tom Tromey | 2 | -1/+8 |
2013-05-30 | cleanup fixes for inf-ptrace.c | Tom Tromey | 2 | -8/+12 |
2013-05-30 | cleanup fixes for remote-mips.c | Tom Tromey | 2 | -4/+22 |
2013-05-30 | fix up cleanup handling in internal_vproblem | Tom Tromey | 2 | -0/+6 |
2013-05-30 | fix linespec bug noticed by the checker | Tom Tromey | 2 | -1/+5 |
2013-05-30 | remove erroneous return from setup_user_args | Tom Tromey | 2 | -5/+6 |
2013-05-30 | fix cleanups in som_symtab_read | Tom Tromey | 2 | -1/+8 |
2013-05-30 | fix print_command_1 | Tom Tromey | 2 | -6/+7 |
2013-05-30 | some cleanup checker fixes | Tom Tromey | 6 | -7/+40 |
2013-05-30 | add the cleanup checker | Tom Tromey | 3 | -1/+371 |
2013-05-30 | windows_delete_thread: Add missing space in cast expression | Joel Brobecker | 2 | -1/+6 |
2013-05-30 | 2013-05-30 Hafiz Abid Qadeer <abidh@codesourcery.com> | Hafiz Abid Qadeer | 2 | -1/+9 |
2013-05-30 | gdb/ | Yao Qi | 4 | -9/+17 |
2013-05-30 | Fix build breakage with Python 2.4. | Pedro Alves | 2 | -1/+9 |
2013-05-30 | gdb/ | Yao Qi | 2 | -4/+11 |
2013-05-30 | gdb/ | Yao Qi | 4 | -1/+16 |
2013-05-30 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2013-05-30 | daily update | Alan Modra | 1 | -1/+1 |
2013-05-29 | gas/ | Maciej W. Rozycki | 12 | -3/+119 |
2013-05-29 | * dwarf2.c (struct dwarf2_debug): Add fields for handling | Nick Clifton | 4 | -46/+320 |
2013-05-29 | [remote] Insert breakpoints in the right process. | Pedro Alves | 2 | -0/+48 |
2013-05-29 | [AArch64] Remove all traces of aarch64-without-fpu.xml. | Pedro Alves | 6 | -108/+11 |
2013-05-29 | binutils/ | Cary Coutant | 43 | -977/+1031 |
2013-05-29 | daily update | Alan Modra | 1 | -1/+1 |
2013-05-29 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2013-05-28 | gas/ | Maciej W. Rozycki | 17 | -1/+186 |
2013-05-28 | Correct the relocation names for R_AARCH64_TLSDESC_LD_PREL19 and R_AARCH64_TL... | Yufeng Zhang | 12 | -31/+73 |
2013-05-28 | gas/ | Kyrylo Tkachov | 5 | -16/+26 |
2013-05-28 | [GDBserver][AArch64] Remove references to aarch64-without-fpu.xml. | Pedro Alves | 4 | -8/+11 |
2013-05-28 | [AArch64] Range check only resolved relocations. | Marcus Shawcroft | 13 | -26/+115 |
2013-05-28 | gdb/ | Yao Qi | 2 | -6/+9 |
2013-05-28 | daily update | Alan Modra | 1 | -1/+1 |
2013-05-28 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2013-05-27 | bfd: Make bfd_cache_max_open depend on actual open file limit. | Mark Wielaard | 6 | -13/+65 |
2013-05-27 | daily update | Alan Modra | 1 | -1/+1 |
2013-05-27 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2013-05-26 | daily update | Alan Modra | 1 | -1/+1 |
2013-05-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2013-05-25 | daily update | Alan Modra | 1 | -1/+1 |
2013-05-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2013-05-24 | opcodes/ | Richard Sandiford | 6 | -1/+16 |
2013-05-24 | gdb/testsuite/ | Jan Kratochvil | 2 | -4/+31 |
2013-05-24 | 2013-05-24 Gary Benson <gbenson@redhat.com> | Gary Benson | 4 | -3/+12 |
2013-05-24 | gdb/ | Yao Qi | 4 | -19/+17 |
2013-05-24 | [gdbserver] Don't assume vCont;r ADDR1,ADDR2 comes with a ptid attached. | Pedro Alves | 2 | -8/+13 |