Age | Commit message (Expand) | Author | Files | Lines |
2010-03-10 | * xcoffread.c (xcoff_start_psymtab): Update. | Tom Tromey | 1 | -4/+3 |
2010-03-10 | gdb | Tom Tromey | 1 | -1/+3 |
2010-02-03 | 2010-02-03 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -2/+3 |
2010-01-19 | Delete free_named_symtabs and associated cleanup. | Joel Brobecker | 1 | -5/+0 |
2009-12-07 | 2009-12-07 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -5/+2 |
2009-12-07 | 2009-12-07 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -4/+2 |
2009-12-02 | 2009-12-02 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -10/+3 |
2009-11-17 | * dbxread.c (set_namestring): Remove cast to unsigned. Check N_STRX | Jan Kratochvil | 1 | -2/+3 |
2009-11-16 | * xcoffread.c (scan_xcoff_symtab): Update. | Tom Tromey | 1 | -9/+9 |
2009-11-11 | 2009-11-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2009-07-29 | 2009-07-29 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -1/+2 |
2009-06-29 | * dbxread.c (read_dbx_symtab): Clear has_line_numbers when ending | Pedro Alves | 1 | -0/+3 |
2009-06-17 | * buildsym.c (record_line): Remove call to gdbarch_addr_bits_remove. | Ulrich Weigand | 1 | -6/+11 |
2009-05-23 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2009-05-02 | * dbxread.c (read_dbx_symtab): Avoid compiler warnings for | Eli Zaretskii | 1 | -0/+1 |
2009-03-31 | gdb | Tom Tromey | 1 | -8/+32 |
2008-12-16 | 2008-12-15 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -0/+13 |
2008-10-01 | * xcoffread.c (RECORD_MINIMAL_SYMBOL): Update. | Tom Tromey | 1 | -1/+1 |
2008-08-21 | * buildsym.c (add_symbol_to_list): Do not call | Daniel Jacobowitz | 1 | -5/+21 |
2008-05-15 | * dbxread.c: Formatting. | Alan Modra | 1 | -19/+19 |
2008-03-26 | * objfiles.h (struct objfile): New GDBARCH member. | Ulrich Weigand | 1 | -13/+16 |
2008-01-28 | * dbxread.c (read_dbx_symtab): Reformat comments to 80 columns. | Doug Evans | 1 | -7/+9 |
2008-01-28 | * dbxread.c (read_dbx_symtab): Fix indentation. | Doug Evans | 1 | -479/+479 |
2008-01-16 | * dbxread.c (repeated_header_complaint, dbx_symfile_init) | Markus Deuling | 1 | -49/+80 |
2008-01-08 | * dbxread.c (read_dbx_symtab): Fix indentation. | Doug Evans | 1 | -2/+2 |
2007-10-19 | * gdbarch.sh (sofun_address_maybe_missing): New gdbarch variable. | Ulrich Weigand | 1 | -25/+19 |
2007-10-19 | * gdbarch.sh (static_transform_name): New gdbarch callback. | Ulrich Weigand | 1 | -3/+5 |
2007-10-11 | * dbxread.c (process_one_symbol): Remove VARIABLES_INSIDE_BLOCK | Daniel Jacobowitz | 1 | -30/+8 |
2007-09-21 | * symfile.h (struct sym_fns): Add new field sym_read_linetable. | Joel Brobecker | 1 | -0/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-22 | 2007-08-21 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -4/+10 |
2007-06-18 | * coffread.c (coff_sym_fns): Add default_symfile_segments. | Daniel Jacobowitz | 1 | -0/+4 |
2007-06-12 | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-04-03 | * dbxread.c (read_ofile_symtab): Move current_objfile | Pedro Alves | 1 | -2/+2 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -12/+12 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -11/+11 |
2004-11-20 | * dbxread.c (process_one_symbol): Fix a few coding standard | Mark Kettenis | 1 | -143/+156 |
2004-11-20 | * dbxread.c: Include "gdb_string.h". | Mark Kettenis | 1 | -6/+8 |
2004-11-18 | * dbxread.c (process_one_symbol): Do not adjust address of first | Mark Kettenis | 1 | -3/+18 |
2004-10-23 | 2004-10-23 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -8/+8 |
2004-09-11 | * language.c (local_hex_format_custom): Remove. | Paul N. Hilfinger | 1 | -3/+2 |
2004-09-07 | 2004-09-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-08-10 | 2004-08-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2004-08-10 | 2004-08-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2004-08-10 | 2004-08-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2004-07-01 | * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead | Mark Kettenis | 1 | -8/+0 |
2004-06-30 | * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove | Mark Kettenis | 1 | -76/+0 |
2004-06-10 | Add the -file-list-exec-source-files command to MI. | Bob Rossi | 1 | -1/+11 |
2004-06-10 | * coffread.c (coff_symfile_read): Prevent mixed debugging formats | Brian Ford | 1 | -2/+1 |