2015-10-27 |
Doug Evans | symtab.h (struct general_symbol_info> <ada_mangled... |
blob | commitdiff |
2015-09-19 |
Doug Evans | symtab.h (general_symbol_info) <mangled_lang>: delete... |
blob | commitdiff | diff to current |
2015-09-15 |
Philippe Waroquiers | Fix PR/18564 - regression in showing __thread so extern... |
blob | commitdiff | diff to current |
2015-08-30 |
Doug Evans | symtab.h (struct symbol): Tweak comment. |
blob | commitdiff | diff to current |
2015-08-25 |
Pierre-Marie de... | DWARF: handle non-local references in nested functions |
blob | commitdiff | diff to current |
2015-08-15 |
Doug Evans | Add end_psymtab_common, have all debug info readers... |
blob | commitdiff | diff to current |
2015-08-15 |
Doug Evans | Use macros for some enum bit field sizes. |
blob | commitdiff | diff to current |
2015-08-07 |
Andrew Burgess | gdb: Move get_frame_language from stack.c to frame.c. |
blob | commitdiff | diff to current |
2015-08-01 |
Pierre-Marie de... | Replace the block_found global with explicit data-flow |
blob | commitdiff | diff to current |
2015-02-28 |
Doug Evans | symtab.h (struct symtab) <next>: Fix comment. |
blob | commitdiff | diff to current |
2015-02-06 |
Doug Evans | Move clear_symtab_users, deduce_language_from_filename... |
blob | commitdiff | diff to current |
2015-01-02 |
Doug Evans | symtab.h (struct symbol): Fix typo in comment. |
blob | commitdiff | diff to current |
2015-01-01 |
Joel Brobecker | Update year range in copyright notice of all files... |
blob | commitdiff | diff to current |
2014-12-23 |
Doug Evans | Look up primitive types as symbols. |
blob | commitdiff | diff to current |
2014-12-23 |
Doug Evans | symtab.h (SYMBOL_DOMAIN_BITS): New macro. |
blob | commitdiff | diff to current |
2014-12-23 |
Doug Evans | initialize_objfile_symbol: Renamed from initialize_symbol. |
blob | commitdiff | diff to current |
2014-12-23 |
Doug Evans | Add langdef arg to la_lookup_symbol_nonlocal. |
blob | commitdiff | diff to current |
2014-12-23 |
Doug Evans | Replace some symbol accessor macros with functions. |
blob | commitdiff | diff to current |
2014-12-17 |
Doug Evans | New parameter "debug symbol-lookup". |
blob | commitdiff | diff to current |
2014-12-17 |
Doug Evans | symtab.h (struct symbol_search) <symtab>: Delete, unnec... |
blob | commitdiff | diff to current |
2014-12-12 |
Tom Tromey | the "compile" command |
blob | commitdiff | diff to current |
2014-12-05 |
Jan Kratochvil | Remove const from many struct objfile * |
blob | commitdiff | diff to current |
2014-12-03 |
Doug Evans | Remove cplus_specific from general_symbol_info. |
blob | commitdiff | diff to current |
2014-11-20 |
Doug Evans | Split struct symtab into two: struct symtab and compuni... |
blob | commitdiff | diff to current |
2014-11-18 |
Doug Evans | symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR... |
blob | commitdiff | diff to current |
2014-11-18 |
Doug Evans | symtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE... |
blob | commitdiff | diff to current |
2014-11-18 |
Doug Evans | SYMTAB_DIRNAME: New macro. |
blob | commitdiff | diff to current |
2014-11-18 |
Doug Evans | SYMTAB_OBJFILE: New macro. |
blob | commitdiff | diff to current |
2014-11-15 |
Doug Evans | PR symtab/17559 |
blob | commitdiff | diff to current |
2014-11-15 |
Doug Evans | expand_symtab_containing_pc: Renamed from find_pc_sect_... |
blob | commitdiff | diff to current |
2014-11-07 |
Pedro Alves | Revert old nexti prologue check and eliminate in_prologue |
blob | commitdiff | diff to current |
2014-11-07 |
Doug Evans | symtab.h (lookup_global_symbol): Improve function comment. |
blob | commitdiff | diff to current |
2014-11-07 |
Doug Evans | Rename lookup_symbol_global to lookup_global_symbol. |
blob | commitdiff | diff to current |
2014-11-07 |
Doug Evans | lookup_symbol_in_block: Renamed from lookup_symbol_aux_... |
blob | commitdiff | diff to current |
2014-11-07 |
Doug Evans | Rename lookup_symbol_static to lookup_symbol_in_static_... |
blob | commitdiff | diff to current |
2014-11-07 |
Doug Evans | Move lookup_block_symbol to block.c, rename to block_lo... |
blob | commitdiff | diff to current |
2014-10-26 |
Doug Evans | Move block_found decl to symtab.h. |
blob | commitdiff | diff to current |
2014-10-26 |
Doug Evans | Clean up some function comments in symtab.[ch]. |
blob | commitdiff | diff to current |
2014-07-20 |
Yao Qi | Remove Chill from comments |
blob | commitdiff | diff to current |
2014-06-30 |
Tom Tromey | constify search_symbols |
blob | commitdiff | diff to current |
2014-06-18 |
Tom Tromey | make common_block const |
blob | commitdiff | diff to current |
2014-06-18 |
Tom Tromey | constify some blockvector APIs |
blob | commitdiff | diff to current |
2014-06-18 |
Tom Tromey | constify struct block in some places |
blob | commitdiff | diff to current |
2014-06-07 |
Keith Seitz | Revert patchset for c++/16253: it causes a large perfor... |
blob | commitdiff | diff to current |
2014-04-14 |
Keith Seitz | Remove symbol_matches_domain. This fixes |
blob | commitdiff | diff to current |
2014-03-03 |
Tom Tromey | change probes to be program-space-independent |
blob | commitdiff | diff to current |
2014-02-26 |
Tom Tromey | change minsyms not to be relocated at read-time |
blob | commitdiff | diff to current |
2014-02-26 |
Tom Tromey | start change to progspace independence |
blob | commitdiff | diff to current |
2014-02-26 |
Tom Tromey | make MSYMBOL_VALUE_ADDRESS an rvalue |
blob | commitdiff | diff to current |
2014-02-26 |
Tom Tromey | change minsym representation |
blob | commitdiff | diff to current |
2014-01-15 |
Tom Tromey | move the "main" data into the per-BFD object |
blob | commitdiff | diff to current |
2014-01-15 |
Tom Tromey | make language_of_main static |
blob | commitdiff | diff to current |
2014-01-01 |
Joel Brobecker | Update Copyright year range in all files maintained... |
blob | commitdiff | diff to current |
2013-12-19 |
Keven Boell | fortran: enable ptype/whatis for modules. |
blob | commitdiff | diff to current |
2013-12-06 |
Tom Tromey | make symtab::dirname const |
blob | commitdiff | diff to current |
2013-12-06 |
Tom Tromey | make symtab::filename const |
blob | commitdiff | diff to current |
2013-11-08 |
Doug Evans | Change "set debug symtab-create" to take a verbosity... |
blob | commitdiff | diff to current |
2013-09-25 |
Doug Evans | * symtab.c (domain_name, search_domain_name): New... |
blob | commitdiff | diff to current |
2013-08-07 |
Tom Tromey | use language of the main symbol |
blob | commitdiff | diff to current |
2013-08-05 |
Tom Tromey | remove msymbol_objfile |
blob | commitdiff | diff to current |
2013-08-01 |
Doug Evans | * symtab.c (do_free_search_symbols_cleanup): Change... |
blob | commitdiff | diff to current |
2013-08-01 |
Doug Evans | Further workarounds for binutils/15021. |
blob | commitdiff | diff to current |
2013-04-12 |
Tom Tromey | * symtab.h (struct general_symbol_info) <value.bytes... |
blob | commitdiff | diff to current |
2013-04-08 |
Tom Tromey | PR symtab/8424: |
blob | commitdiff | diff to current |
2013-04-08 |
Tom Tromey | * ada-lang.c (ada_decode_symbol): Check and set 'ada_m... |
blob | commitdiff | diff to current |
2013-04-08 |
Tom Tromey | * symtab.c (symbol_init_cplus_specific, symbol_set_dem... |
blob | commitdiff | diff to current |
2013-04-08 |
Tom Tromey | * coffread.c (process_coff_symbol, coff_read_enum_type... |
blob | commitdiff | diff to current |
2013-03-20 |
Tom Tromey | 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat... |
blob | commitdiff | diff to current |
2013-03-13 |
Pedro Alves | Constify strings in tracepoint.c, lookup_cmd and the... |
blob | commitdiff | diff to current |
2013-02-03 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2013-01-21 |
Tom Tromey | * dwarf2read.c (new_symbol_full): Remove cast. |
blob | commitdiff | diff to current |
2013-01-21 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2013-01-17 |
Doug Evans | * symtab.h (struct symbol_search): Add comment. |
blob | commitdiff | diff to current |
2013-01-03 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2013-01-01 |
Joel Brobecker | Update years in copyright notice for the GDB files. |
blob | commitdiff | diff to current |
2012-12-24 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2012-12-20 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2012-12-20 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2012-12-19 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2012-12-16 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2012-12-14 |
Tom Tromey | * c-exp.y (block, variable, name_not_typename, lex_one... |
blob | commitdiff | diff to current |
2012-12-07 |
Tom Tromey | * ada-lang.c (ada_make_symbol_completion_list): Add... |
blob | commitdiff | diff to current |
2012-12-03 |
Tom Tromey | * ada-exp.y (write_object_renaming, write_var_or_type) |
blob | commitdiff | diff to current |
2012-11-13 |
Markus Metzger | * disasm.h (DISASSEMBLY_FILENAME): New macro. |
blob | commitdiff | diff to current |
2012-11-13 |
Markus Metzger | * symtab.h (print_source_lines_flags): New enum. |
blob | commitdiff | diff to current |
2012-09-26 |
Tom Tromey | 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat... |
blob | commitdiff | diff to current |
2012-09-11 |
Joel Brobecker | Name of symbol missing when printing global variable... |
blob | commitdiff | diff to current |
2012-06-29 |
Doug Evans | * linespec.c: #include "stack.h". |
blob | commitdiff | diff to current |
2012-06-26 |
Doug Evans | * NEWS: Mention new options "set debug dwarf2-read... |
blob | commitdiff | diff to current |
2012-06-19 |
Doug Evans | * symtab.h (minimal_symbol): New member created_by_gdb. |
blob | commitdiff | diff to current |
2012-06-13 |
Tom Tromey | * ada-lang.c (ada_make_symbol_completion_list): Return... |
blob | commitdiff | diff to current |
2012-05-10 |
Tom Tromey | * symtab.h (struct symtab) <includes, user>: New fields. |
blob | commitdiff | diff to current |
2012-04-27 |
Sergio Durigan Junior | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat... |
blob | commitdiff | diff to current |
2012-04-18 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2012-02-07 |
Doug Evans | * gdbtypes.h (struct main_type): Change type of name... |
blob | commitdiff | diff to current |
2012-02-02 |
Doug Evans | * blockframe.c (find_pc_partial_function_gnu_ifunc... |
blob | commitdiff | diff to current |
2012-02-01 |
Gary Benson | 2012-02-01 Gary Benson <gbenson@redhat.com> |
blob | commitdiff | diff to current |
2012-01-31 |
Doug Evans | * symtab.h: (SYMBOL_MATCHES_NATURAL_NAME): Delete. |
blob | commitdiff | diff to current |
2012-01-31 |
Doug Evans | * symtab.h: Remove outdated comment. |
blob | commitdiff | diff to current |
2012-01-16 |
Tom Tromey | gdb |
blob | commitdiff | diff to current |
next |