Age | Commit message (Expand) | Author | Files | Lines |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -2/+2 |
2009-06-29 | * gdbtypes.h (struct builtin_type): Remove builtin_core_addr, | Ulrich Weigand | 1 | -7/+0 |
2009-06-28 | gdb/ | Daniel Jacobowitz | 1 | -37/+96 |
2009-06-17 | * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter, | Ulrich Weigand | 1 | -9/+9 |
2009-06-11 | * symtab.c (append_expanded_sal): Remove unused local variables. | Pedro Alves | 1 | -2/+0 |
2009-05-23 | * symtab.c (skip_prologue_using_lineinfo): New function. | Eli Zaretskii | 1 | -0/+56 |
2009-04-27 | * symtab.c (append_exact_match_to_sals): New function, extracted | Jerome Guitton | 1 | -35/+58 |
2009-03-31 | gdb | Tom Tromey | 1 | -0/+12 |
2009-03-13 | * symtab.c (lookup_symbol_in_language): Use a cleanup. | Tom Tromey | 1 | -5/+4 |
2009-03-02 | * symtab.c: Remove trailing whitespace throughout the file. | Doug Evans | 1 | -74/+71 |
2009-02-23 | (tiny change) | Joel Brobecker | 1 | -1/+1 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -1/+1 |
2009-02-06 | gdb/ | Thiago Jung Bauermann | 1 | -0/+10 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-01 | * symtab.c (search_symbols): Update. | Tom Tromey | 1 | -5/+2 |
2008-10-01 | * symtab.c (find_pc_sect_psymtab): Use MSYMBOL_TYPE. | Tom Tromey | 1 | -10/+10 |
2008-09-30 | gdb | Tom Tromey | 1 | -0/+54 |
2008-09-22 | * symtab.c (skip_prologue_using_sal): Treat two consecutive lines | Daniel Jacobowitz | 1 | -1/+33 |
2008-09-05 | * breakpoint.h (struct bp_location): Change type of section | Ulrich Weigand | 1 | -19/+22 |
2008-08-21 | * buildsym.c (add_symbol_to_list): Do not call | Daniel Jacobowitz | 1 | -1/+1 |
2008-08-20 | * objfiles.h (struct obj_section): Remove addr and endaddr fields. | Pedro Alves | 1 | -1/+2 |
2008-07-21 | gdb | Tom Tromey | 1 | -1/+1 |
2008-07-13 | * symtab.c (expand_line_sal): Fix a memory leak. | Joel Brobecker | 1 | -2/+2 |
2008-06-11 | * gdbarch.sh (gdbarch_skip_main_prologue): New. | Pierre Muller | 1 | -0/+15 |
2008-05-27 | * symtab.h (enum address_class): Remove LOC_REGPARM and | Andreas Schwab | 1 | -5/+1 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_BASEREG and | Ulrich Weigand | 1 | -1/+0 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_LOCAL_ARG. | Ulrich Weigand | 1 | -1/+0 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_INDIRECT and | Ulrich Weigand | 1 | -2/+0 |
2008-05-19 | * symtab.h (lookup_symbol_in_language): Update comment. | Pedro Alves | 1 | -4/+2 |
2008-05-19 | * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter. | Ulrich Weigand | 1 | -13/+6 |
2008-05-19 | * language.h (struct language_defn): Remove SYMTAB parameter from | Ulrich Weigand | 1 | -82/+27 |
2008-05-16 | gdb/ | Ulrich Weigand | 1 | -13/+71 |
2008-05-05 | * ada-lang.c: Update throughout to use symbol_matches_domain | Aleksandar Ristovski | 1 | -7/+29 |
2008-05-04 | gdb/ | Jan Kratochvil | 1 | -70/+121 |
2008-05-03 | * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete. | Daniel Jacobowitz | 1 | -34/+0 |
2008-05-03 | * linespec.c: Include "target.h". | Ulrich Weigand | 1 | -19/+38 |
2008-04-19 | * symtab.c: (multiple_symbols_modes, multiple_symbols_ask) | Mark Kettenis | 1 | -3/+3 |
2008-04-06 | Fix breakpoint condition that use member variables. | Vladimir Prus | 1 | -9/+33 |
2008-04-03 | * symtab.c (multiple_symbols_ask, multiple_symbols_all) | Joel Brobecker | 1 | -0/+33 |
2008-03-21 | 2008-03-21 Chris Demetriou <cgd@google.com> | Daniel Jacobowitz | 1 | -1/+7 |
2008-02-05 | * language.h (struct language_defn): Add new field | Joel Brobecker | 1 | -11/+16 |
2008-02-01 | * symtab.c (symbol_set_names): Do not add an entry in the demangling | Joel Brobecker | 1 | -0/+18 |
2008-01-03 | * symtab.c (find_pc_sect_line): Use SYMBOL_VALUE_ADDRESS instead | Thiago Jung Bauermann | 1 | -2/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-31 | * remote.c (unpack_nibble): Use fromhex. | Daniel Jacobowitz | 1 | -2/+2 |
2007-12-18 | * minsyms.c (lookup_minimal_symbol): Also check the separate | Daniel Jacobowitz | 1 | -0/+5 |
2007-10-24 | * symtab.c (find_line_symtab): scan through psymtabs | Carlos Eduardo Seo | 1 | -0/+8 |
2007-10-09 | 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -1/+9 |
2007-09-24 | * breakpoint.c (remove_sal): New. | Vladimir Prus | 1 | -0/+162 |
2007-08-29 | * symtab.c: Remove a function that has been commented out 3 years ago. | Joel Brobecker | 1 | -135/+0 |