Age | Commit message (Expand) | Author | Files | Lines |
2013-01-18 | gdb/ | Yao Qi | 1 | -9/+9 |
2013-01-14 | gdb/ | Yao Qi | 1 | -4/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-18 | Port GDB to powerpc-lynx178. | Joel Brobecker | 1 | -0/+61 |
2012-12-15 | Fix NULL objfile's section_offsets dereference during symbol load. | Joel Brobecker | 1 | -2/+0 |
2012-12-12 | * dbxread.c (read_dbx_symtab): Update. | Tom Tromey | 1 | -36/+32 |
2012-12-12 | * coffread.c (coff_objfile_data_key): New global. | Tom Tromey | 1 | -62/+54 |
2012-11-08 | PR gdb/14704: | Tom Tromey | 1 | -5/+3 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+0 |
2012-04-28 | Initial support for Fission. http://gcc.gnu.org/wiki/DebugFission | Doug Evans | 1 | -0/+1 |
2012-04-27 | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -0/+1 |
2012-04-18 | pspace != NULL failed assertion on ppc-aix | Joel Brobecker | 1 | -55/+88 |
2012-04-18 | Unused local variables in xcoffread.c:read_xcoff_symtab | Joel Brobecker | 1 | -12/+3 |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -27/+16 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-07-27 | * xcoffread.c (dwarf2_xcoff_names): Add 'macro' and 'sentinel' | Tom Tromey | 1 | -1/+3 |
2011-06-07 | 2011-06-07 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+29 |
2011-05-19 | 2011-05-19 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -1/+1 |
2011-04-19 | * xcoffread.c (process_xcoff_symbol): Remove useless cast. | Andreas Schwab | 1 | -2/+2 |
2011-04-19 | * xcoffread.c (process_xcoff_symbol): ARI fix: Avoid assignment | Pierre Muller | 1 | -1/+5 |
2011-04-04 | * xcoffread.c (read_xcoff_symtab): Make `debugfmt' const. | Tom Tromey | 1 | -1/+1 |
2011-03-07 | * xcoffread.c (xcoff_sym_fns): Update. | Tom Tromey | 1 | -0/+1 |
2011-01-12 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -102/+105 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -79/+114 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-09-30 | * symfile.h (struct sym_fns) <next>: Remove. | Tom Tromey | 1 | -3/+2 |
2010-05-17 | 2010-05-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -26/+41 |
2010-03-10 | * xcoffread.c (xcoff_start_psymtab): Update. | Tom Tromey | 1 | -5/+4 |
2010-03-10 | gdb | Tom Tromey | 1 | -0/+2 |
2010-02-03 | 2010-02-03 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+1 |
2010-01-19 | Delete free_named_symtabs and associated cleanup. | Joel Brobecker | 1 | -5/+0 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -2/+2 |
2009-12-07 | 2009-12-07 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -3/+2 |
2009-12-07 | 2009-12-07 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -3/+1 |
2009-11-16 | * xcoffread.c (scan_xcoff_symtab): Update. | Tom Tromey | 1 | -9/+9 |
2009-06-29 | * gdbtypes.h (struct builtin_type): Remove builtin_core_addr, | Ulrich Weigand | 1 | -3/+2 |
2009-06-17 | * buildsym.c (record_line): Remove call to gdbarch_addr_bits_remove. | Ulrich Weigand | 1 | -6/+8 |
2009-05-23 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
2009-03-12 | * xcoffread.c (process_linenos): Check if the line in the | Joel Brobecker | 1 | -9/+25 |
2009-02-22 | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 1 | -1/+5 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-01 | * xcoffread.c (RECORD_MINIMAL_SYMBOL): Update. | Tom Tromey | 1 | -4/+4 |
2008-08-21 | * xcoffread.c (SYMNAME_ALLOC): Correct syntax. | Daniel Jacobowitz | 1 | -1/+1 |
2008-08-21 | * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME. | Daniel Jacobowitz | 1 | -1/+1 |
2008-08-16 | (scan_xcoff_symtab): Do not include global symbols | Paul N. Hilfinger | 1 | -0/+8 |
2008-03-27 | * xcoffread.c (scan_xcoff_symtab): Replace current_gdbarch by | Markus Deuling | 1 | -0/+1 |
2008-03-26 | * objfiles.h (struct objfile): New GDBARCH member. | Ulrich Weigand | 1 | -4/+5 |
2008-01-16 | * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec): Replace | Markus Deuling | 1 | -8/+8 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-19 | * gdbarch.sh (static_transform_name): New gdbarch callback. | Ulrich Weigand | 1 | -3/+5 |