Age | Commit message (Expand) | Author | Files | Lines |
2009-06-07 | * auxv.c (procfs_xfer_auxv): Change type of the `object' argument | Pedro Alves | 3 | -22/+17 |
2009-06-07 | * inferior.h (procfs_first_available): Move declaration to... | Pedro Alves | 4 | -5/+17 |
2009-06-07 | * inferior.h (proc_iterate_over_mappings): Delete declaration. | Pedro Alves | 4 | -29/+6 |
2009-06-07 | * target.h (struct target_ops): Make to_has_all_memory, | Pedro Alves | 26 | -241/+432 |
2009-06-07 | Tiny formatting fix. | Pedro Alves | 1 | -1/+1 |
2009-06-07 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-06-06 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-06-05 | * varobj.c (update_dynamic_varobj_children): Wrap error text in | Tom Tromey | 2 | -7/+14 |
2009-06-05 | * mi/mi-main.c (mi_cmd_exec_continue) | Vladimir Prus | 2 | -2/+8 |
2009-06-05 | * corelow.c (core_open): Check for core_gdbarch before calling | Aleksandar Ristovski | 2 | -1/+8 |
2009-06-05 | * c-exp.y (parse_number): Don't use K&R definition. | Tom Tromey | 2 | -8/+9 |
2009-06-05 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-06-04 | gdb/ | Jan Kratochvil | 2 | -1/+6 |
2009-06-04 | * gdbint.texinfo: Rename formal parameters to gdbarch function | Ulrich Weigand | 2 | -5/+10 |
2009-06-04 | * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS. | Ulrich Weigand | 12 | -79/+178 |
2009-06-04 | * symfile.c (reread_symbols): Reset psymtabs_addrmap to NULL | Doug Evans | 2 | -0/+6 |
2009-06-04 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-06-03 | * target.c: Include "exec.h". | Pedro Alves | 11 | -291/+434 |
2009-06-03 | * value.h (struct internalvar): Remove. | Ulrich Weigand | 12 | -157/+304 |
2009-06-03 | * scm-lang.c (builtin_type_scm): Remove. | Ulrich Weigand | 5 | -56/+121 |
2009-06-03 | ChangeLog: | Ulrich Weigand | 2 | -205/+217 |
2009-06-03 | * dfp.h (decimal_binop): Convert LEN_RESULT to input parameter. | Ulrich Weigand | 4 | -56/+38 |
2009-06-03 | * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64. | Doug Evans | 3 | -14/+62 |
2009-06-03 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-06-02 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-06-01 | 2009-05-29 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2 | -1/+9 |
2009-06-01 | 2009-06-01 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -4/+5 |
2009-06-01 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-05-31 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-05-30 | * gdb.base/macscp.exp (info_macro): Return undefined if undefined. | Pierre Muller | 2 | -2/+33 |
2009-05-30 | * infrun.c (prepare_to_proceed): Document. Assert !non_stop. | Doug Evans | 5 | -2/+314 |
2009-05-30 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-05-29 | * mi/mi-interp.c (mi_on_resume): Initialize `count' to 0. | Pedro Alves | 2 | -1/+5 |
2009-05-29 | * i386-tdep.c (i386_go32_init_abi): Use SVR4 register numbering | Eli Zaretskii | 2 | -0/+12 |
2009-05-29 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-05-28 | gdb/ | Pedro Alves | 7 | -19/+267 |
2009-05-28 | gdb | Tom Tromey | 4 | -5/+14 |
2009-05-28 | 2009-05-28 Pierre Muller <muller@ics.u-strasbg.fr> | Paul Pluzhnikov | 4 | -8/+18 |
2009-05-28 | gdb | Tom Tromey | 15 | -61/+961 |
2009-05-28 | gdb | Tom Tromey | 19 | -55/+1399 |
2009-05-28 | 2009-05-27 Tom Tromey <tromey@redhat.com> | Tom Tromey | 31 | -128/+239 |
2009-05-28 | gdb | Tom Tromey | 13 | -6/+1339 |
2009-05-28 | gdb | Tom Tromey | 10 | -0/+530 |
2009-05-28 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-05-27 | gdb/ | Pedro Alves | 6 | -0/+172 |
2009-05-27 | * nto-procfs.c (get_regset): Pass correct pointer. | Aleksandar Ristovski | 2 | -1/+5 |
2009-05-27 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-05-26 | * dwarf2read.c (follow_die_ref): Add comment. | Doug Evans | 2 | -4/+15 |
2009-05-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-05-25 | * procfs.c (procfs_wait): Add options parameter. | Pierre Muller | 2 | -2/+6 |