Age | Commit message (Expand) | Author | Files | Lines |
2011-10-05 | sim: merge changes from common.m4 back into SIM_AC_COMMON | Mike Frysinger | 2 | -0/+13 |
2011-10-05 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-10-04 | daily update | Alan Modra | 1 | -1/+1 |
2011-10-04 | * gdb.python/py-value.c (main): Break before return. | Paul Koning | 2 | -1/+8 |
2011-10-04 | * python/py-type.c (typy_make_iter): Add forward declaration. | Paul Koning | 2 | -32/+15 |
2011-10-04 | * NEWS: Add entry for Python gdb.Type mapping methods. | Paul Koning | 2 | -0/+9 |
2011-10-04 | Fix misplaced documentation entry (Paul Koning, 2011-09-28) | Paul Koning | 2 | -2/+5 |
2011-10-04 | binutils/ | Carlos O'Donell | 6 | -4/+74 |
2011-10-04 | 2011-10-04 Kevin Pouget <kevin.pouget@st.com> | Kevin Pouget | 10 | -10/+53 |
2011-10-04 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-10-03 | daily update | Alan Modra | 1 | -1/+1 |
2011-10-03 | [doco] rephrase `presence of' with `support for'. | Joel Brobecker | 2 | -6/+12 |
2011-10-03 | [Ada/doco] Document the new -ada-task-info GDB/MI command. | Joel Brobecker | 2 | -1/+87 |
2011-10-03 | [Ada] Add field "thread-id" in -ada-task-info output | Joel Brobecker | 2 | -2/+36 |
2011-10-03 | [Ada] New GDB/MI command: -ada-tasks-info | Joel Brobecker | 6 | -1/+33 |
2011-10-03 | Crash sourcing Python script on Windows | Joel Brobecker | 2 | -2/+48 |
2011-10-03 | * gdb.base/jit.exp: Add testcase name to log message | Edjunior Barbosa Machado | 2 | -2/+6 |
2011-10-03 | * options.cc (parse_uint): Fix dereference of RETVAL. | Diego Novillo | 2 | -1/+5 |
2011-10-03 | * gdb.python/py-value.exp | Paul Koning | 2 | -0/+20 |
2011-10-03 | * python/py-value.c (valpy_get_address): Use Py_XINCREF. | Paul Koning | 2 | -1/+14 |
2011-10-03 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-10-02 | daily update | Alan Modra | 1 | -1/+1 |
2011-10-02 | gdb/ | Jan Kratochvil | 2 | -20/+20 |
2011-10-02 | thread-specific breakpoints not saved properly by save-breakpoint | Joel Brobecker | 5 | -0/+115 |
2011-10-02 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-10-01 | daily update | Alan Modra | 1 | -1/+1 |
2011-10-01 | gdb/testsuite/ | Jan Kratochvil | 2 | -1/+27 |
2011-10-01 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-10-01 | daily update | Alan Modra | 1 | -1/+1 |
2011-09-30 | * binutils/dwarf.h (dwarf_section_display_enum): Add missing enum | Cary Coutant | 2 | -0/+6 |
2011-09-30 | gdb.python/python.exp: fix up race | Marek Polacek | 2 | -2/+19 |
2011-09-30 | 2011-09-30 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 12 | -72/+205 |
2011-09-30 | PR ld/13235 | Alan Modra | 7 | -112/+126 |
2011-09-30 | gdbserver: add support for FDPIC loadmaps | Mike Frysinger | 4 | -11/+50 |
2011-09-30 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-09-30 | daily update | Alan Modra | 1 | -1/+1 |
2011-09-29 | 2011-09-29 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 12 | -18/+355 |
2011-09-29 | * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt): | Cary Coutant | 3 | -1/+22 |
2011-09-29 | * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow | Joseph Myers | 2 | -5/+7 |
2011-09-29 | lib/gdb.exp: Fix a typo | Marek Polacek | 2 | -1/+5 |
2011-09-29 | gdb.base/foll-fork.exp: fix up race | Marek Polacek | 2 | -2/+7 |
2011-09-29 | PR ld/13233 | Alan Modra | 2 | -2/+9 |
2011-09-29 | sim: bfin: use store buffer for VIT_MAX insns | Mike Frysinger | 4 | -2/+63 |
2011-09-29 | gdb/doc/ | Yao Qi | 2 | -2/+7 |
2011-09-29 | gdb/ | Yao Qi | 2 | -1/+5 |
2011-09-29 | Fix --gc-sections failure with symbol versioning. | H.J. Lu | 6 | -5/+39 |
2011-09-29 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-09-29 | daily update | Alan Modra | 1 | -1/+1 |
2011-09-28 | * gdb.python/py-type.c (enum E): New. | Paul Koning | 3 | -1/+40 |
2011-09-28 | * python/py-type.c (make_fielditem, typy_field_names, typy_items) | Paul Koning | 4 | -25/+425 |