Age | Commit message (Expand) | Author | Files | Lines |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-10-29 | mdebugread.c: Address class -> address class index | Pedro Alves | 1 | -20/+28 |
2015-10-26 | PR symtab/17391 gdb internal error: assertion fails in regcache.c:178 | Doug Evans | 1 | -1/+23 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -2/+3 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -14/+17 |
2015-09-04 | gdb: Remove casts of NULL during assignment. | Andrew Burgess | 1 | -1/+1 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -7/+6 |
2015-08-15 | psymtab.c (add_psymbol_to_bcache): Remove "val" arg. | Doug Evans | 1 | -22/+16 |
2015-08-15 | Add end_psymtab_common, have all debug info readers call it. | Doug Evans | 1 | -7/+9 |
2015-06-19 | Remove special support in gdb for Sun's version of stabs. | Doug Evans | 1 | -8/+8 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -27/+27 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-23 | Replace some symbol accessor macros with functions. | Doug Evans | 1 | -1/+1 |
2014-11-20 | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 1 | -29/+33 |
2014-11-18 | symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated. | Doug Evans | 1 | -11/+13 |
2014-11-18 | buildsym API cleanup | Doug Evans | 1 | -4/+2 |
2014-11-18 | symtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE. All uses updated. | Doug Evans | 1 | -6/+7 |
2014-11-02 | mdebugread.c (parse_procedure): Delete unnecessary forward decl. | Doug Evans | 1 | -2/+0 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-06-18 | constify some blockvector APIs | Tom Tromey | 1 | -11/+15 |
2014-06-18 | constify struct block in some places | Tom Tromey | 1 | -4/+4 |
2014-04-11 | refactoring: rename create_range_type to create_static_range_type | Sanimir Agovic | 1 | -2/+2 |
2014-02-26 | change minsyms not to be relocated at read-time | Tom Tromey | 1 | -26/+12 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_stat.h | Tom Tromey | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-11-08 | Change "set debug symtab-create" to take a verbosity level. | Doug Evans | 1 | -1/+1 |
2013-04-08 | * coffread.c (record_minimal_symbol): Update. | Tom Tromey | 1 | -19/+2 |
2013-04-08 | * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'. | Tom Tromey | 1 | -1/+2 |
2013-04-08 | * coffread.c (process_coff_symbol, coff_read_enum_type): Call | Tom Tromey | 1 | -8/+2 |
2013-03-20 | 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com> | Tom Tromey | 1 | -18/+23 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -1/+3 |
2013-01-21 | * symfile.h (obsavestring): Don't declare. | Tom Tromey | 1 | -6/+8 |
2013-01-21 | * buildsym.c (patch_subfile_names): Use set_last_source_file. | Tom Tromey | 1 | -2/+2 |
2013-01-18 | gdb/ | Yao Qi | 1 | -8/+8 |
2013-01-14 | gdb/ | Yao Qi | 1 | -4/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-12 | * dbxread.c (read_dbx_symtab): Update. | Tom Tromey | 1 | -23/+25 |
2012-12-12 | * coffread.c (coff_objfile_data_key): New global. | Tom Tromey | 1 | -6/+4 |
2012-05-10 | * tracepoint.c (scope_info): Update. | Tom Tromey | 1 | -2/+2 |
2012-04-18 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -8/+8 |
2012-01-19 | 2012-01-19 Gary Benson <gbenson@redhat.com> | Gary Benson | 1 | -2/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-11-10 | * defs.h (is_cplus_marker, set_demangling_style): Moved to ... | Doug Evans | 1 | -0/+1 |
2011-06-14 | * coffread.c (coffread_objfile): Rename from current_objfile. | Tom Tromey | 1 | -32/+32 |
2011-06-14 | * symtab.h (current_objfile): Don't declare. | Tom Tromey | 1 | -0/+5 |
2011-04-04 | * mdebugread.c (psymtab_to_symtab_1): Copy linetable to obstack. | Tom Tromey | 1 | -4/+12 |
2011-03-23 | 2011-03-23 Kai Tietz <ktietz@redhat.com> | Kai Tietz | 1 | -7/+7 |