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-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -2/+2 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -8/+8 |
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 | -15/+12 |
2015-08-25 | DWARF: handle non-local references in nested functions | Pierre-Marie de Rodat | 1 | -4/+4 |
2015-08-15 | psymtab.c (add_psymbol_to_bcache): Remove "val" arg. | Doug Evans | 1 | -17/+10 |
2015-08-15 | Add end_psymtab_common, have all debug info readers call it. | Doug Evans | 1 | -35/+31 |
2015-06-19 | Remove special support in gdb for Sun's version of stabs. | Doug Evans | 1 | -28/+7 |
2015-03-06 | New common function "startswith" | Gary Benson | 1 | -7/+7 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -20/+21 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-11-20 | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 1 | -3/+3 |
2014-11-18 | buildsym API cleanup | Doug Evans | 1 | -10/+9 |
2014-10-03 | [RFA] Stabs: Ignore N_BNSYM/N_ENSYM entry types | Pierre Muller | 1 | -0/+2 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-02-26 | change minsyms not to be relocated at read-time | Tom Tromey | 1 | -19/+4 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -2/+2 |
2014-02-26 | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 1 | -9/+10 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -2/+2 |
2014-02-20 | minor cleanup in dbxread.c | Tom Tromey | 1 | -2/+0 |
2014-01-15 | move the "main" data into the per-BFD object | Tom Tromey | 1 | -1/+1 |
2014-01-15 | make language_of_main static | Tom Tromey | 1 | -1/+1 |
2014-01-07 | Remove duplicated #include's from GDB | Honggyu Kim | 1 | -1/+0 |
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 | -2/+2 |
2013-10-16 | * dbxread.c (read_dbx_symtab) <bss_ext_symbol>: Remove unused | Tom Tromey | 1 | -1/+0 |
2013-09-25 | * symfile.h (struct sym_fns): Delete member "sym_flavour". | Doug Evans | 1 | -2/+1 |
2013-09-24 | Code cleanup: Add objfile_name accessor | Jan Kratochvil | 1 | -1/+1 |
2013-08-20 | * buildsym.c (subfile_stack): Move here from buildsym.h. | Doug Evans | 1 | -1/+0 |
2013-08-20 | * dbxread.c (record_minimal_symbol): Make 'name' argument const. | Tom Tromey | 1 | -6/+7 |
2013-05-30 | fix dbxread.c | Tom Tromey | 1 | -5/+6 |
2013-05-06 | * dbxread.c (process_one_symbol): Constify section_offsets parameter. | Doug Evans | 1 | -1/+1 |
2013-04-08 | * coffread.c (record_minimal_symbol): Update. | Tom Tromey | 1 | -12/+1 |
2013-03-13 | Fix completer.c FIXME, and invalid pointer to pointer conversion. | Pedro Alves | 1 | -33/+0 |
2013-01-25 | * cp-namespace.c (cp_set_block_scope): Remove. | Tom Tromey | 1 | -4/+31 |
2013-01-21 | * symfile.h (obsavestring): Don't declare. | Tom Tromey | 1 | -2/+2 |
2013-01-21 | * buildsym.c (patch_subfile_names): Use set_last_source_file. | Tom Tromey | 1 | -5/+6 |
2013-01-18 | gdb/ | Yao Qi | 1 | -9/+10 |
2013-01-14 | gdb/ | Yao Qi | 1 | -7/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-12 | * dbxread.c (read_dbx_symtab): Update. | Tom Tromey | 1 | -27/+24 |
2012-12-12 | * coffread.c (coff_symfile_init): Use set_objfile_data. | Tom Tromey | 1 | -23/+34 |
2012-11-21 | gdb/ | Yao Qi | 1 | -1/+1 |
2012-04-27 | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -0/+1 |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -8/+9 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2012-01-02 | Update the copyright header of various files... | Joel Brobecker | 1 | -1/+1 |